Problems executing aplication remotely

  • Thread starter Thread starter Emilio
  • Start date Start date
E

Emilio

I have an aplication in WK3 and Terminal server. I can
access remotely very well as user Administrator, but when
try to access like other normal user, some controls like
datagrid or datacombos (I developed mi aplication using
VB6 and SQL Server 2k) appear without data. Thank you.
 
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.

This might also be worthwhile reading:

Terminal Services Programming Guidelines
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/termserv/termserv/terminal_services_programming_guidelines.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top