[ad_1]
Unable to Establish a Run Binding on a null Reference
Can not Perform a Run Binding on a null Reference
Description: An Exception unmanaged has occurred while running the current web request. Check the stack trace for more information on the error and its origin in the code.
Exception Details: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Unable to Run a Runtime Binding on a null Reference
Error Source:
An Unhandled Exception has been thrown generated when running the current web request. Information regarding the origin and location of the exception can be identified using the following stack trace exceptions.
|
Trace Pile:
[RuntimeBinderException: Cannot perform runtime binding on a null reference]
CallSite.Target (Closure, CallSite, Object) +119
System.Dynamic.UpdateDelegates.UpdateAndExecute1 (CallSite site, T0 arg0) +735
CallSite.Target (Closure, CallSite, Object) +168
BandNews2016.Controllers.EditoriaisController.Detalhes (Channel URL) +9191
lambda_method (Closure, ControllerBase, Object []) +104
System.Web.Mvc.ActionMethodDispatcher.Execute (ControllerBase Controller, Object Parameters []) +14
System.Web.Mvc.ReflectedActionDescriptor.Execute (ControllerContext controllerContext, IDictionary`2 parameters) +157
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod (ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +27
System.Web.Mvc.Async.AsyncControllerActionInvoker. b__39 (IAsyncResult asyncResult, ActionInvocation innerInvokeState) +22
System.Web.Mvc.Async.WrappedAsyncResult`2.CallEndDelegate (IAsyncResult asyncResult) +29
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End () +49
System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod (IAsyncResult asyncResult) +34
System.Web.Mvc.Async.AsyncInvocationWithFilters. b__3d () +50
System.Web.Mvc.Async. <> C__DisplayClbad46. b__3f () +225
System.Web.Mvc.Async. <> C__DisplayClbad46. b__3f () +225
System.Web.Mvc.Async. <> C__DisplayClbad33. b__32 (IAsyncResult asyncResult) +10
System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate (IAsyncResult asyncResult) +10
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End () +49
System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters (IAsyncResult asyncResult) +34
System.Web.Mvc.Async. <> C__DisplayClbad2b. b__1c () +26
System.Web.Mvc.Async. <> C__DisplayClbad21. b__1e (IAsyncResult asyncResult) +100
System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate (IAsyncResult asyncResult) +10
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End () +49
System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction (IAsyncResult asyncResult) +27
System.Web.Mvc.Controller. b__1d (IAsyncResult asyncResult, ExecuteCoreState innerState) +13
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate (IAsyncResult asyncResult) +29
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End () +49
System.Web.Mvc.Controller.EndExecuteCore (IAsyncResult asyncResult) +38
System.Web.Mvc.Controller. b__15 (IAsyncResult asyncResult, controller controller) +12
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate (IAsyncResult asyncResult) +22
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End () +49
System.Web.Mvc.Controller.EndExecute (IAsyncResult asyncResult) +28
System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute (IAsyncResult asyncResult) +10
System.Web.Mvc.MvcHandler. b__5 (IAsyncResult asyncResult, ProcessRequestState innerState) +21
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate (IAsyncResult asyncResult) +29
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End () +49
System.Web.Mvc.MvcHandler.EndProcessRequest (IAsyncResult asyncResult) +28
System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest (IAsyncResult result) +9
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute () +9744261
System.Web.HttpApplication.ExecuteStep (step IExecutionStep, Boolean & completedSynchronously) +155
|
Version information: Microsoft .NET Framework Version: 4.0.30319; ASP.NET Version: 4.6.1069.1
[ad_2]
Source link