G
Guest
I have a website in VS2005 C#. It runs fine in the debug mode in the IDE. On
creating and installing the release version, I get the following error when I
bring up the website.
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://vaishali/kpamweb/default.aspx'. Line 1, Po...
<%@ page language="C#" masterpagefile="~/kpam.master" autoeventwireup="true"
inherits="_Default, App_Web_m21oc5mn" theme=...
What setting am I missing ? What do I need to do??
Thanks and regards,VKM
creating and installing the release version, I get the following error when I
bring up the website.
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://vaishali/kpamweb/default.aspx'. Line 1, Po...
<%@ page language="C#" masterpagefile="~/kpam.master" autoeventwireup="true"
inherits="_Default, App_Web_m21oc5mn" theme=...
What setting am I missing ? What do I need to do??
Thanks and regards,VKM