Re: [NAnt-users] Launching Nant From Local Network

2006-08-28 Thread angus.grant
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

Re: [NAnt-users] Launching Nant From Local Network

2006-08-28 Thread olivier.france
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