hi every one,
I need your help to the following. I was try to set a webpage in IIS for Local. I developed in aspx with C# codes. While running in VB.Net it runs. But while i try to run on IE it tells the following Error. But I can able to run web locally which is designed by HTML.
Error in Internet Explorer
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:8085/Default.aspx'. Line 1, Posi...
<%@ page language="C#" autoeventwireup ="true" inherits="_Defa ult, App_Web_lkku3tk 5" %>
-^
Looking for solution.
with regards,
Doni
I need your help to the following. I was try to set a webpage in IIS for Local. I developed in aspx with C# codes. While running in VB.Net it runs. But while i try to run on IE it tells the following Error. But I can able to run web locally which is designed by HTML.
Error in Internet Explorer
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:8085/Default.aspx'. Line 1, Posi...
<%@ page language="C#" autoeventwireup ="true" inherits="_Defa ult, App_Web_lkku3tk 5" %>
-^
Looking for solution.
with regards,
Doni
Comment