Re: Need Multithreaded?
- From: gkamieneski@xxxxxxxxxxx
- Date: 17 Nov 2006 08:39:07 -0800
Vera Noest [MVP] wrote:
No, that has probably nothing to do with the current problem.
Most likely is that the application tries to write to files or
registry keys which the user doesn't have write permission to.
I assume that the application was installed while the server was in
install mode?
Download FileMon and RegMon from http://www.sysinternals.com/. Run
them as administrator (when no user is connected), 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
TS troubleshooting: http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
gkamieneski@xxxxxxxxxxx wrote on 05 nov 2006 in
microsoft.public.windows.terminal_services:
I have a vendor app that takes .xml in and ouputs .xml. On a
standalone PC the app runs fine, however I need to run it on
Windows 2003 Server as a Terminal Server app. My understanding
is that the vendor did not write this as a multithreaded app.
When I run the test harness they provided, I receive run-time
errors when anyone other than a server admin runs the
application. Seems that in the terminal server environment, the
users do not have the necessary permissions.
Is this because the app needed to be written for multi
threading?
Although I am an Admin on this Win2003 box, clicking on Filemon tells
me, "Your account does not have the Debug Programs privelege, which is
required to run Filemon". Regmon tells me it is already running, but I
cannot find the results. Are those the .GID files? thx
.
- Follow-Ups:
- Re: Need Multithreaded?
- From: Vera Noest [MVP]
- Re: Need Multithreaded?
- References:
- Need Multithreaded?
- From: gkamieneski
- Re: Need Multithreaded?
- From: Vera Noest [MVP]
- Need Multithreaded?
- Prev by Date: Re: Internal Error 2755 .3
- Next by Date: Re: Using remote desktop and terminal services
- Previous by thread: Re: Need Multithreaded?
- Next by thread: Re: Need Multithreaded?
- Index(es):
Relevant Pages
|