[Visual-XSLT-discuss] No stylesheet was loaded.
by Dave Halsall other posts by this author
Jan 6 2005 8:35AM messages near this date
view in the new Beta List Site
[Visual-XSLT-discuss] Error connecting to Debug server 10 attempts
|
[Visual-XSLT-discuss] XPath Workshop and XML namespaces
& XSLT *** Before acting on this email or opening any attachment you are advised to read th
e disclaimer at the end of this email ***
I'm getting a problem when I set a particular stylesheet as my startup file.
I have made gradual changes to it and eventually it just stopped running.
I get the following in the output pane
Exception Starting XSLTransform :
C:/Program Files/ActiveState Visual XSLT/Samples/Apache Table/LynxTable.xslt(2,2): error:
Exception Starting XSLTransform :
C:/Program Files/ActiveState Visual XSLT/Samples/Apache Table/LynxTable.xslt(2,2): error:
Exception During XSLTransform :System.Xml.Xsl.XsltException: No stylesheet was loaded.
at System.Xml.Xsl.XslTransform.LoadCompiledStylesheet(Stylesheet& compiledStylesheet, XPa
thExpression[]& querylist, ArrayList& queryStore, RootAction& rootAction, XPathNavigator inp
ut)
at System.Xml.Xsl.Processor..ctor(XPathNavigator doc, XsltArgumentList args, XmlResolver
resolver, XslTransform transform)
at System.Xml.Xsl.XslTransform.Transform(XPathNavigator input, XsltArgumentList args, Str
eam output)
at DotNetXSLTDebugger.MSXSLTDebugger.BootstrapDebugger(String strInput, String strStylesh
eet, String strOutputDoc, IInteractCallback pCallback, String arguments, String ExtensionObj
ects)
---------------------- Transformation Complete ----------------------
Every other stylesheet I've tried to use works perfectly well but the debugger objects to th
is one.
The stylesheet itself is well formed and valid. I'm afraid I can't give any more informatio
n
I don't know anything more. Does anyone know what would be causing this problem and
how I can solve it.
Thanks
Dave
*** Disclaimer ***
The information contained in this E-Mail and any subsequent correspondence may be subject to
the Export Control Act (ECA) 2002. The content is private and is intended solely for the re
cipient(s).
For those other than the recipient any disclosure, copying, distribution, or action taken, o
r omitted to be taken, in reliance on such information is prohibited and may be unlawful.
If received in error please return to sender immediately.
Under the laws of England misuse of information that is subject to the ECA 2002, is a crimin
al offence.
Attachments:
unknown1
unknown2
unknown3
unknown4
|