"The client disconnected", "Invalid Viewstate" (Is this the same sort of thing?)

729 views
Skip to first unread message

Falanga, Rod, DOH

unread,
May 20, 2015, 4:15:14 PM5/20/15
to PRISM Friends (prism-friends@googlegroups.com)

I’m betting that this error is very much like the other one I reported yesterday. Got an error on a page and it was reported. The stack dump looks like this:

 

Message: HandlingInstanceID: 98a96049-bb44-4d17-b25b-e37ffe2ff425

An exception of type 'System.Web.HttpException' occurred and was caught.

------------------------------------------------------------------------

05/19/2015 15:42:22

Type : System.Web.HttpException, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

Message : The client disconnected.

Source : System.Web

Help link : User IP Address: xx.xx.xx.xx

ErrorCode : -2147467259

Data : System.Collections.ListDictionaryInternal

TargetSite : Void ThrowError(System.Exception, System.String, System.String, Boolean)

Stack Trace :    at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError)

   at System.Web.UI.ViewStateException.ThrowViewStateError(Exception inner, String persistedState)

   at System.Web.UI.HiddenFieldPageStatePersister.Load()

   at System.Web.UI.Page.LoadPageStateFromPersistenceMedium()

   at System.Web.UI.Page.LoadAllState()

   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

   at System.Web.UI.Page.ProcessRequest()

   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)

   at System.Web.UI.Page.ProcessRequest(HttpContext context)

   at ASP.addeditfieldrecord_aspx.ProcessRequest(HttpContext context)

   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

 

Inner Exception:

 

            Inner Exception

            ---------------

            Type : System.Web.UI.ViewStateException, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

            Message : Invalid viewstate.

 

It looks to me as though the cause of this problem is exactly like the one I reported yesterday; i.e.: the user closed the browser while it was busy doing something or other. Am I correct?

 

 

 

 

Rod Falanga

Application Developer 3

NM Department of Health

 

mary.white

unread,
May 20, 2015, 4:18:38 PM5/20/15
to prism-...@googlegroups.com, rod.f...@state.nm.us, rod.f...@state.nm.us
Yes, the user closed the browser while the page was loading.  The main message you are looking for is "Message : The client disconnected." to determine this.
Reply all
Reply to author
Forward
0 new messages