Hi,

 

I am using NAnt to build a VS.Net solution. Some of the projects in the solution reference an assembly from network drive (I have mapped it to a drive letter). This solution build successfully using VS.Net however, when I build it using NAnt, I get the following error:

 

System.Security.Policy.PolicyException: Required permissions cannot be acquired

 

I saw this link http://www.mail-archive.com/nant-users@lists.sourceforge.net/msg06130.html and gave Full Trust to Local Intranet in Runtime Security Policy. This also doesn’t help.

 

Has anyone able to overcome this problem. Any help in this regard is appreciated.

 

Thanks,

Sandeep

 

 

Reply via email to