Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Problems wiht nant

Reply
Thread Tools

Problems wiht nant

 
 
Ireneus Broncel
Guest
Posts: n/a
 
      10-21-2005
Maybe I am wrong here, but I have a problem with nant that I don't
unterstand, I'm trying to compile an example ConsoleApp Project with
net-1.1, and get the errror:

log4net:ERROR LogLog: Exception while reading ConfigurationSettings.
Check your .config file is well formed XML.
System.Configuration.ConfigurationException: Unknown configuration
section appSettings
(c:\Development\NET\Tools\nant-0.85-rc3\bin\nant.exe.config line
at
System.Configuration.ConfigurationRecord.ScanSecti onsRecursive(XmlTextReader
reader, String configKey)
at System.Configuration.ConfigurationRecord.Load(Stri ng filename)
at
System.Configuration.DefaultConfigurationSystem.Sy stem.Configuration.IConfigurationSystem.Init()
at
System.Configuration.ConfigurationSettings.SetConf igurationSystem(IConfigurationSystem
configSystem)
at System.Configuration.ConfigurationSettings.GetConf ig(String
sectionName)
at System.Configuration.ConfigurationSettings.get_App Settings()
at log4net.Util.LogLog..cctor()

Exception: System.Configuration.ConfigurationException: Unknown
configuration section appSettings
(c:\Development\NET\Tools\nant-0.85-rc3\bin\nant.exe.config line
at System.Configuration.ConfigurationSettings.GetConf ig(String
sectionName)
at System.Configuration.ConfigurationSettings.get_App Settings()
at NAnt.Console.ConsoleStub.Main(String[] args)
Unknown signal 79

If I take the section appSettings out of nant.exe.config, than I can
compile the project, BUT I need the appSettings sec. What's going wrong?

Do know anybody something on the subject?

Nant: 0.85 Release Candidate 1
NET: net-1.1
ConsoleApp is written in net 1.1

Thx.
Ireneus
 
Reply With Quote
 
 
 
 
Ireneus Broncel
Guest
Posts: n/a
 
      10-21-2005
Sorry I'm using :

Nant: 0.85 Release Candidate 3

Thx
ireneus
 
Reply With Quote
 
 
 
 
Roedy Green
Guest
Posts: n/a
 
      10-21-2005
On Fri, 21 Oct 2005 10:08:25 +0200, Ireneus Broncel <>
wrote or quoted :

>Check your .config file is well formed XML.


To track that down, you have to figure out what "config file" they are
referring to and post it.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
 
Reply With Quote
 
Bryce
Guest
Posts: n/a
 
      10-21-2005
On Fri, 21 Oct 2005 10:08:25 +0200, Ireneus Broncel <>
wrote:

>Do know anybody something on the subject?
>
>Nant: 0.85 Release Candidate 1
>NET: net-1.1
>ConsoleApp is written in net 1.1


I think that asking in a C# or .NET group would produce better
answers....

--
now with more cowbell
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
qsort wiht struct and pointers Maria Mela C Programming 10 02-06-2007 09:54 AM
Calculating subnet wiht netmask... sam C++ 1 05-11-2005 05:29 PM
Microphone does not work wiht XP Kevin Buthorn Computer Support 5 12-28-2003 04:33 PM
Problems wiht .hta page. Error 405 - address incorrect. Gordon ASP General 0 11-25-2003 08:33 PM
Usenet posting wiht python Fernando Python 2 09-12-2003 04:18 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57