|
I have nant from a daily build installed (2003-06-21) and I try to build nant (cvs version) from it, I get the following result
[exec] C:\Projects\3rdParty\nant-cvs/build/nant-0.8.3-debug/bin/NAnt.exe buildfile:NAnt.build debug self-test -D:project.version=0.8.3 -k:net-1.1
Unhandled Exception: System.Configuration.ConfigurationException: E ror loading XML file c:\winnt\microsoft.net\framework\v1.0.3705\Config\machine. onfig Request for the permission of type System.Security.Permissions.StrongName dentityPermission, mscorlib, Version=1.0.3300.0, Culture=neutral, PublicKeyToke =b77a5c561934e089 failed. (c:\winnt\microsoft.net\framework\v1.0.3705\Config\ma hine.config) at System.Configuration.ConfigurationRecord.OpenXmlTextReader(St ing configFileName) at System.Configuration.ConfigurationRecord.Load(String filename
at System.Configuration.DefaultConfigurationSystem.System.Config ration.IConfigurationSystem.Init() at System.Configuration.ConfigurationSettings.SetConfigurationSy tem(IConfigurationSystem configSystem) at System.Configuration.ConfigurationSettings.GetConfig(String s ctionName) at System.Configuration.ConfigurationSettings.get_AppSettings() at NAnt.Console.ConsoleStub.Main(String[] args) in c:\Projects\3 dParty\nant-cvs\src\NAnt.Console\ConsoleStub.cs:line 44 Total time: 6 seconds.
BUILD FAILED
C:\Projects\3rdParty\nant-cvs\NAnt.build(120,10): External Program Failed: C:\Projects\3rdParty\nant-cvs/build/nant-0.8.3-debug/ in/NAnt.exe (return code was -532459699) BUILD FAILED
The only thing I did was set net-1.1 as the default inside the nant.exe.config file (from daily build).
Philippe Lavoie
Cactus Commerce eBusiness. All Business. Tel 819.778.0313 x302 • 888.CACTUS.0 • Fax 819.771.0921 www.cactuscommerce.com [EMAIL PROTECTED]
|
