A name was started with an invalid character. Error processing resource 'http://192.168.1.4:8081/Def

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi,
my web application works fine in local system, with visual studio 2010 and iis 6.
But when putting this application in windows server 2003 and framework 2 , it is showing the following error :
<p style="font:bold 8pt/11pt verdana A name was started with an invalid character. Error processing resource http://192.168.1.4:8081/Default.aspx. Line 1, Po...
<pre style="font-weight:normal; font-size:10pt; line-height:12pt; font-style:normal; font-variant:normal <span style="color:blue <%@ Page Title="Home Page" Language="C#" MasterPageFile="~/Site.master" AutoEventWireup="true"<br/>

-^
<br/>
<br/>
<br/>
I need help to solve it out.
[/code]

View the full article
 
Back
Top