TEXT 14
Saa Guest on 16th December 2024 09:18:58 AM
  1. System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
  2.  
  3.    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  4.  
  5.    at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
  6.  
  7.    at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
  8.  
  9.    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
  10.  
  11.    at System.Xml.XmlReader.MoveToContent()
  12.  
  13.    at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
  14.  
  15.    at System.Xml.Linq.XElement.Parse(String text, LoadOptions options)
  16.  
  17.    at SalamMehr.Controllers.CallRecordController.GetSession() in C:\Users\Delfan\source\repos\SalamMehr\SalamMehrCallRecordWebService\Controller\CallRecordController.cs:line 32
  18.  
  19.    at SalamMehr.Controllers.CallRecordController.GetCallRecordAudio(String Ani, String Agentid, DateTime dateTime) in C:\Users\Delfan\source\repos\SalamMehr\SalamMehrCallRecordWebService\Controller\CallRecordController.cs:line 59
  20.  
  21.    at lambda_method2(Closure, Object, Object[])
  22.  
  23.    at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  24.  
  25.    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  26.  
  27.    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  28.  
  29.    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  30.  
  31. --- End of stack trace from previous location ---
  32.  
  33.    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  34.  
  35.    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  36.  
  37.    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  38.  
  39. --- End of stack trace from previous location ---
  40.  
  41.    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  42.  
  43.    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  44.  
  45.    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  46.  
  47.    at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  48.  
  49.    at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  50.  
  51.    at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  52.  
  53.    at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
  54.  
  55.  
  56.  
  57. HEADERS
  58.  
  59. =======
  60.  
  61. Accept: */*
  62.  
  63. Accept-Encoding: gzip, deflate
  64.  
  65. Accept-Language: en-US,en;q=0.5
  66.  
  67. Connection: keep-alive
  68.  
  69. Host: 192.168.68.52:8080
  70.  
  71. Referer: http://192.168.68.52:8080/swagger/index.html
  72.  
  73. User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0

Hightechrobo bin is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.