Groups | Blog | Home
all groups > dotnet xml > june 2006 >

dotnet xml : VS IDE - problem with XML/Show XSLT output


Tuna Fly
6/2/2006 10:45:02 AM
I'm trying to work with XML/XSLT in the Visual Studio IDE (VS 2005) and when
I select the menu option XML/Show XSLT Output I get a tab with the output
showing the text HTML code. I'd like to have it display like it would in a
browser instead. I'm working around it by coding the path to the XSLT into
the XML file, keeping a browser open and hitting the refresh button which
isn't a huge deal, but I was wondering if there's a configuration option or
some way to have it display the way it would look in a browser in the IDE.
Any links to documentation about this would be greatly appreciated.

Thanks,

Oleg Tkachenko [MVP]
6/4/2006 12:06:07 PM
[quoted text, click to view]

XSLT stylesheet document has Output property in Visual Studio. Put there
output file name of your choice ending with .html and that should do
the trick.

--
Oleg Tkachenko [XML MVP, MCAD]
Tuna Fly
6/5/2006 7:48:02 AM
Thanks, this worked ... john

[quoted text, click to view]
AddThis Social Bookmark Button