Bug Report> My last NAnt failure asked to send a bug report to this address. The
error happened when compiling a VB6 object with the vb6 task. Let me know
if more details are needed.  The following is the stack trace:

INTERNAL ERROR
System.FormatException: Input string was not in a correct format.

I recently received a similar error when trying to compile a VB6 application. I corrected the problem by opening up the project file in the VB6 IDE and compiling it there.

In my instance, my best guess was that it was either a version number or some other number associated with one of the references (in my case, Word 8.0). Once I'd opened up the project, compiled it from within the IDE, and saved the project file, I was able to build using NAnt again.




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to