Object reference not set to an instance of an object.
Show details.
Object reference not set to an instance of an object.
at com.lomtec.activeOffice40.Common.Application.get_UserID() in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOffice\Base\Application\ApplicationData.cs:line 266
at com.lomtec.activeOffice40.Application.get_UserID() in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOffice\Base\Application\Application.cs:line 193
at com.lomtec.activeOffice40.Common.Entity..ctor() in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOffice\Base\Entity\Entity.cs:line 25
at com.lomtec.activeOffice40.Common.EntityWithDefinition..ctor() in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOffice\Base\Entity\Entity.cs:line 105
at com.lomtec.activeOffice40.BusinessObjects.Sys.Codebook..ctor(ICodebookRepository repository) in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOffice\Modules\Sys\CodeBook\CodeBook.cs:line 36
at com.lomtec.activeOffice40.BusinessObjects.Sys.Codebook..ctor() in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOffice\Modules\Sys\CodeBook\CodeBook.cs:line 29
at com.lomtec.activeOffice40.Base.Collections.Sys.CodebookCollection.GetCodebookList(String codebookTicker, Int32 projectID, String languageID) in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOffice\Modules\Sys\CodeBook\CodebookCollections.cs:line 312
at com.lomtec.activeOffice40.Base.Collections.Sys.CodebookCollection.GetCodebookList(String codebookTicker, Int32 projectID) in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOffice\Modules\Sys\CodeBook\CodebookCollections.cs:line 288
at com.lomtec.activeOffice40.Functions.Codebook.GetCodebookList(String codebookTicker, Int32 projectID) in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOffice\Functions\Codebook.cs:line 63
at ASP._Page_Areas_GB_Views_Accession_Index_cshtml.Execute()
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
at System.Web.WebPages.StartPage.ExecutePageHierarchy()
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.b__17()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.b__22(IAsyncResult asyncResult)
at System.Web.Mvc.Controller.<>c__DisplayClass1d.b__18(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.b__3(IAsyncResult ar)
at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.b__3(IAsyncResult ar)
at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.b__3(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.b__3(IAsyncResult ar)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)