|
From: <mar...@sy...> - 2004-11-12 20:35:06
|
Please ignore. The error was caused by a cref that was added just before I
downloaded the beta. The cref had a P: included inside the quotes.
Marilyn
----- Forwarded by Marilyn Kotwal/SYBASE on 11/12/04 03:29 PM -----
Marilyn
Kotwal/SYBASE
To
11/12/04 11:43 AM ndo...@li...
cc
Subject
1.3 beta 2 XsltException
Hi
I just downloaded 1.3 beta 2 and ran the console app on my exisiting NDoc
project, which generates MSDN and VS .NET 2003 help from two assemblies.
The MSDN worked just fine, but I got this error in the log from the VS .NET
build:
Error: NDoc.Core.DocumenterException
An error occured while creating the documentation
Error: System.Xml.Xsl.XsltException
Function 'NUtil:GetAIndex()' has failed.
Error: System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
Error: System.ArgumentOutOfRangeException
Length cannot be less than zero.
Parameter name: length
at
NDoc.Documenter.NativeHtmlHelp2.NativeHtmlHelp2Documenter.Build(Project
project)
at NDoc.ConsoleApplication.EntryPoint.Main(String[] args)
Error: NDoc.Core.DocumenterException
An error occured while creating the documentation
Error: System.Xml.Xsl.XsltException
Function 'NUtil:GetAIndex()' has failed.
Error: System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
Error: System.ArgumentOutOfRangeException
Length cannot be less than zero.
Parameter name: length
at
NDoc.Documenter.NativeHtmlHelp2.NativeHtmlHelp2Documenter.Build(Project
project)
at NDoc.ConsoleApplication.EntryPoint.Main(String[] args)
The error seems to occur when writing the first file from the second
assembly. I tried creating a new NDoc project in the GUI, but I get the
same error. The compile succeeds with NDoc 1.2. Any suggestions?
Thanks
Marilyn
|