Reputation: 834
I'm using Altova XML Spy for XML Transformation. But now i need to use SAXON processor, i have downloaded and installed SAXON. Following the manual in Altova website here, i've followd the same steps.
But here i'm getting an error as below.
XSLT 2.0 Debugging Error: An Error occurred while trying to start the debugger! (An error occurred while loading the XML file)
please let me know how can i fix this and do a transformation.
Thanks
Upvotes: 0
Views: 525
Reputation: 163262
I believe (I might be wrong) that Altova only has very rudimentary support for XSLT engines other than their own, essentially at the level of command-line invocation. If you want fully integrated support for Saxon in an IDE, including debugging capability, use oXygen or Stylus Studio.
Upvotes: 1