473,387 Members | 1,621 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,387 software developers and data experts.

Unable to validate data Error

Hello,
When setting the Web Gardens to 3 and I start browsing one of my
asp.net page I get the following error shown below. I don't get the
error when I set the Web Gardens to 1. Please note that I'm using
Windows 2003 Server with .Net Framework 1.1 SP1.
Error:
[HttpException (0x80004005): Unable to validate data.]
System.Web.Configuration.MachineKey.GetDecodedData (Byte[] buf,
Byte[] modifier, Int32 start, Int32 length, Int32& dataLength) +195
System.Web.UI.LosFormatter.Deserialize(String input) +60
[HttpException (0x80004005): Authentication of viewstate failed. 1) If

this is a cluster, edit <machineKey> configuration so all servers use
the same validationKey and validation algorithm. AutoGenerate cannot
be used in a cluster. 2) Viewstate can only be posted back to the same

page. 3) The viewstate for this page might be corrupted.]
System.Web.UI.LosFormatter.Deserialize(String input) +118
System.Web.UI.Page.LoadPageStateFromPersistenceMed ium() +101
[HttpException (0x80004005): Invalid_Viewstate
Client IP: 127.0.0.1
Port: 2899
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows
NT 5.2; SV1;
..NET CLR 1.1.4322)
ViewState:
dDwxODI4MTczODIwO3Q8O2w8aTwxPjs+O2w8dDw7bDxpPDU+O2 k8OT47aTwxMz47aTwzNz47aTw*zOT47PjtsPHQ8cDxwPGw8VGV 4dDs+O2w8V2ViUnVmdXMyOTA7Pj47Pjs7Pjt0PHA8cDxsPFRle H*Q7PjtsPEFjdGl2ZTs+Pjs+Ozs+O3Q8cDxwPGw8VGV4dDs+O2 w8Qm55ZS5SdWZ1cy5HVFMuV0VCU*lVGVVNfQU1fQ29udGFpbmV yOz4+Oz47Oz47dDxwPHA8bDxUZXh0Oz47bDxsb2NhbGhvc3Q7P j47*Pjs7Pjt0PEAwPHA8cDxsPFBhZ2VDb3VudDtfIUl0ZW1Db3 VudDtfIURhdGFTb3VyY2VJdGVtQ29*1bnQ7RGF0YUtleXM7Pjt sPGk8MT47aTwyPjtpPDI+O2w8MjkwO1xlOz47Pj47PjtAMDxAM DxwPG*w8VmlzaWJsZTs+O2w8bzx0Pjs+Pjs7Ozs+Ozs7Ozs7Oz 47Ozs7Ozs7Ozs+O2w8aTwwPjs+O2w8d*Dw7bDxpPDE+O2k8Mj4 7PjtsPHQ8O2w8aTwyPjtpPDM+O2k8ND47aTw1PjtpPDY+Oz47b Dx0PDts*PGk8MT47PjtsPHQ8cDxwPGw8VGV4dDs+O2w8MjkwOz 4+Oz47Oz47Pj47dDw7bDxpPDE+Oz47bDx*0PHA8cDxsPFRleHQ 7PjtsPHdoZXh0ZGIwMDAwMTs+Pjs+Ozs+Oz4+O3Q8O2w8aTwxP js+O2w8dD*xwPHA8bDxUZXh0Oz47bDxBY3RpdmU7Pj47Pjs7Pj s+Pjt0PDtsPGk8MT47PjtsPHQ8cDxwPGw8V*GV4dDs+O2w8Z3R zdXNlcjs+Pjs+Ozs+Oz4+O3Q8O2w8aTwxPjs+O2w8dDxwPHA8b DxUZXh0Oz47*bDwqKioqKioqOz4+Oz47Oz47Pj47Pj47dDw7bD xpPDI+O2k8Mz47aTw0PjtpPDU+O2k8Nj47Pjt*sPHQ8O2w8aTw xPjs+O2w8dDxwPHA8bDxUZXh0Oz47bDxcZTs+Pjs+Ozs+Oz4+O 3Q8O2w8aTwxPj*s+O2w8dDxwPHA8bDxUZXh0Oz47bDxcZTs+Pj s+Ozs+Oz4+O3Q8O2w8aTwxPjs+O2w8dDxwPHA8b*DxUZXh0Oz4 7bDxcZTs+Pjs+Ozs+Oz4+O3Q8O2w8aTwxPjs+O2w8dDxwPHA8b DxUZXh0Oz47bDxc*ZTs+Pjs+Ozs+Oz4+O3Q8O2w8aTwxPjs+O2 w8dDxwPHA8bDxUZXh0Oz47bDxcZTs+Pjs+Ozs+Oz4*+Oz4+Oz4 +Oz4+Oz4+Oz4+Oz5c1fUfQAZG7ofel3PgjoPz9O7wGw==

Http-Referer:
http://localhost/gtsmonitor/PoolDeta...Id=WebRufus290
Path: /gtsmonitor/PoolDetails.aspx.]
System.Web.UI.Page.LoadPageStateFromPersistenceMed ium() +447
System.Web.UI.Page.LoadPageViewState() +18
System.Web.UI.Page.ProcessRequestMain() +447

Nov 25 '05 #1
0 1562

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: FabFreddy | last post by:
Hi, I can't find out what the problem is with the error message below! I get it when I go from one to another page with controls in these pages. Anyone knows??? THX Unable to validate...
0
by: Amy | last post by:
Hi, I'm suddenly getting this error when I post back from my application. the application worked once, i added some code on one page (customizing a datagrid), and suddenly I'm getting this...
3
by: Diffident | last post by:
Guys, Does anyone have any clues about this stack trace? What can be the reason for this error? Is it something related to viewstate? Can I do anything at the application-level by making code...
2
by: Stu | last post by:
Hi, When I try and use Javascript to post page form data from one aspx page to another I get the error 'Unable to validate data. '. I am not trying to read the data using web controls I am...
5
by: sjl | last post by:
I've got an .aspx webform for searching my database. It basically takes user input and passes it as a parm into a stored proc to search a table. The results are returned in a SQLDataReader and...
4
by: Mike Fellows | last post by:
running IIS on a single server, hosting pages on an intranet basis, one single user out of 50 is having an unable to validate data issue how do i fix this (the microsoft KB is a little...
0
by: James Crowley | last post by:
Hi everyone, My site is randomly firing off a "ExceptionHttpException : Unable to validate data. " error on some of its forms at the moment: ------- HttpException : Unable to validate data....
7
by: James Crowley | last post by:
Hi everyone, My site is randomly firing off a "ExceptionHttpException : Unable to validate data. " error on some of its forms at the moment: ------- HttpException : Unable to validate data....
6
by: Solje | last post by:
Im developing an ASP.NET application used for maintinance purpose and it may be idle for some ours. The application crash with the error shown below when the user click on some contol in the...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.