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.Web.Common.Application.get_BrowseAndEdit() in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOfficeWeb\Base\Application\ApplicationData.cs:line 50
at com.lomtec.activeOffice40.Web.Application.get_BrowseAndEdit() in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOfficeWeb\Base\Application\Application.cs:line 28
at com.lomtec.activeOffice40.Web.Mvc.Controls.LabelBuilderBase.ButtonHelp(ILabel label) in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOfficeWebMVC\UI\Controls\Label.cs:line 100
at com.lomtec.activeOffice40.Web.Mvc.Controls.ButtonBuilderBase.ButtonHelper(ILabel label) in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOfficeWebMVC\UI\Controls\Button.cs:line 62
at com.lomtec.activeOffice40.Web.Mvc.Controls.ButtonBuilderBase.SubmitBuilder(ILabel label) in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOfficeWebMVC\UI\Controls\Button.cs:line 36
at com.lomtec.activeOffice40.Web.Mvc.Controls.ButtonBuilder.Submit(String labelName, String defaultValue) in d:\Projects\ActiveOffice.NET40.Support\4.2.3.0\activeOfficeWebMVC\UI\Controls\Button.cs:line 103
at ASP._Page_Views_Shared__Search_cshtml.Execute()
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
at System.Web.Mvc.Html.RenderPartialExtensions.RenderPartial(HtmlHelper htmlHelper, String partialViewName, Object model)
at ASP._Page_Areas_GenBank_Views_Home_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)