Server Error in '/' Application.

Cannot perform runtime binding on a null reference

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: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference

Source Error:


Line 78: 					</tr>
Line 79: 					<tr>
Line 80: 						<td>@data.OpeningDate.ToString("MMM dd-yyyy HH:MM")</td>
Line 81: 						<td>@data.ClosingDate.ToString("MMM dd-yyyy HH:MM")</td>
Line 82: 						<td>@data.eStatus</td>

Source File: C:\inetpub\wwwroot\UAEERF.ae\en\Content\Dressage\ShowInfo.cshtml    Line: 80

Stack Trace:


[RuntimeBinderException: Cannot perform runtime binding on a null reference]
   CallSite.Target(Closure , CallSite , Object , String ) +187
   System.Dynamic.UpdateDelegates.UpdateAndExecute2(CallSite site, T0 arg0, T1 arg1) +631
   ASP._Page_en_Content_Dressage_ShowInfo_cshtml.Execute() in C:\inetpub\wwwroot\UAEERF.ae\en\Content\Dressage\ShowInfo.cshtml:80
   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


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3930.0