[nant-dev] 0.8.3 RC1 - default NAnt.exe.config issue

2003-07-14 Thread Bernard Vander Beken
Hello,

Context:
- 0.8.3 RC1 downloaded from http://sourceforge.net/projects/nant/
- Windows 2000
- System with .NET SDK versions 1.0 and 1.1.
- Unmodified NAnt.exe.config file, containing:
startup
supportedRuntime version=v1.0.3705 /
supportedRuntime version=v1.1.4322 /
/startup

Steps:
1) Open command prompt with 
a) Without .NET specific paths.
b) .NET 1.0 specific paths.
c) .NET 1.0 specific paths.
(all cases cause the same result)
2) Run bin\NAnt.exe

Expected result:
- NAnt complains about missing *.build file.

Actual result:
- The same as described in the thread
http://www.mail-archive.com/[EMAIL PROTECTED]/msg00611.ht
ml

---
Unhandled Exception: System.Configuration.ConfigurationException: Error
loading
XML file
c:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config Reques
t for the permission of type
System.Security.Permissions.StrongNameIdentityPermi
ssion, mscorlib, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c56193
4e089 failed.
(c:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config)

   at System.Configuration.ConfigurationRecord.OpenXmlTextReader(String
configFi
leName)
   at System.Configuration.ConfigurationRecord.Load(String filename)
   at
System.Configuration.DefaultConfigurationSystem.System.Configuration.ICo
nf
igurationSystem.Init()
   at
System.Configuration.ConfigurationSettings.SetConfigurationSystem(IConfi
gu
rationSystem configSystem)
   at System.Configuration.ConfigurationSettings.GetConfig(String
sectionName)
   at System.Configuration.ConfigurationSettings.get_AppSettings()
   at NAnt.Console.ConsoleStub.Main(String[] args)
'1' is not recognized as an internal or external command,
operable program or batch file.
---

Workaround:
- Remove the startup section makes NAnt run in case a) b) and c).

Best regards,

Bernard


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


RE: [nant-dev] Nant 0.8.3 rc1 and framework 1.0 problem

2003-07-14 Thread John Barstow
I will prop a version built with the 1.0 framework today.  My fault
entirely; since I wasn't getting errors in my tests I assumed everything was
fine.

John C Barstow

-Original Message-
From: N. V. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 15 July 2003 12:05 a.m.
To: [EMAIL PROTECTED]
Subject: [nant-dev] Nant 0.8.3 rc1 and framework 1.0 problem


Hi,

Using the 0.8.3 rc1. NAnt refuse to start on a computer having only the 1.0 
framework, giving the following error message: .NET Framework 
initialization error: C:\WinNT\Framework\v1.1.4322\mscorwks.dll could not be

loaded.

Nick

_
MSN Messenger : discutez en direct avec vos amis !  
http://messenger.fr.msn.ca/



---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers