I am new in running XML files from VS 2008. My previous experience with
XML is adding a CSS file and opening the XML file from an IE browser.
With VS 2008, I am leaning how to run an XML file for a web page. In an
existing website, I created a Listing13-04 folder and copied the xml, xsx,
and xsd files to this folder.
From VS 2008 I clicked "Starting without debugging" from Debug menu bar.
The
http://localhost:1775/ASPnet2Wrox/Li...3-04/Books.xml showed
the xml file, not a web page. How can I open the HTTP web page.