Server Error in '/' Application.
The parameters dictionary contains a null entry for parameter 't' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult Product(System.String, Int32, Int32, Int32)' in 'DreamWorks.Web.Controllers.SearchController'. 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 't' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult Product(System.String, Int32, Int32, Int32)' in 'DreamWorks.Web.Controllers.SearchController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter.
Parameter name: parameters
'/' 应用程序中的服务器错误。参数字典包含参数为 null 条目不 '非可以为 null 的类型 'System.Int32' 方法' System.Web.Mvc.ActionResult Product(System.String, Int32, Int32, Int32)' 在 'DreamWorks.Web.Controllers.SearchController'。可选参数必须为引用类型,一个可以为 null 的类型,或将声明为可选参数。参数名称: 参数描述: 未经处理的异常发生在执行当前 web 请求期间。请检查堆栈跟踪的更多信息有关该错误以及代码中的出处。异常的详细信息: System.ArgumentException: 参数字典包含参数为 null 条目不 '非可以为 null 的类型 'System.Int32' 方法' System.Web.Mvc.ActionResult Product(System.String, Int32, Int32, Int32)' 在 'DreamWorks.Web.Controllers.SearchController'。可选参数必须为引用类型,一个可以为 null 的类型,或将声明为可选参数。参数名称: 参数
正在翻譯中..