Dante Omar Villarreal wrote:

I moved some common .Net DLLs to a Network drive, again, the IDE builds the solution fine but using the <solution> task throws the following error, any help appreciated, this is somewhat urgent.
*Error resolving module references of 'N:\DSIP.DataBus.dll'.:
NAnt.Core.BuildException: Error resolving module references of 'N:\DSIP.DataBus.dll'. ---> System.Security.Policy.PolicyException: Required permissions cannot be acquired.
*

This is a .net security issue. You probably want to tweak the "Runtime Security Policy" settings in "ControlPanel | Administrative Tools | Microsoft .Net X.X configuration" or move the dlls off the network drive.
hope this helps
Ian



------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to