hi Nighthawk
getting an error when trying to view any red entries in My Sightings pages
Server Error in '/' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 138: Line 139: Operator Line 140: @Html.Raw(Model.Registration1.Airline.GetUrl(Model.Registration1.Airline.Name)) Line 141: Line 142:
Source File: c:\inetpub\websites\PlaneLogger\Views\Sighting\View.cshtml Line: 140
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.] ASP._Page_Views_Sighting_View_cshtml.Execute() in c:\inetpub\websites\PlaneLogger\Views\Sighting\View.cshtml:140 System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +233 System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +75 System.Web.WebPages.StartPage.ExecutePageHierarchy() +88 System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +106 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +302 System.Web.Mvc.<>c_DisplayClass1a.b_17() +30 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +453 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +2334 System.Web.Mvc.Controller.ExecuteCore() +113 PlaneLogger.Controllers.BaseController.ExecuteCore() in C:\Users\Gavin Coates\Documents\Projects\PlaneLogger\PlaneLogger\Controllers\BaseController.cs:107 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +91 System.Web.Mvc.Async.<>c_DisplayClass1.b_0() +25 System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +10 System.Web.Mvc.<>c_DisplayClass8.b_3(IAsyncResult asyncResult) +44 System.Web.Mvc.Async.<>c_DisplayClass4.b_3(IAsyncResult ar) +25 System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +10 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +3511 System.Web.<>c__DisplayClass285_0.b__0() +41 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +155 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +2281
thanks
Paul
Same here. Cannot access any of my reports to edit them. Is there a fix on the way?
Me too , still a problem as of today 05 January
You need to log in to post a reply to this topic.