Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. {"completed":false,"message":"Index and length must refer to a location within the string.\nParameter name: length","raw":"System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.\nParameter name: length\n at System.String.Substring(Int32 startIndex, Int32 length)\n at Astral.MIS.Reception.Domain.Services.Patients.Documents.TitlePageBuilder.<Build>d__6.MoveNext() in /home/astraldev/BuildAgent2/_work/3/s/Astral.MIS/Astral.MIS.Reception.Domain/Services/Patients/Documents/TitlePageBuilder.cs:line 101\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at Astral.MIS.Reception.Domain.Services.Patients.PatientsService.<GetPatientDocument>d__19.MoveNext() in /home/astraldev/BuildAgent2/_work/3/s/Astral.MIS/Astral.MIS.Reception.Domain/Services/Patients/PatientsService.cs:line 222\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at Astral.MIS.Reception.API.Controllers.Reception.Patients.PatientsController.<GetPatientDocument>d__13.MoveNext() in /home/astraldev/BuildAgent2/_work/3/s/Astral.MIS/Astral.MIS.Reception.API/Controllers/Reception/Patients/PatientsController.cs:line 184\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at lambda_method(Closure , Object )\n at Microsoft.Extensions.Internal.ObjectMethodExecutorAwaitable.Awaiter.GetResult()\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeActionMethodAsync>d__12.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextActionFilterAsync>d__10.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeInnerFilterAsync>d__14.MoveNext()\n--- End of stack trace from previous location where exception was thrown ---\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextExceptionFilterAsync>d__23.MoveNext()"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement