KBA-01167: Unhandled Execution Error

Question:

What does it mean when I get the following?

Server Error in ‘/sfpms‘ Application.Unhandled Execution Error
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.UI.ViewStateException

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:
[ViewStateException] WebDBControls.StreamPageStatePersister.GetSecureStream(Boolean forOutput) +389 WebDBControls.StreamPageStatePersister.Save() +140 System.Web.UI.Page.SavePageStateToPersistenceMedium(Object state) +82 Spitfire.sfPMS.PageClass.SavePageStateToPersistenceMedium(Object viewState) +19 System.Web.UI.Page.SaveAllState() +552 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1676

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

Answer:

Spitfire cannot find the storage path configured in the ICTool on the sfPMS | Page State subtab | Path to Storage field.  Open the ICTool and check that a valid path has been entered.


KBA-01167; Last updated: September 18, 2017 at 12:51 pm;
Keywords:  View State Exception