Getting a System.Web.HttpException error on the AddEditFieldRecord.aspx page

20 views
Skip to first unread message

Falanga, Rod, DOH

unread,
May 19, 2015, 6:46:59 PM5/19/15
to PRISM Friends (prism-friends@googlegroups.com)

Occasionally we’ll get an error that looks like this:

 

Timestamp: 5/19/2015 9:42:22 PM

 

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: 10.8.26.129

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)

 

However the interesting thing is the inner exception which looks like this:

 

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

            Message : Invalid viewstate.

 

What would make the view state invalid? Is there anything we can/should do about this?

 

 

 

Rod Falanga

Application Developer 3

NM Department of Health

 

mary.white

unread,
May 19, 2015, 6:50:34 PM5/19/15
to prism-...@googlegroups.com, rod.f...@state.nm.us, rod.f...@state.nm.us
You may ignore this error.  This happens when the user closes the web page while the page is still loading.

Falanga, Rod, DOH

unread,
May 20, 2015, 4:14:42 PM5/20/15
to mary.white, prism-...@googlegroups.com

OK thanks.

 

 

 

Rod Falanga

Application Developer 3

NM Department of Health

 

Reply all
Reply to author
Forward
0 new messages