473,378 Members | 1,500 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.

The View State Is Invalid for This Page and Might Be Corrupted

Can anyone provide some help on this issue? Our code works fine on a
single machine but in a web farm environment we get the following
error.

The View State Is Invalid for This Page and Might Be Corrupted

Things we have tried
We are not using server.transfer.
We have verified the machine keys in the machine.config file on both
nodes of the cluster.
We have acquired the hotfix from Microsoft and still experience this
error message on our web farm.

We tried moving to version 1.1 of the framework. It didn't help.
Nov 17 '05 #1
1 3009
It's related to the encryption key used in ViewState. You just have to keep
the same keys in the machine.config file, in both of servers.

Take a look at
http://support.microsoft.com/default...b;en-us;323744.

Regards,
Juliano
"senthil" <to********@hotmail.com> wrote in message
news:07****************************@phx.gbl...
I had a project in my local machine which worked fine.
Using visual studio 'copy project' menu option, i copied
the project to a web server with different project name.
And i got the same error message. thought it might help.

Senthil
-----Original Message-----
Can anyone provide some help on this issue? Our code

works fine on a
single machine but in a web farm environment we get the

following
error.

The View State Is Invalid for This Page and Might Be

Corrupted

Things we have tried
We are not using server.transfer.
We have verified the machine keys in the machine.config

file on both
nodes of the cluster.
We have acquired the hotfix from Microsoft and still

experience this
error message on our web farm.

We tried moving to version 1.1 of the framework. It

didn't help.
.

Nov 17 '05 #2

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

Similar topics

0
by: Mita | last post by:
I Am trying to post my form on to a second page, but it keeps coming with a, error: Exception Details: System.Web.HttpException: The View State is invalid for this page and might be corrupted. ...
0
by: Anup Jishnu | last post by:
Hi, I have installed ASP.Net application on a system. When accessing the Application from within the LAN, it works fine. However, when I access the application from the Internet, some pages...
0
by: Bryan Bolling | last post by:
I am trying to migrate an ASP.NET web application from one server to another. The web app works fine on the original web server, but gives me the following error on the new web server: Server...
1
by: Tu-Thach | last post by:
Do you modify the page at all? Sometimes modifying the page causes the error you described. Alternatively, you do not have to use ViewState in your page. Tu-Thach >-----Original...
2
by: Vinod I | last post by:
Hi Team, When I tryed following code, I am getting the Runtime Error as "The View State is invalid for this page and might be corrupted." Exception Details: System.Web.HttpException: The View...
2
by: Brad | last post by:
I have an intranet app that has just started sporadically getting the following error "The viewstate is invalid for this page and might be corrupted." By sproadic I mean 3-4 times during the past...
5
by: Anup Jishnu | last post by:
Hi, I have installed ASP.Net application on a system. When accessing the Application from within the LAN, it works fine. However, when I access the application from the Internet, some pages...
2
by: none | last post by:
Hi, I'm opening a popup window with JavaScript. It has a command button. This is from the primary source (opener) window: ###################################################################...
3
by: Nathan Sokalski | last post by:
I am recieving the following error on the second postback of a page I have written: The state information is invalid for this page and might be corrupted Stack Trace: ...
0
by: mwmorrison93 | last post by:
Hello, I'm at my wit's end regarding the "The state information is invalid for this page and might be corrupted" error and I'm hoping someone can provide some assistance. I working with C#/ASP.NET...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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
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...
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.