i can load the page using cassini but not with IIS.
what's the problem?
This is my first forum and my first post.
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
This is the error shown in browser.
IE 8:
--------------------------------------------------------------------------------
A name was started with an invalid character. Error processing resource 'http://localhost/Default.aspx'. Line 1, Position 2
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
-^
Firefox 3:
XML Parsing Error: not well-formed
Location:
http://localhost/Default.aspx
Line Number 1, Column 2:<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
-^