Hi All,
I am facing a peculiar problem with the webclient after installation of SR1. I installed SR1 in order to get the process activator. But after the installation, now whenever I am trying to login through Metastorm web client I am receiving error message like “Object reference not set to an instance of an object”.
Can anybody please help ?
The event log logs following –
Event Type: Error
Event Source: Metastorm Web Extensions
Event Category: Metastorm Web Extensions
Event ID: 113
Description:
Error in: http://localhost/metastorm/Default.aspx
Error Message: Object reference not set to an instance of an object.
Stack Trace: at Metastorm.Web.Common.UserOptions.get_Current() at Metastorm.Web.Default.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at Metastorm.Web.BpmPage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)