I'm having some big
issues with NAnt. Whenever I try to build a file from the command prompt, or
open up the help options, I get the following error:
An unhandled
exception of type 'System.Configuration.ConfigurationException' occurred in
system.dll
Additional
information: Error loading XML file
c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config Request for
the permission of type System.Security.Permissions.StrongNameIdentityPermission,
mscorlib, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
failed.
The interesting part
is that I have NAntMenu installed, and when I right click on some files and
build that way, the builds will(sometimes) complete. I don't understand this
because on my machine at home NAnt works perfectly everytime, but here at work,
the failures are impeding acceptance. The NAnt executable and supporting
assemblies are located in C:\Program Files\NAnt\, and everything I'm trying to
build resides on the C drive, so I do not believe this is tied to the networking
trust issues most people have posted as being the cause of the
problem.
Any insight or help
anyone can give would be most appreciated.
Thanks,
Jarrod