File not found (XSLT: 'E:\websites\www.ucn.dk\Application\Files\Templates\Navigation\LIOpposed.xslt' (~/Files/Templates/Navigation/LIOpposed.xslt))
test
Error loading xslt (XSLT: '~/Files/Templates/Navigation/LIClean.xslt')
System.Xml.Xsl.XslLoadException: XSLT compile error. An error occurred at E:\websites\www.ucn.dk\Application\Files\Templates\Navigation\LIClean.xslt(15,7). ---> System.Xml.XmlException: The 'xsl:template' start tag on line 14 position 4 does not match the end tag of 'ul'. Line 15, position 7.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.Xsl.Xslt.XsltInput.ReadTextNodes()
at System.Xml.Xsl.Xslt.XsltInput.ReadNextSibling()
at System.Xml.Xsl.Xslt.XsltLoader.LoadInstructions(List`1 content, InstructionFlags flags)
at System.Xml.Xsl.Xslt.XsltLoader.LoadTemplate(NsDecl stylesheetNsList)
at System.Xml.Xsl.Xslt.XsltLoader.LoadRealStylesheet()
at System.Xml.Xsl.Xslt.XsltLoader.LoadDocument()
at System.Xml.Xsl.Xslt.XsltLoader.LoadStylesheet(XmlReader reader, Boolean include)
--- End of inner exception stack trace ---
at System.Xml.Xsl.Xslt.XsltLoader.LoadStylesheet(XmlReader reader, Boolean include)
at System.Xml.Xsl.Xslt.XsltLoader.Load(Compiler compiler, Object stylesheet, XmlResolver xmlResolver)
at System.Xml.Xsl.Xslt.Compiler.Compile(Object stylesheet, XmlResolver xmlResolver, QilExpression& qil)
at System.Xml.Xsl.XslCompiledTransform.LoadInternal(Object stylesheet, XsltSettings settings, XmlResolver stylesheetResolver)
at Dynamicweb.Base.GetXsltTransformer(String xsltPath)
at Dynamicweb.Base.XmlXsltParse(XmlDocument xmlDoc, String xsltPath, XsltArgumentList xmlargs)