I think this comes down to .NET Framework security permissions. By
default, .NET refuses to run executables from network shares. One quick
way I have found is to go to Administrative Tools, and select the
"Microsoft .NET Framework 1.1 Wizards". There is a choice there to
"Trust an assembly". You ca
Ok,
but still have troubles:
I still have errors:
System.Security.SecurityException: Request failed.
at
System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Assembly a
sm, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh,
Secur
ityActi