C:\foo>type solutionproblem.build
<?xml version="1.0"?>
<project name="solution" default="solution" basedir=".">
    <target name="solution">
        <solution/>
    </target>
</project>

C:\foo>nant

Unhandled Exception: System.Configuration.ConfigurationException: Error
loading XML file c:\winnt\microsoft.net\fra
ework\v1.0.3705\Config\machine.config Request for the permission of type
System.Security.Permissions.StrongNameIden
ityPermission, mscorlib, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089 failed. (c:\winnt\mic
osoft.net\framework\v1.0.3705\Config\machine.config)
   at System.Configuration.ConfigurationRecord.OpenXmlTextReader(String
configFileName)
   at System.Configuration.ConfigurationRecord.Load(String filename)
   at
System.Configuration.DefaultConfigurationSystem.System.Configuration.IConfig
urationSystem.Init()
   at
System.Configuration.ConfigurationSettings.SetConfigurationSystem(IConfigura
tionSystem configSystem)
   at System.Configuration.ConfigurationSettings.GetConfig(String
sectionName)
   at System.Configuration.ConfigurationSettings.get_AppSettings()
   at NAnt.Console.ConsoleStub.Main(String[] args)

C:\foo>notepad soltutionproblem.xml


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to