|
top
|
Subject: XSLT processors not creating output file Author: Minollo I. Date: 17 Sep 2007 03:46 PM
|
OK, this helps.
I'm assuming you tried all MSXML entries, with the same result; each entry references a specific MSXML version (3.x, 4.x and 6.x). If you don't get errors when you select them, the selected version *should* be available on your system, or at least, that's what Stylus Studio detects.
When you don't use the Custom processor settings, but you are running one of the MSXML listed processors, do you get any output in the Output window? I'm assuming you get nothing in the Preview window, as that's where the XSLT result would be displayed.
Just for the sake of it, can you just create a new XSLT file, enter something like <root>text</root> in the XSLT root template and run it using Saxon and one of the MSXML processors to see if you get the same behavior?
BTW, what Stylus Studio version and build number are you running? (Help > About)
|
|
|
|