Parameter name: parameters
The parameters dictionary contains a null entry for parameter ‘uid’ of non-nullable type ‘System.Int32’ for method ‘System.Web.Mvc.ActionResult News(Int32, Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32])’ in ‘Wecan.Projects.RtiWeb.Controllers.HomeController’. 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 ‘uid’ of non-nullable type ‘System.Int32’ for method ‘System.Web.Mvc.ActionResult News(Int32, Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32])’ in ‘Wecan.Projects.RtiWeb.Controllers.HomeController’. 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.4762.0