From: SourceForge.net <no...@so...> - 2006-09-15 14:46:13
|
Support Requests item #1532763, was opened at 2006-08-01 22:09 Message generated for change (Comment added) made by ndocpal You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416079&aid=1532763&group_id=36057 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Modern Rocketry (modernrocketry) Assigned to: Nobody/Anonymous (nobody) Summary: NdocGui vs NdocConsole Initial Comment: I'm using NDocConsole.exe in a build to automatically create documentation. NdocGUI.exe works fine, NDocConsole.exe does not. Any help/direction is appreciated. Command: "C:\Program Files\NDoc 1.3\bin\net\1.1 \NDocConsole.exe" mydllhere.dll, myxmlhere.xml - documenter=MSDN -OutputDirectory=put\output\here\ - HtmlHelpName=mydllhere.chm -verbose Output: NDoc 1.3.1 (Build 1.3.1851.0; net-1.1.win32; release; 1/25/2005) http://ndoc.sourceforge.net Initializing... Last step took 0.1 s Merging XML documentation... Error: NDoc.Core.DocumenterException The format of the file 'myxmlhere.xml' is invalid. Error: System.BadImageFormatException The format of the file 'myxmlhere.xml' is invalid. at NDoc.Documenter.Msdn2.Msdn2Documenter.Build (Project project) at NDoc.ConsoleApplication.EntryPoint.Main(String [] args) Error: NDoc.Core.DocumenterException The format of the file 'myxmlhere.xml' is invalid. Error: System.BadImageFormatException The format of the file 'myxmlhere.xml' is invalid. at NDoc.Documenter.Msdn2.Msdn2Documenter.Build (Project project) at NDoc.ConsoleApplication.EntryPoint.Main(String [] args) ---------------------------------------------------------------------- Comment By: NDoc Pal (ndocpal) Date: 2006-09-15 14:46 Message: Logged In: YES user_id=1598902 I get this same error. Is there a fix/workaround for it? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416079&aid=1532763&group_id=36057 |