'/' アプリケーションでサーバー エラーが発生しました。

null 参照に対して実行時バインディングを実行することはできません

説明: 現在の Web 要求を実行中に、ハンドルされていない例外が発生しました。エラーに関する詳細および例外の発生場所については、スタック トレースを参照してください。

例外の詳細: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: null 参照に対して実行時バインディングを実行することはできません

ソース エラー:


行 47: 
行 48:   var wImg = "";
行 49:   var WriteDate = row.WriteDate.ToString("yyyy.MM.dd");
行 50: 
行 51:   Page.Title = "Blog 車も人生もカスタムブログ | " + row.Subject+"("+WriteDate+")";

ソース ファイル: c:\WWW\DUONET\mzspeed-chiba.com\blog\article.cshtml    行: 49

スタック トレース:


[RuntimeBinderException: null 参照に対して実行時バインディングを実行することはできません]
   CallSite.Target(Closure , CallSite , Object ) +148
   System.Dynamic.UpdateDelegates.UpdateAndExecute1(CallSite site, T0 arg0) +615
   CallSite.Target(Closure , CallSite , Object ) +264
   ASP._Page_blog_article_cshtml.Execute() in c:\WWW\DUONET\mzspeed-chiba.com\blog\article.cshtml:49
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252
   System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors) +99
   System.Web.WebPages.WebPage.ExecutePageHierarchy() +182
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +107
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext) +142


バージョン情報: Microsoft .NET Framework バージョン:4.0.30319; ASP.NET バージョン:4.7.3930.0