D
dan
I get an error when I'm trying to run my application from a share on a
remote machine.
It seems that it generates an error any try my app is going to use an
library (even mscorlib)
It's falling on the line
Environment.GetCommandLineArgs()
with error:
"Request of the permission type
System.Security.Permissions.EnvironmentPermission, mscorlib,
version=1.0.5000.0, Culture=neutral, PublicToken=b77a5c561934e089 was
unsucessful"
I have administration privilages on that remote machine - any conceptions?
remote machine.
It seems that it generates an error any try my app is going to use an
library (even mscorlib)
It's falling on the line
Environment.GetCommandLineArgs()
with error:
"Request of the permission type
System.Security.Permissions.EnvironmentPermission, mscorlib,
version=1.0.5000.0, Culture=neutral, PublicToken=b77a5c561934e089 was
unsucessful"
I have administration privilages on that remote machine - any conceptions?