Advertisement
Guest User

Untitled

a guest
Jun 24th, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.65 KB | None | 0 0
  1. Jun 24 21:59:03 vm24848 dotnet-example[18701]: info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1]
  2. Jun 24 21:59:03 vm24848 dotnet-example[18701]: Request starting HTTP/1.1 GET http://superpojistka.cz/api/houseform/input
  3. Jun 24 21:59:05 vm24848 dotnet-example[18701]: info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
  4. Jun 24 21:59:05 vm24848 dotnet-example[18701]: Executing action method SrovnavacPojistoven.Controllers.HouseFormController.Form (SrovnavacPojistoven) with arguments (Basic YWRtaW46Q29wYWtIZXNsb0FsZUptZWxpIQ==) - ModelState is Valid
  5. Jun 24 21:59:06 vm24848 dotnet-example[18701]: fail: Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewResultExecutor[3]
  6. Jun 24 21:59:06 vm24848 dotnet-example[18701]: The view 'Form' was not found. Searched locations: /Views/HouseForm/Form.cshtml, /Views/Shared/Form.cshtml
  7. Jun 24 21:59:06 vm24848 dotnet-example[18701]: info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[2]
  8. Jun 24 21:59:06 vm24848 dotnet-example[18701]: Executed action SrovnavacPojistoven.Controllers.HouseFormController.Form (SrovnavacPojistoven) in 1338.3809ms
  9. Jun 24 21:59:06 vm24848 dotnet-example[18701]: fail: Microsoft.AspNetCore.Server.Kestrel[13]
  10. Jun 24 21:59:06 vm24848 dotnet-example[18701]: Connection id "0HLEQ1JNNKBAI", Request id "0HLEQ1JNNKBAI:00000001": An unhandled exception was thrown by the application.
  11. Jun 24 21:59:06 vm24848 dotnet-example[18701]: System.InvalidOperationException: The view 'Form' was not found. The following locations were searched:
  12. Jun 24 21:59:06 vm24848 dotnet-example[18701]: /Views/HouseForm/Form.cshtml
  13. Jun 24 21:59:06 vm24848 dotnet-example[18701]: /Views/Shared/Form.cshtml
  14. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.ViewEngines.ViewEngineResult.EnsureSuccessful(IEnumerable`1 originalLocations)
  15. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.ViewResult.<ExecuteResultAsync>d__26.MoveNext()
  16. Jun 24 21:59:06 vm24848 dotnet-example[18701]: --- End of stack trace from previous location where exception was thrown ---
  17. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  18. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  19. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeResultAsync>d__19.MoveNext()
  20. Jun 24 21:59:06 vm24848 dotnet-example[18701]: --- End of stack trace from previous location where exception was thrown ---
  21. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  22. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  23. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextResultFilterAsync>d__24.MoveNext()
  24. Jun 24 21:59:06 vm24848 dotnet-example[18701]: --- End of stack trace from previous location where exception was thrown ---
  25. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  26. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context)
  27. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  28. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextResourceFilter>d__22.MoveNext()
  29. Jun 24 21:59:06 vm24848 dotnet-example[18701]: --- End of stack trace from previous location where exception was thrown ---
  30. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  31. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  32. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  33. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeFilterPipelineAsync>d__17.MoveNext()
  34. Jun 24 21:59:06 vm24848 dotnet-example[18701]: --- End of stack trace from previous location where exception was thrown ---
  35. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  36. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  37. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeAsync>d__15.MoveNext()
  38. Jun 24 21:59:06 vm24848 dotnet-example[18701]: --- End of stack trace from previous location where exception was thrown ---
  39. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  40. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  41. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Builder.RouterMiddleware.<Invoke>d__4.MoveNext()
  42. Jun 24 21:59:06 vm24848 dotnet-example[18701]: --- End of stack trace from previous location where exception was thrown ---
  43. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  44. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  45. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.<Invoke>d__3.MoveNext()
  46. Jun 24 21:59:06 vm24848 dotnet-example[18701]: --- End of stack trace from previous location where exception was thrown ---
  47. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  48. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  49. Jun 24 21:59:06 vm24848 dotnet-example[18701]: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.<ProcessRequestsAsync>d__2.MoveNext()
  50. Jun 24 21:59:06 vm24848 dotnet-example[18701]: info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
  51. Jun 24 21:59:06 vm24848 dotnet-example[18701]: Request finished in 2734.5138ms 500
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement