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.Xsl.XsltCompileContext.ResolveFunction(String prefix, String name, XPathResultType[] argTypes)
at System.Xml.XPath.XsltFunction.get_Function()
at System.Xml.XPath.XsltFunction.ReturnType()
at System.Xml.XPath.XPathNavigator.Evaluate(XPathExpression expr, XPathNodeIterator context)
at System.Xml.Xsl.Processor.ValueOf(ActionFrame context, Int32 key)
at System.Xml.Xsl.ValueOfAction.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, XmlResolver resolver)
at NDoc.Documenter.Msdn.MsdnDocumenter.TransformAndWriteResult(String transformName, XsltArgumentList arguments, String filename)
at NDoc.Documenter.Msdn.MsdnDocumenter.MakeHtmlForInterfaceOrClassOrStructure(XmlNode typeNode)
at NDoc.Documenter.Msdn.MsdnDocumenter.MakeHtmlForTypes(String namespaceName)
at NDoc.Documenter.Msdn.MsdnDocumenter.MakeHtmlForNamespace(String assemblyName, String namespaceName)
at NDoc.Documenter.Msdn.MsdnDocumenter.MakeHtmlForAssembliesSorted()
at NDoc.Documenter.Msdn.MsdnDocumenter.Build(Project project)