Bugs item #1372098, was opened at 2005-12-02 16:45
Message generated for change (Settings changed) made by derekc
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: 1
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 xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to