Menu

#297 Bug when a . (dot) is in the path of the output directory

open
nobody
None
5
2006-04-27
2006-04-27
nahsah
No

When a . is in the path of the output directory, NDoc
can't compile the help file.
The following error is generated:

An error occured while trying to build the documentation.

Exception: NDoc.Core.DocumenterException
The Help compiler reported errors - The CHM file was
not been created.

HHC5010: Error: Cannot open
"d:\DEV\shared\ISC\NFramaLib\lib\doc\html\ndoc_msdn_temp\NFramaLib_0.1.0.chm".
Compilation stopped.

Exception: NDoc.Core.DocumenterException
The Help compiler reported errors - The CHM file was
not been created.

HHC5010: Error: Cannot open
"d:\DEV\shared\ISC\NFramaLib\lib\doc\html\ndoc_msdn_temp\NFramaLib_0.1.0.chm".
Compilation stopped.

Exception: NDoc.Core.DocumenterException
at NDoc.Documenter.Msdn.MsdnDocumenter.Build(Project
project)

at NDoc.Gui.BuildWorker.ThreadProc()

Exception: NDoc.Core.DocumenterException
at NDoc.Documenter.Msdn.HtmlHelp.CompileProject()

at NDoc.Documenter.Msdn.MsdnDocumenter.Build(Project
project)

The path I used is
"d:\DEV\.Net\shared\ISC\NFramaLib\lib\doc\". The .Net
gets lost somewhere inside NDoc. When I change my local
path to d:\DEV\Net\... everything works fine.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.