Archived from groups: microsoft.public.dotnet.security,microsoft.public.fox.programmer.exchange,microsoft.public.sqlserver.msde,microsoft.public.windowsnt.terminalserver.applications (
More info?)
There are some issues with installation of MSDE on a Terminal
Server, but after that it should work.
317268 - PRB: The MSDE Installation Does Not Succeed If the
Installation Computer Is Running Terminal Services in Application
Server Mode
http://support.microsoft.com/?kbid=317268
830629 - You Cannot Install MSDE 2000 SP3 on a Windows 2000
Terminal Server in Application Server Mode
http://support.microsoft.com/?kbid=830629
Sounds to me that the application is developed without Terminal
Services in mind, and is therefore "single user", not MSDE.
Again, if it works for Administrators, you should be able to solve
the problem with the help of FileMon and RegMon.
But be sure to check for other issues as well, like all users
writing their personal settings to the same file, or something
like that. Even if you get it to *run* for all users, it might
still not *function* correctly, since the developer obviously
isn't very knowledgeable about TS.
--
Vera Noest
MCSE,CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
*----------- Please reply in newsgroup -------------*
>"Fred Taylor" <ftaylor@mvps.org!REMOVE> wrote on 25 nov 2004:
>
>> No, it is not single user. It is limited in only the
>> simultaneous queries that can be processed.
>>
>> I do not know if it wil work in a Terminal Services
>> environment,
>> but if it didn't, I'm sure it would be alot more than just you
>> complaining. You're the first I've heard.
>>
>
> --
> Fred
> Microsoft Visual FoxPro MVP
>
>
>"HelpNeeded" <louis_sorbera@msn.com> wrote in message
>> news
![:o :o]()
TY2MXo0EHA.2572@tk2msftngp13.phx.gbl...
>> My developer has now stated the problem is with MSDE which is
>> designed for
>> a single user setting. They told me since the product is
>> designed only for
>> single user setting, it is necessary to charge me for a
>> "security shroud"
>> I guess you might say that tricks it into working in a multi-
>> user environment.
>>
>> That does make sense?
>>
>> Is MSDE single user?
>>
>> --
>> "Vera Noest [MVP]" <vera.noest@remove-this.hem.utfors.se> wrote
>> in message
>> news:Xns95A5D465A9F15veranoesthemutforsse@207.46.248.16...
>> You are absolutely right to mistrust the developers advice.
>> This is a big deal!
>> If the application runs correctly under the Administrator
account,
>> but not for normal users, there is nearly always a better
solution
>> than making all users Administrators:
>>
>> Download FileMon and RegMon from
http://www.sysinternals.com/.
Run
>> them as administrator, start a TS session as a normal user and
try
>> to run the application.
>>
>> FileMon and RegMon will show you all "access denied" errors
>> that occur, so that you can give your users the necessary
>> permissions on a file-to file or Registry subkey basis.
>>
>> --
>> Vera Noest
>> MCSE, CCEA, Microsoft MVP - Terminal Server
>>
http://hem.fyristorg.com/vera/IT
>> --- please respond in newsgroup, NOT by private email ---
>>
>> "HelpNeeded" <louis_sorbera@msn.com> wrote on 18 nov 2004 in
>> microsoft.public.windowsnt.terminalserver.applications:
>>
>>> I just had an application ported/rewritten from VFP to .net
and
>>> in order to give users access to it in a Terminal Services
>>> deployment (in a one server setting) , ALL USERS MUST BE ADDED
>>> TO THE ADMINISTRATORS GROUP!!!!!
>>>
>>> My developer told me this is necessary, and is not a big deal.
>>> HUH???!!!
>>>
>>> I think I'm (she's) missing something and can really use some
>>> help.
>>>
>>> Can anyone tell me how to set this up???
>>>
>>> PLEASE REPLY ONLY TO NEWSGROUPS SO ALL WILL BENEFIT!!!