[Nant-users] Problem re-compiling version 0.8.3-rc1

2003-07-15 Thread Overton, Ed
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.StrongName

RE: [Nant-users] nant-0.8.3 install problem

2003-07-15 Thread Overton, Ed
You need to make sure that you have both .net 1.0.3705 and 1.1 installed.  See the Microsoft site to download these files.   -Original Message- From: Eric Fetzer [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 6:39 PM To: [EMAIL PROTECTED] Subject: [Nant-users] nant-0.8.3 i

[Nant-users] RE: readregistry task

2003-04-03 Thread Overton, Ed
This works for me: remove leading "\"     [Nant-users] Help on use of include task
Can someone help me with this?  I am trying to include a file with property values and get the following message: Buildfile: file:///z:/test.build.xml   BUILD FAILED z:\test.build.xml(7,3):  Could not include build file Z:\generic.include.xmlThere are multiple root elements. Line 4, po