Does not work with IISExpress #1694

Closed
opened 2025-08-09 17:21:39 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @rjperes on 11/9/2015

Doesn't work with IISExpress, only web:

SocketException: An existing connection was forcibly closed by the remote host.

IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)

WebException: The underlying connection was closed: An unexpected error occurred on a receive.
System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)

HttpRequestException: An error occurred while sending the request.
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

*Originally created by @rjperes on 11/9/2015* Doesn't work with _IISExpress_, only _web_: SocketException: An existing connection was forcibly closed by the remote host. IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult) WebException: The underlying connection was closed: An unexpected error occurred on a receive. System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) HttpRequestException: An error occurred while sending the request. System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
fergalmoran added the bugbugbugbugbugbugbugbugbug labels 2025-08-09 17:21:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1694
No description provided.