[EMAIL PROTECTED] wrote:
> Subject: [Nant-users] <solution> problem with 0.8.3rc1 on VS.NET 2003
>
> 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.Configurati
> on.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)
>

Blah - disregard my last mail on the subject. I blame it on too much(!)
sleep. What you (of course) need to do is comment out the <supportedRuntime
version="v1.0.3705" /> line in NAnt.exe.config(line 121). The other line I
referred to is about what framework NAnt TARGETS, not the one it runs
against.

Sorry for any confusion.

--
Arild



-------------------------------------------------------
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