Level 1 Type: System.NullReferenceException Source: Wipcore Target Site: Wipcore.Core.CmoObject Find(System.String) Exception Information: System.NullReferenceException: Object reference not set to an instance of an object.
at Wipcore.Core.WipListBase.Find(String identifier)
at Wipcore.Core.CmoKernel.FindObject(CmoContext context, String identifier, Type type, Boolean checkBaseTypes, Boolean addToPerfMon, Boolean loadFromDb, Boolean applyAccessRights, Boolean searchInDb)
at Wipcore.Core.SessionObjects.Context.FindObject(String identifier, Type type, Boolean throwExceptionIfNotFound)
at AndraHandler.ProcessRequest(HttpContext context) in d:\Enova\Web\ginzaSite53\Facebook\Handlers\AndraHandler.ashx:line 20
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Message: Object reference not set to an instance of an object. Stack Trace: at Wipcore.Core.WipListBase.Find(String identifier)
at Wipcore.Core.CmoKernel.FindObject(CmoContext context, String identifier, Type type, Boolean checkBaseTypes, Boolean addToPerfMon, Boolean loadFromDb, Boolean applyAccessRights, Boolean searchInDb)
at Wipcore.Core.SessionObjects.Context.FindObject(String identifier, Type type, Boolean throwExceptionIfNotFound)
at AndraHandler.ProcessRequest(HttpContext context) in d:\Enova\Web\ginzaSite53\Facebook\Handlers\AndraHandler.ashx:line 20
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|