我对Web应用程序开发非常陌生。当我尝试检索客户的订单时。我的Web应用程序发出以下错误。
谢谢。
System.NullReferenceException:{“对象引用未设置为对象的实例。”}
DATA:{System.Collections.ListDictionaryInternal}
结果:-2147467261
帮助链接:无
InnerException:空
对象引用未设置为对象的实例。
{System.Web.Mvc.ActionResult Orders()}
堆栈跟踪
在Projects \ WhatToEat \ WhatToEat \ Areas \ Admin \ Controllers \ EateryController.cs:line中的WhatToEat.Areas.Admin.Controllers.EateryController.Orders()中
574
在lambda_method(Closure,ControllerBase,Object [])
在System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase控制器,Object []参数)
在System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext,IDictionary 2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary
2个参数)处
在System.Web.Mvc.Async.AsyncControllerActionInvoker.b__39(IAsyncResult asyncResult,ActionInvocation innerInvokeState)
在System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult 2.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase
1.End()处
在System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
在System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.b__3d()
在System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters。<> c__DisplayClass46.b__3f()