“/”应用程序中的服务器错误。

未将对象引用设置到对象的实例。

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。

源错误:


行 36:     <div class="fl news_left">
行 37:         <h1>@Model.Title</h1>
行 38:         <p class="news_info" style="position: relative;"><i class="ico-time"></i><span>@(Model.CreateTime.ToString())</span><i class="ico-wz"></i><a href="/" target="_blank">http://www.cuwell.com/</a><span style="padding-left: 15px;">品牌:<a href="/brand/@(brandModel.BrandEName).html" target="_blank">@brandModel.BrandName</a></span><i class="ico-sjfw"></i><em class="bdsharebuttonbox" style="background: none; width: 70px; border: 0; float: left; display: inline-block;clear:none; position: absolute; top: 0px; right: 0px;"><a href="javascript:;" title="" data-cmd="weixin" class="bds_weixin" style="background: none; width: 70px; border: 0; font-size: 12px; padding: 0px; margin: 0; height: 20px; line-height: 20px;">手机访问</a></em></p>
行 39:         <p class="summary">@Model.Description</span><span class="r">”</span></p>
行 40:         <div class="connBox">

源文件: e:\wwwroot\chinalyfcom\www.chinalyf.com\Views\News\Detail.cshtml    行: 38

堆栈跟踪:


[NullReferenceException: 未将对象引用设置到对象的实例。]
   ASP._Page_Views_news_Detail_cshtml.Execute() in e:\wwwroot\chinalyfcom\www.chinalyf.com\Views\News\Detail.cshtml:38
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +254
   System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +146
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +107
   System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +377
   System.Web.Mvc.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17() +30
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +448
   System.Web.Mvc.Async.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult) +187
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult) +30
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +25
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +25
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) +44
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +25
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +431
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +158


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4330.0