I continue to see these errors in our error log. Any ideas how I can figure out where this comes from, or better yet, how to fix the problem?
System.Web.HttpException: Invalid view state. in System.Web.UI.Page.DecryptString (String s) in System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRequest (HttpContext context) in System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.IEppie. .Execute () on System.Web.HttpApplication.ExecuteStep (step IExecutionStep, Logical & completedSynchronously)
Update Here's what I have tried so far - we run one web server (no farm)
MS has an open bug report dated 6/14/09 that fixes this problem:
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=434997&wa=wsignin1.0
I had this problem when Google (and other search spiders) indexed one of my sites. I had to put webresource.axd files in /robots.txt that had to be ignored, and the error has been stopped since then.
We use ELMAH , so we were able to see the version of the browser that requested the file, and this ended up being GoogleBot.
. , MS (https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=434997&wa=wsignin1.0), , MS , IE8, , IE (6,7 8) .
Firefox , , , MSIE.
(ContentType CharSet), Microsoft, . , , , .
, , viewstate - .
, asp.net wget. . , viewstate , .
, .
: Microsoft , IE 8 :http://blogs.msdn.com/ieinternals/archive/2010/04/01/IE8-Lookahead-Downloader-Fixed.aspx
Source: https://habr.com/ru/post/1710198/More articles:Получите UITableView, чтобы не прокручивать и не увеличиваться в UIScrollView - objective-cHow to create an FSRef from an NSString containing a path? - filesystemsBrowser API for browsers without IE - firefoxAccess Firefox Cache from XPCOM Component - c ++What does error 0xC02020C4 mean in SSIS? - sql-serverEvent with AS3 text field change without fail - eventsWindows workflow: starting a separate workflow from a workflow - workflowhow to insert output from other modules / controllers into a view - phpКак заставить HttpCompression (GZip) работать с URL-маршрутизацией (без дополнительных URL-адресов) на IIS 6 - asp.netHow to connect to double-clicking the Ctrl key? - .netAll Articles