Bugs item #1372098, was opened at 2005-12-02 16:45 Message generated for change (Settings changed) made by robmen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1372098&group_id=105970
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: documentation Group: v3.0 Status: Open Resolution: None Priority: 5 Submitted By: sameergarde (sameergarde) >Assigned to: Derek (derekc) Summary: Cannot run doccompiler independently Initial Comment: I cannot seem to run the doccompiler tool independently ... I created a folder with the tool and the help files I authored, installed the HTMP help compiler specified by Derek and ran the following cmd line ... D:\Enlistments\DecaturChm>DocCompiler.exe - c:"c:\Program Files\HTML Help Worksho p\hhc.exe" toc.xml DDWix.chm If fails with DocCompiler.exe : fatal error DCMP0001: The process cannot access the file "html \DecaturHelpMain.htm" because it is being used by another process. Stack Trace: at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Bo olean overwrite) at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean ov erwrite) at Microsoft.Tools.DocCompiler.DocCompiler.ProcessTopics (XmlDocument doc) at Microsoft.Tools.DocCompiler.DocCompiler.Run (String[] args) I have verified that no other process really uses thsi file ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1372098&group_id=105970 ------------------------------------------------------- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
