NDoc version 1.3.1
MS 1.1
MSDN Documenter
An error occured while trying to build the
documentation.
Exception: NDoc.Core.DocumenterException
Illegales Zeichen in dem Pfad.
Exception: System.ArgumentException
Illegales Zeichen in dem Pfad.
Exception: NDoc.Core.DocumenterException
at NDoc.Documenter.Msdn.MsdnDocumenter.Build
(Project project)
at NDoc.Gui.BuildWorker.ThreadProc()
Exception: System.ArgumentException
at System.IO.Path.Combine(String path1, String
path2)
at
NDoc.Documenter.Msdn.MsdnDocumenter.TransformAndWriteRe
sult(String transformName, XsltArgumentList arguments,
String filename)
at
NDoc.Documenter.Msdn.MsdnDocumenter.MakeHtmlForInterfac
eOrClassOrStructure(WhichType whichType, XmlNode
typeNode)
at
NDoc.Documenter.Msdn.MsdnDocumenter.MakeHtmlForTypes
(String namespaceName)
at
NDoc.Documenter.Msdn.MsdnDocumenter.MakeHtmlForNamespac
e(String assemblyName, String namespaceName)
at
NDoc.Documenter.Msdn.MsdnDocumenter.MakeHtmlForAssembli
esSorted()
at NDoc.Documenter.Msdn.MsdnDocumenter.Build
(Project project)
Logged In: YES
user_id=1547400
Reason: Mixed-Mode dll that exports unmanaged functions
that have illegal characters when creating file names.
Logged In: YES
user_id=1547400
Resolution:
use namespace documentation feature to decide whether
unmanaged namespace will be documented or not. When it is
not documented, then this bug does not occur.