Invalid Viewstate & IE Mac

  • Thread starter Thread starter Jeremy Brown
  • Start date Start date
J

Jeremy Brown

I have developed several ASP.NET applications, and keep coming across the
problem where I get the Viewstate is invalid or corrupted exception for IE
5.0 for the Mac and some older versions of IE for the PC (IE 4). I am not
updating the site when these errors occur nor are the applications running
on a web farm.

Any insight on how to solve this problem would be greatly appreciated.
 
Thank you for your response. However I failed to mention that the
EnableViewStateMac was already set to false. Do you know of anything else
that might cause this exception?
 
Back
Top