Under terminal services remote session, some users can run my application, other can't.

I wrote a small GUI based application (in VB.NET 2005) that uses the new .NET 2.0 settings architecture. Users execute this application from a windows terminal server.

Some users can run my application with no problem. A few others encounter this error message when starting up the application:

"Only administrators have permission to add, remove, or configure server software during a terminal services remote session. If you want to install or configure software on the server, contact you network administrator"

Can not being able to read/write to the config file location generate this sort of message What's going on Thanks for any help or information.



Answer this question

Under terminal services remote session, some users can run my application, other can't.

  • Under terminal services remote session, some users can run my application, other can't.