A lot of ASP applications produce their output based on the contents of one or more XML files. XSLT documents transform the browser-neutral contents of those XML files into browser-specific HTML. The ...
Here is the full error: <BR><BR>System.Xml.XmlException: 'xml:stylesheet' is an invalid name for processing<BR>instructions. Line 2, position 3.<BR><BR>I searched around a tad on the web, and found ...