.NET apps on Terminal Server

  • Thread starter Thread starter Octavie van Haaften
  • Start date Start date
O

Octavie van Haaften

I've created an application that's also should run under
Terminal Server. I've installed Framework 1.1 on a Windows
2000 Advanced Server with Terminal Services. After that
I've install my application.

When I logon as a administrator, it works just fine. When
I logon as a regular user then the application won't
start. I don't get an error, it simply does not react...

It seems to be a permission issue, but I don't know where
to start, because the user has permissions to access the
folder in which the application executable resides.

Anyone?

grtz,
Octavie
 
I wish I can do that, but don't even get an exception! The
app really doesn't start at all !!! Even a simple Hello
World Console app won't run...

grtz
Octavie
 
Yes, correct. I've made a simple console app just saying
Hello World.. But no luck!

grtz,
Octavie
 
Back
Top