D
Dumb Luck
I created a web site with Visual Studio, and now I would like to
publish it. When I click on publish it creates 3 files and a bin
directory. When I try to open the .aspx file with internet explorer I
get this 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
'file:///C:/Documents and Settings/christiansent/My...
<%@ page language="VB" autoeventwireup="false" inherits="_Default,
App_Web_7dcby_wv" %>
-^
What could be wrong?
publish it. When I click on publish it creates 3 files and a bin
directory. When I try to open the .aspx file with internet explorer I
get this 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
'file:///C:/Documents and Settings/christiansent/My...
<%@ page language="VB" autoeventwireup="false" inherits="_Default,
App_Web_7dcby_wv" %>
-^
What could be wrong?