Server Error in '/' Application.

The client disconnected.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: The client disconnected.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[FormatException: Invalid length for a Base-64 char array or string.]
   System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength) +808
   System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) +137
   System.Convert.FromBase64String(String s) +49
   System.Web.UI.ObjectStateFormatter.Deserialize(String inputString, Purpose purpose) +90
   System.Web.UI.Util.DeserializeWithAssert(IStateFormatter2 formatter, String serializedState, Purpose purpose) +61
   System.Web.UI.HiddenFieldPageStatePersister.Load() +181

[ViewStateException: Invalid viewstate. 
	Client IP: 66.116.45.64
	Port: 63202
	Referer: https://growersystem.gapconnections.com/Account/Admin/GrowerLookupTabs.aspx
	Path: /Account/Admin/GrowerLookupTabs.aspx
	User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
	ViewState: w7hluGJFIE86fs83u5nqUcNZqTCQusHFZqYHM0D0uz+AUrVYH93jVWOp13NKIgnssdUwzA6tOYy0SoZe/zdb2byIwNtsuX75Y6/HYVtDsSHE0hgZ5vUk3RaboWPrs6XcDwBrtfalhUAjy63zIaENeNJBAdydcFlDMw2tg4L1RdmsHfr+tHrtJyFgwk8828loO3Jr7anyfHgXQBdDQBgn2fFh2Iwu8A+XGUDgFiMghZJuFxmYbosY9qVf3sa+i/xCvSSd/5jpb/BDrvzo2vBPQ7hz/bJBjYGCd6voGXRfYPQssOvQiMHBwjPLsU4CxPsXyDp6C8txv4mZJtfMj9MzpdxdeAzFJXhogSxQfYmbRzOJSHyMr66BbIQQ/2VR0xw6r9jeOVs3lmkBPgZpgYMAjoYWSsnOQ/fyQhK31jjw9nBubCNHaPVf4u7F3nQ3SEBkSWqs5mWjufcNyP7IsK2Le3zjDvcHjZaJvqx5+AMevlEpUbC/vPh0KG1XlJgM9S72HsUIlnusZDv9uZjKdEbqgLw4Az39xgeWlrJ6jDHj7c3uDMqaFmBqxdq+6YkwAuOjqswS7DO7kAG8F0TDyJFdCFd09XDMNCV+jMHRQfcSs2d/GxLUtLQpXyMtg+8vBIHJDyeioMoWaJsVsuJUjy9bHsj97sWvjFS+EAfCLtfS/WC54QPahnPd1B2uStwA2W7+TxSVY...]

[HttpException (0x80004005): The client disconnected.]
   System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) +153
   System.Web.UI.HiddenFieldPageStatePersister.Load() +321
   System.Web.UI.Page.LoadPageStateFromPersistenceMedium() +367
   System.Web.UI.Page.LoadAllState() +46
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +9527
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +355
   System.Web.UI.Page.ProcessRequest() +75
   System.Web.UI.Page.ProcessRequest(HttpContext context) +70
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +798
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +91