I am using VS 2010 and am debugging my XSLT on one of my XML files.
This works fine.
But it will only show me 2 files at once.
1) XSLT file as I walk through it
2) Either the XML file being transformed or the XML file it is creating.
Is there a way to show all 3 at the same time?
I would like to see it walk through the XML file and see what it is putting into the XML Output file without having to switch back and forth selecting tabs to see the other file.
Thanks,
Tom
This works fine.
But it will only show me 2 files at once.
1) XSLT file as I walk through it
2) Either the XML file being transformed or the XML file it is creating.
Is there a way to show all 3 at the same time?
I would like to see it walk through the XML file and see what it is putting into the XML Output file without having to switch back and forth selecting tabs to see the other file.
Thanks,
Tom