Viewstate problems in web farm

S

S S Venkatesh

Hi,
I'm involved in a ASP.NET web project with a web farm and load
balancing(windows server 2003 ) with no afinity (no sticky sessions) and i
am facing problems in view state.

I get an error like this.
Server Error in '/ViewState' Application.
----------------------------------------------------------------------------
----
The viewstate is invalid for this page and might be corrupted.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.


Exception Details: System.Web.HttpException: The viewstate is invalid for
this page and might be corrupted. Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:

[HttpException (0x80004005): The viewstate is invalid for this page and
might be corrupted.]

System.Web.UI.Page.LoadPageStateFromPersistenceMedium() +151
System.Web.UI.Page.LoadPageViewState() +18
System.Web.UI.Page.ProcessRequestMain() +423

Thanks,

Venkat
 
K

Karl Seguin

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top