Run Website
-
Hi everybody, i create a website name Test in VS2005.When i run (ctrl+F5), it work well.But when i open IE and type localhost/Test/default.aspx, it have error: 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/Test/default.aspx'. Line 1, Pos... <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> Anybody know, please help me. Thank you
-
Hi everybody, i create a website name Test in VS2005.When i run (ctrl+F5), it work well.But when i open IE and type localhost/Test/default.aspx, it have error: 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/Test/default.aspx'. Line 1, Pos... <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> Anybody know, please help me. Thank you
Have you created a virtual folder in IIS?
-
Have you created a virtual folder in IIS?