Internal server error.
An error occurred during the processing of the request. Please try again.


Error Details: Exception of type 'System.OutOfMemoryException' was thrown.

Stack Trace:
[System.OutOfMemoryException]
at IPM.BO.SessionCollection.ValidateOrCreateSession(String clientSessionId)
at IPM.BO.BOHandler.Execute(MessageObject message)
at IPM.UI.UIHandler.Execute(MessageObject message)
at IPM.UI.UIObjectSpace.GetEntityData(Object sender, String className, String methodName, Boolean isAction, String sessionId, DataSet parameterDs)
at IPM.UI.Session.ClearRegistry(String clientSessionId)
at IPM.UI.Session..ctor(String clientSessionId)
at IPM.UI.UIApplication.CreateSession(String id)
at IPM.Web.Global.Session_Start(Object sender, EventArgs e)
at System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e)
at System.Web.SessionState.SessionStateModule.CompleteAcquireState()
at System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData)
at System.Web.HttpApplication.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)