Dictionary tham số chứa một giá trị null cho tham số ‘menuId’ có kiểu không thể là null ‘System.Int32’ cho phương thức ‘nTek.Web.Mvc.AjaxResult NewsList(Int32, Int32)’ trong ‘WebMVC.Controllers.NewsController’. Một tham số tùy chọn phải là kiểu tham chiếu, kiểu có thể là null hoặc được khai báo là tham số tùy chọn. Tên tham số: parameters..
Parameter name: parameters
The parameters dictionary contains a null entry for parameter ‘menuId’ of non-nullable type ‘System.Int32’ for method ‘nTek.Web.Mvc.AjaxResult NewsList(Int32, Int32)’ in ‘WebMVC.Controllers.NewsController’. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter.
Parameter name: parameters
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: System.ArgumentException: The parameters dictionary contains a null entry for parameter ‘menuId’ of non-nullable type ‘System.Int32’ for method ‘nTek.Web.Mvc.AjaxResult NewsList(Int32, Int32)’ in ‘WebMVC.Controllers.NewsController’. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter.
Parameter name: parameters
Source Error:
|
Stack Trace:
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4494.0
Tham số từ điển chứa một mục null cho tham số ‘menuId’, kiểu không thể rỗng ‘System.Int32’ cho phương thức ‘nTek.Web.Mvc.AjaxResult NewsList (Int32, Int32)’ trong ‘WebMVC.Controllers.NewsController’. Một tham số tùy chọn phải là một loại tham chiếu, một loại có thể là null hoặc được khai báo là một tham số tùy chọn. Tên tham số: tham số.
Một ngoại lệ không được xử lý đã xảy ra trong quá trình thực thi yêu cầu web hiện tại. Vui lòng xem lại đống gọi để biết thêm thông tin về lỗi và nơi nó xuất phát trong mã.
Chi tiết ngoại lệ: System.ArgumentException: Tham số từ điển chứa một mục null cho tham số ‘menuId’, kiểu không thể rỗng ‘System.Int32’ cho phương thức ‘nTek.Web.Mvc.AjaxResult NewsList (Int32, Int32)’ trong ‘WebMVC.Controllers.NewsController’. Một tham số tùy chọn phải là một loại tham chiếu, một loại có thể là null hoặc được khai báo là một tham số tùy chọn. Tên tham số: parameters
Đã tạo ra một ngoại lệ không được xử lý trong quá trình thực thi yêu cầu web hiện tại. Thông tin về nguồn gốc và vị trí của ngoại lệ có thể được xác định bằng cách sử dụng đống ngoại lệ dưới đây.
Ngăn xếp ngoại lệ:
[ArgumentException: Tham số từ điển chứa một mục null cho tham số ‘menuId’, kiểu không thể rỗng ‘System.Int32’ cho phương thức ‘nTek.Web.Mvc.AjaxResult NewsList (Int32, Int32)’ trong ‘WebMVC.Controllers.NewsController’. Một tham số tùy chọn phải là một loại tham chiếu, một loại có thể là null hoặc được khai báo là một tham số tùy chọn.
Tên tham số: tham số]
System.Web.Mvc.ActionDescriptor.ExtractParameterFromDictionary (ParameterInfo parameterInfo, IDictionary`2 parameters, MethodInfo methodInfo) +433
System.Linq.WhereSelectArrayIterator`2.MoveNext() +78
System.Linq.Buffer`1.ctor (IEnumerable`1 nguồn) +158
System.Linq.Enumerable.ToArray (IEnumerable`1 nguồn) +93
System.Web.Mvc.ReflectedActionDescriptor.Execute (ControllerContext controllerContext, IDictionary`2 tham số) +181
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod (ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 tham số) +35
System.Web.Mvc.<>c__DisplayClass13.<InvokeActionMethodWithFilters>b__10() +80
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter (IActionFilter bộ lọc, ActionExecutingContext preContext, Func`1 tiếp tục) +466
System.Web.Mvc.ControllerActionInvoker.InvokeAction (ControllerContext controllerContext, String actionName) +659
nTek.Web.Mvc.AjaxControllerBase.ExecuteCore () +335
System.Web.Mvc.ControllerBase.Execute (RequestContext requestContext) +91
nTek.Common.CommonControllerBase.Execute (RequestContext requestContext) +419
System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__4() +56
System.Web.Mvc.Async.<>c__DisplayClass1.<MakeVoidDelegate>b__0() +25
System.Web.Mvc.MvcHandler.EndProcessRequest (IAsyncResult asyncResult) +59
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +431
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep bước) +75
System.Web.HttpApplication.ExecuteStep (IExecutionStep bước, Boolean &completedSynchronously) +158
Thông tin về phiên bản: Phiên bản khung .NET của Microsoft: 4.0.30319; Phiên bản ASP.NET: 4.8.4494.0.
Hastags: #parameters #dictionary #null #entry #parameter #menuId #nonnullable #type #System.Int32 #method #nTek.Web.Mvc.AjaxResult #NewsListInt32 #Int32 #WebMVC.Controllers.NewsController #optional #parameter #reference #type #nullable #type #declared #optional #parameter.Parameter #parameters
Nguồn bài viết: vkspy.gov.vn
Hgvt.edu.vn trang tổng hợp kiến thức giáo dục, công nghệ, đời sống. Bạn có thể tự đánh giá nội dung và trở thành cộng tác viên của chúng tôi
Leave a Reply