J
Jim in Arizona
I moved a VB.NET 2.0 app from the wwwroot on one machine to another. I
re-setup all databases and all would appear to work at it should but when I
run the index.aspx page, I get this:
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/hoteldata/index.aspx'. Line 1, P...
<%@ Page Language="VB" AutoEventWireup="true" CodeFile="index.aspx.vb"
Inherits="hoteldata_index" Debug="True" %>
-^
Any ideas,
TIA,
Jim
re-setup all databases and all would appear to work at it should but when I
run the index.aspx page, I get this:
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/hoteldata/index.aspx'. Line 1, P...
<%@ Page Language="VB" AutoEventWireup="true" CodeFile="index.aspx.vb"
Inherits="hoteldata_index" Debug="True" %>
-^
Any ideas,
TIA,
Jim