web farms

asp.net

Web Farms and ASP.NET ViewState

If you deploy ASP.NET websites to a web farm, you may run into this perplexing System.Web.HttpException: The viewstate is invalid for this page and might be corrupted If you’ve installed ASP.NET 1.1 service pack 1, you may also get a much more helpful exception

By Jeff Atwood ·
Comments