473,378 Members | 1,382 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

EnableEventValidation="false"

Hi
Im new in my job never configure iis the problem is that I reinstalled visual studio 2003 becouse of debugger problem and the local web site was working fine
and now it doesent work it giving me this error :
Server Error in '/appname' Application.
________________________________________
Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The 'EnableEventValidation' attribute is not supported by the 'page' directive.

Source Error:
Line 4: <%@Register TagPrefix="Boo" TagName="b_Right" src="ascx/b_Right.ascx"%>Line 5: <%@Register TagPrefix="Scroller" TagName="scroller" src="../ascx/Scroller.ascx"%>Line 6: <%@ Page language="c#" EnableEventValidation="false" Codebehind="my_Main.aspx.cs" AutoEventWireup="false" Inherits="me.my_Main" LCID="1037" codePage="65001" %>Line 7: Line 8: <!-- #include file = "../Top.inc"-->

Source File: c:\inetpub\wwwroot\me\Boo\my_Main.aspx Line: 6
________________________________________
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300


So it deleted the 'EnableEventValidation=false' and it did worked but I don’t want to change the code I would like to change the iis configuration

So my Q is how to change the iis without changing the code ?

Thanks
Dec 10 '07 #1
1 8113
kenobewan
4,871 Expert 4TB
I was going to say try using it in the web.config where it would normally go, but I believe this is .net 2.0 so it may not work wherever you put it.
Dec 11 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Amil | last post by:
I've upgraded to VS 2005. I have a page that contains no submit buttons...it merely shows some data. But, several times a day (out of thousands of hits), I get this error: ...
2
by: matsla | last post by:
Hi, I use the ICallbackEventHandler interface, as per "Implementing Client Callbacks Without Postbacks in ASP.NET Web Pages". When i update some dropdown controlls in the callback and then do...
1
by: Rahul | last post by:
Hi, How to configure and user asp.net membership controls? I have all the required defaults in the database tables. I get the connection not found error.. Below is my web.config
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.