Erro detectado durante execução da aplicação
- Algo inesperado aconteceu. Já estamos trabalhando na solução.
Mensagem
The parameters dictionary contains a null entry for parameter 'area' of non-nullable type 'Perlink.Trinks.Enums.AreasTrinksEnum' for method 'System.Web.Mvc.ActionResult Index(Perlink.Trinks.Enums.AreasTrinksEnum, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String)' in 'Perlink.Trinks.Web.Controllers.FAQController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Parameter name: parameters
Mensagem Técnica - Origem:
System.Web.Mvc
- At System.Web.Mvc.ActionDescriptor.ExtractParameterFromDictionary(ParameterInfo parameterInfo, IDictionary`2 parameters, MethodInfo methodInfo)
- At System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
- At System.Linq.Buffer`1..ctor(IEnumerable`1 source)
- At System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
- At System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
- At System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
- At System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.
b__41() - At System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
- At System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.
b__33() - At System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.
b__49() - At System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
- At System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.
b__20() - At System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.
b__22(IAsyncResult asyncResult) - At System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
- At Perlink.Trinks.WebSupport.NotFoundMvc.ActionInvokerWrapper.EndInvokeActionWith404Catch(IAsyncResult asyncResult) in J:\actions-runner-trinks-web\_work\Trinks.Web\Trinks.Web\master\Perlink.Trinks.WebSupport\NotFoundMvc\ActionInvokerWrapper.cs:line 87
- At Perlink.Trinks.WebSupport.NotFoundMvc.ActionInvokerWrapper.EndInvokeAction(IAsyncResult asyncResult) in J:\actions-runner-trinks-web\_work\Trinks.Web\Trinks.Web\master\Perlink.Trinks.WebSupport\NotFoundMvc\ActionInvokerWrapper.cs:line 75
- At Perlink.Trinks.WebSupport.NotFoundMvc.ActionInvokerWrapperSessionScope.EndInvokeAction(IAsyncResult asyncResult) in J:\actions-runner-trinks-web\_work\Trinks.Web\Trinks.Web\master\Perlink.Trinks.WebSupport\NotFoundMvc\ActionInvokerWrapperSessionScope.cs:line 63
- At System.Web.Mvc.Controller.<>c__DisplayClass1d.
b__18(IAsyncResult asyncResult) - At System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.
b__3(IAsyncResult ar) - At System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
- At System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.
b__3(IAsyncResult ar) - At System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
- At System.Web.Mvc.MvcHandler.<>c__DisplayClass8.
b__3(IAsyncResult asyncResult) - At System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.
b__3(IAsyncResult ar) - At System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
- At System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
- At System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
- At System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)