Skip to content

Instantly share code, notes, and snippets.

@cbedoy
Last active February 24, 2018 05:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cbedoy/197c924fb733e2b1d73fb8c8d2e2bce3 to your computer and use it in GitHub Desktop.
Save cbedoy/197c924fb733e2b1d73fb8c8d2e2bce3 to your computer and use it in GitHub Desktop.
Fields
{
"Message": "An error has occurred.",
"ExceptionMessage": "Referencia a objeto no establecida como instancia de un objeto.",
"ExceptionType": "System.NullReferenceException",
"StackTrace": " en WebAPI_FRAGATSA.Controllers.Luminaria_InstalacionController.<PostTbl_Luminaria_Instalacion>d__4.MoveNext() en C:\\RB\\proyectos\\FRAGATSA\\SISTEMA\\FRAGATSA_GIT\\WebAPI_FRAGATSA\\Controllers\\Luminaria_InstalacionController.cs:línea 346\r\n--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---\r\n en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n en System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__3`1.MoveNext()\r\n--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---\r\n en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n en System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()\r\n--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---\r\n en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n en System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---\r\n en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n en WebAPI_FRAGATSA.Filters.Security.ResultWithChallenge.<ExecuteAsync>d__3.MoveNext() en C:\\RB\\proyectos\\FRAGATSA\\SISTEMA\\FRAGATSA_GIT\\WebAPI_FRAGATSA\\Filters\\Security\\Security_HMACAuthenticationAttribute.cs:línea 192\r\n--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---\r\n en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n en System.Web.Http.Controllers.AuthenticationFilterResult.<ExecuteAsync>d__0.MoveNext()\r\n--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---\r\n en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n en System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment