This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
An unhandled exception occurred while processing the request #1234
Closed
Description
I'm using dotnet core sdk 2.0 SPA template for angular. when running the application, i can see following error. This issue is there when it running through visual studio 2017 as well as when it published to azure.
But when i switch off the pre-rendering by removing asp-prerender-module="xxx"
, it is working fine.
WinHttpException: The connection with the server was terminated abnormally
Unknown location
IOException: The read operation failed, see inner exception.
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
HttpRequestException: Error while copying content to a stream.
System.Net.Http.HttpContent+<LoadIntoBufferAsyncCore>d__48.MoveNext()
Note: I'm using organizational account authentication
Metadata
Metadata
Assignees
Labels
No labels