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 61: 					var app_applications = s.GetValue<ArchetypeModel>("applications");
Line 62: 					var form_formulas = s.GetValue("formulas").Split(',');
Line 63: 					var featureLinks = s.GetValue("featureLinks").Split(',');
Line 64: 					<div style="@hideShow" id='@id' class="systemSelectees">
Line 65: 						<div class="col s12 m12 l12 nopad">

Source File: d:\inetpub\wwwroot\Stonhard7\Views\MacroPartials\ChemistryFloorSystems.cshtml    Line: 63

Stack Trace:


[RuntimeBinderException: Cannot perform runtime binding on a null reference]
   CallSite.Target(Closure , CallSite , Object , Char ) +166
   System.Dynamic.UpdateDelegates.UpdateAndExecute2(CallSite site, T0 arg0, T1 arg1) +729
   ASP._Page_Views_MacroPartials_ChemistryFloorSystems_cshtml.Execute() in d:\inetpub\wwwroot\Stonhard7\Views\MacroPartials\ChemistryFloorSystems.cshtml:63
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252
   System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +147
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +122
   Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer) +200
   Umbraco.Web.Mvc.ControllerExtensions.RenderViewResultAsString(ControllerBase controller, ViewResultBase viewResult) +269
   Umbraco.Web.Macros.PartialViewMacroEngine.Execute(MacroModel macro, IPublishedContent content) +966
   umbraco.macro.LoadPartialViewMacro(MacroModel macro) +81
   umbraco.macro.renderMacro(Hashtable pageElements, Int32 pageId) +2797
   umbraco.presentation.templateControls.Macro.CreateChildControls() +2369
   System.Web.UI.Control.EnsureChildControls() +107
   umbraco.presentation.templateControls.Macro.OnInit(EventArgs e) +44
   System.Web.UI.Control.InitRecursive(Control namingContainer) +173
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +491


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