You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
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