C
Carlos
Hi all,
I recently upgraded a sample app from .net 1.0 to 2.0 in VS2005. When I
browse the app from the ide, I obtain the page. (i.e. provided by cassini as
the localhost). However, when I try to use my local IIS I get this. In IIS I
made sure
that ASP >Net was running version 2.0. Can anyone help?
Thanks,
Carlos.
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.
--------------------------------------------------------------------------------
A name was started with an invalid character. Error processing resource
'http://localhost/myapp/WebForm1.aspx'. Line 1, ...
<%@ Page language="c#" Inherits="myapp.WebForm1" CodeFile="WebForm1.aspx.cs"
%>
-^
I recently upgraded a sample app from .net 1.0 to 2.0 in VS2005. When I
browse the app from the ide, I obtain the page. (i.e. provided by cassini as
the localhost). However, when I try to use my local IIS I get this. In IIS I
made sure
that ASP >Net was running version 2.0. Can anyone help?
Thanks,
Carlos.
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.
--------------------------------------------------------------------------------
A name was started with an invalid character. Error processing resource
'http://localhost/myapp/WebForm1.aspx'. Line 1, ...
<%@ Page language="c#" Inherits="myapp.WebForm1" CodeFile="WebForm1.aspx.cs"
%>
-^