Menu

#458 FeedbackEmainAddress bug

v1.3
open
nobody
5
2006-01-12
2006-01-12
kemxl
No

Hi,

I experienced problem with FeedbackEmailAddress. When
I set this field an exception is thrown during project
compilation. If I remove FeedbackEmailAddress field,
compilation is successful. I use C# in MSVS 2002.

Regards

kemxl

Here is log of this exception:

An error occured while trying to build the
documentation.

Exception: NDoc.Core.DocumenterException
Function 'NUtil:Replace()' has failed.

Exception: System.Xml.Xsl.XsltException
Function 'NUtil:Replace()' has failed.

Exception: System.ArgumentException
Object type cannot be converted to target type.

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

at NDoc.Gui.BuildWorker.ThreadProc()

Exception: System.Xml.Xsl.XsltException
at System.Xml.XPath.XsltFunction.InvokeFunction
(XPathNavigator qy)

at System.Xml.XPath.XsltFunction.getValue
(XPathNavigator qy, XPathNodeIterator iterator)

at System.Xml.XPath.StringFunctions.toString
(XPathNavigator qyContext, XPathNodeIterator iterator)

at System.Xml.XPath.StringFunctions.getValue
(XPathNavigator qy, XPathNodeIterator iterator)

at System.Xml.XPath.XPathNavigator.Evaluate
(XPathExpression expr, XPathNodeIterator context)

at System.Xml.Xsl.AvtEvent.Output(Processor
processor, ActionFrame frame)

at System.Xml.Xsl.CopyCodeAction.Execute(Processor
processor, ActionFrame frame)

at System.Xml.Xsl.ActionFrame.Execute(Processor
processor)

at System.Xml.Xsl.Processor.Execute()

at System.Xml.Xsl.XslTransform.Transform
(IXPathNavigable input, XsltArgumentList args,
TextWriter output)

at
NDoc.Documenter.Msdn.MsdnDocumenter.TransformAndWriteRe
sult(String transformName, XsltArgumentList arguments,
String filename)

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)

Exception: System.ArgumentException
at
System.Reflection.RuntimeMethodInfo.InternalInvoke
(Object obj, BindingFlags invokeAttr, Binder binder,
Object[] parameters, CultureInfo culture, Boolean
isBinderDefault, Assembly caller, Boolean verifyAccess)

at
System.Reflection.RuntimeMethodInfo.InternalInvoke
(Object obj, BindingFlags invokeAttr, Binder binder,
Object[] parameters, CultureInfo culture, Boolean
verifyAccess)

at System.Reflection.RuntimeMethodInfo.Invoke
(Object obj, BindingFlags invokeAttr, Binder binder,
Object[] parameters, CultureInfo culture)

at System.Xml.Xsl.FuncExtension.Invoke(XsltContext
xsltContext, Object[] args, XPathNavigator docContext)

at System.Xml.XPath.XsltFunction.InvokeFunction
(XPathNavigator qy)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB