I have a test that demonstrates this problem - however the mail list does
not let attachments through.  Here is the output from my test that shows
this did work on 0226:

If anyone wants the test, I can mail off list


C:\TEMP\Test\ResxTest\ResxTest>set PATH=C:\work\lib\nant-0.85-20040226\bin

C:\TEMP\Test\ResxTest\ResxTest>nant rebuild
NAnt 0.85 (Build 0.85.1517.0; net-1.0.win32; nightly; 26/02/2004) Copyright
(C) 2001-2004 Gerry Shaw http://nant.sourceforge.net

Buildfile: file:///C:/TEMP/Test/ResxTest/ResxTest/default.build
Target(s) specified: rebuild

clean:

   [delete] Deleting 2 directories.

build:

 [solution] Starting solution build.
 [solution] Building 'ResxTest' [debug]...

rebuild:


BUILD SUCCEEDED

Total time: 0.6 seconds.


C:\TEMP\Test\ResxTest\ResxTest>set PATH=C:\work\lib\nant-0.85-20040317\bin

C:\TEMP\Test\ResxTest\ResxTest>nant rebuild
NAnt 0.85 (Build 0.85.1537.0; net-1.0.win32; nightly; 17/03/2004) Copyright
(C) 2001-2004 Gerry Shaw http://nant.sourceforge.net

Buildfile: file:///C:/TEMP/Test/ResxTest/ResxTest/default.build
Target(s) specified: rebuild

clean:

   [delete] Deleting 2 files and 2 directories.

build:

 [solution] Starting solution build.
 [solution] Building 'ResxTest' [debug]...
                        error: Invalid ResX input.
                        error: Specific exception: XmlException  Message:
Invalid ResX input. ---> XmlException: The root element is missing.
                        2 error(s).

BUILD FAILED

External Program Failed: C:\Program Files\Microsoft Visual Studio .NET
2003\SDK\v1.1\bin\resgen.exe (return code was -1163019603)

Total time: 0.7 seconds.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to