I'm getting the following error attempting to build NAnt.  All build tasks
pass, but the first test fails.

test:

     [echo] Running unit tests with just built version of NAnt.
     [exec]
     [exec] Unhandled Exception:
System.Configuration.ConfigurationException: Error loading XML file
c:\winnt\microsoft.net\framework\v1.0.3705\Config\mach
ine.config Request for the permission of type
System.Security.Permissions.StrongNameIdentityPermission, mscorlib,
Version=1.0.3300.0, Culture=neutral, Publ
icKeyToken=b77a5c561934e089 failed.
(c:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config)
     [exec]    at
System.Configuration.ConfigurationRecord.OpenXmlTextReader(String
configFileName)
     [exec]    at System.Configuration.ConfigurationRecord.Load(String
filename)
     [exec]    at
System.Configuration.DefaultConfigurationSystem.System.Configuration.IConfig
urationSystem.Init()
     [exec]    at
System.Configuration.ConfigurationSettings.SetConfigurationSystem(IConfigura
tionSystem configSystem)
     [exec]    at
System.Configuration.ConfigurationSettings.GetConfig(String sectionName)
     [exec]    at
System.Configuration.ConfigurationSettings.get_AppSettings()
     [exec]    at NAnt.Console.ConsoleStub.Main(String[] args) in
c:\nant-0.85-nightly-2005-01-23\src\NAnt.Console\ConsoleStub.cs:line 104

BUILD FAILED - 0 non-fatal error(s), 9 warning(s)

C:\nant-0.85-nightly-2005-01-23\NAnt.build(177,10):
External Program Failed:
C:\nant-0.85-nightly-2005-01-23/build/net-1.1.win32/nant-0.85-debug/bin/NAnt
.exe (return code was -532459699)

Total time: 35.2 seconds.

Payton Byrd
Trane eBusiness
QED Team
Phone: 931-905-5386 
Fax: 931-648-5901



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to