K
KNC
Hi all,
I wonder if someone got the trouble below.
I'd like to merge all assemblies into 1 assembly for entire site, so
I installed webdeployment add-in and going through all necessary to
build to a website_deploy folder.
Then, I tried to deploy the website by manual, but when browsing the
default page default.aspx, I got the 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/WebsiteTestDeploy/Default.aspx'. ...
<%@ page language="C#" autoeventwireup="true" inherits="_Default"
theme="Blue" %> "
FYI, This page runs well in original website.
Appreciated for any help.
Thanks,
KNC
I wonder if someone got the trouble below.
I'd like to merge all assemblies into 1 assembly for entire site, so
I installed webdeployment add-in and going through all necessary to
build to a website_deploy folder.
Then, I tried to deploy the website by manual, but when browsing the
default page default.aspx, I got the 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/WebsiteTestDeploy/Default.aspx'. ...
<%@ page language="C#" autoeventwireup="true" inherits="_Default"
theme="Blue" %> "
FYI, This page runs well in original website.
Appreciated for any help.
Thanks,
KNC