Monday, July 27, 2009

An surprising Error is giving from IIS server but not in VISUAL STUDIO 2005. Please see details.?

I am developing an website using C#.net,ASP.Net and SQLServer. I completed this project when running from Visual Studio 2005 then all thing is fine.


When I am trying to access from IIS It is giving following error in every .aspx pages but .html pages are fine.





A name was started with an invalid character. Error processing resource 'http://localhost/testing/UserHome.aspx'. Line 1, ...





==%26gt;%26gt;%26gt;%26gt;


%26lt;%@ Page Language="C#" AutoEventWireup="true" CodeFile="UserHome.aspx.cs" Inherits="UserHome" %%26gt;


-^


%26lt;%26lt;%26lt;==


I am a new webdeveloper and just doing practice in C#. net and ASP.Net/








Please help me to get ride on this error.


thanks in advance

An surprising Error is giving from IIS server but not in VISUAL STUDIO 2005. Please see details.?
Make sure IIS is configured to run .NET 2.0 applications.





Most default setups of IIS is configured for .NET 1.1

radiata

No comments:

Post a Comment