Alex,
Have you looked at the contents of that resx file ?

"The root element is missing." usually means a messed up xml file.

Ian

hi,

now i got the nant contrib stuff running, the next problem has arisen. when i try to 
compile a solution with the solution tag, there are some errors with the resx files of 
the projects.
the solution file that i'm using is moderate complex, but i think it should run.
i got the following errormessage:

<< snip >> many more are preceding

                       Read in 4 resources from 
'c:\alex_work\tmp\nant-checkout\Controls\WinControls\Strings\Strings.resx'
                       Writing resource file...  Done.
[solution]  - 
c:\alex_work\tmp\nant-checkout\Controls\WinControls\Resources\ImagesMenu.bmp
[solution]  - c:\alex_work\tmp\nant-checkout\Controls\WinControls\NumericTextBox.resx
                       Read in 2 resources from 
'c:\alex_work\tmp\nant-checkout\Controls\WinControls\NumericTextBox.resx'
                       Writing resource file...  Done.
[solution]  - c:\alex_work\tmp\nant-checkout\Controls\WinControls\ColorComboBox.resx
                       Read in 0 resources from 
'c:\alex_work\tmp\nant-checkout\Controls\WinControls\ColorComboBox.resx'
                       Writing resource file...  Done.
[solution]  - 
c:\alex_work\tmp\nant-checkout\Controls\WinControls\MultiSelectTreeView.resx
                       Read in 2 resources from 
'c:\alex_work\tmp\nant-checkout\Controls\WinControls\MultiSelectTreeView.resx'
                       Writing resource file...  Done.
[solution]  - c:\alex_work\tmp\nant-checkout\Controls\WinControls\StatusBarPanelEx.resx
                       Read in 4 resources from 'c:\alex_work\tmp\nant-checkout
                                \Controls\WinControls\StatusBarPanelEx.resx'
                       Writing resource file...  Done.
[solution]  - c:\alex_work\tmp\nant-checkout\Controls\WinControls\MenuItemEx.resx
                       error: Invalid ResX input.
                       error: Specific exception: XmlException  Message: Invali
d ResX input. ---> XmlException: The root element is missing.
                       2 error(s).
           Total time: 84 seconds.

BUILD FAILED

           External Program Failed: C:\Programme\Microsoft.NET\SDK\v1.1\bin\res
gen.exe (return code was -1163019603)


anyone an idea?


greetings alex


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users







------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to