Re: Master document issue with MSBuild (!)
Word-2-CHM Converter
Master document issue with MSBuild (!)
waspy
06-25-2010, 2:11 AM
Dear guys,
It seems that issue with MSBuild poped up again when we created a master document to combine our help files into one. Here is the log file:
[06/25/2010 10:56:29 AM] ============================================================
[06/25/2010 10:56:29 AM] Application Begin
[06/25/2010 10:56:29 AM] ============================================================
[06/25/2010 10:56:29 AM] EXE: C:\Program Files (x86)\Macrobject\Word-2-CHM 2009\Word-2-CHM.exe
[06/25/2010 10:56:29 AM] Current Path: c:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel
[06/25/2010 10:56:29 AM] File: c:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel\Uberbook.word2chm
[06/25/2010 10:56:29 AM] Doc: .\UberBook.docx
[06/25/2010 10:56:29 AM] Project File: c:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel\Uberbook.word2chm
[06/25/2010 10:56:29 AM] Project Path: c:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel\
[06/25/2010 10:56:30 AM] Open(0): c:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel\UberBook.docx
[06/25/2010 10:56:30 AM] Opened(0)!
[06/25/2010 10:56:30 AM] Error(Open): This command is not available because no document is open
[06/25/2010 10:58:12 AM] ============================================================
[06/25/2010 10:58:12 AM] Application End
[06/25/2010 10:58:12 AM] ============================================================
The same batch opened manually on the server:
[06/25/2010 11:00:57 AM] ============================================================
[06/25/2010 11:00:57 AM] Application Begin
[06/25/2010 11:00:57 AM] ============================================================
[06/25/2010 11:00:57 AM] EXE: C:\Program Files (x86)\Macrobject\Word-2-CHM 2009\Word-2-CHM.exe
[06/25/2010 11:00:57 AM] Current Path: C:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel
[06/25/2010 11:00:57 AM] File: C:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel\uberbook.word2chm
[06/25/2010 11:00:58 AM] Doc: .\UberBook.docx
[06/25/2010 11:00:58 AM] Project File: C:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel\uberbook.word2chm
[06/25/2010 11:00:58 AM] Project Path: C:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel\
[06/25/2010 11:01:00 AM] Open(0): C:\PDS\Build\Ocean\Ocean 2010.2 Release x64\Sources\Petrel\UberBook.docx
[06/25/2010 11:01:01 AM] Opened(1)!
[06/25/2010 11:02:33 AM] ============================================================
[06/25/2010 11:02:33 AM] Application End
[06/25/2010 11:02:33 AM] ============================================================
All paths look exactly the same to me, so it must be something else.
Looking forward to your suggestions...
Regards,
Alexei
Re: Master document issue with MSBuild (!)
Peter
07-07-2010, 5:35 AM
Are there any unclosed sub-documents before Word-2-CHM starts?
Please add the following command line in MSBuild before invoke Word-2-CHM:
tasklist >> somepath\plist.txt
After the build is done, open the plist.txt to see if there is WinWord.exe in it.
Re: Master document issue with MSBuild (!)
Peter
10-24-2010, 8:12 PM
We have fixed the issue recently. Please install the last version.
http://www.macrobject.com/en/word-2-chm/download.htm
Regards,
Peter