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
Describe the bug
When running your solution, a CONN_RESET error will show up in Chrome, and the solution will start but won't work
To Reproduce
Just install the VSIX you created
Expected behavior
I should see Swagger
The IIS Express documentation states that the minimum port number for SSL is 44300.
In your launchsettings the port is set to 41*** something, therefore it doesn't start.
Describe the bug
When running your solution, a CONN_RESET error will show up in Chrome, and the solution will start but won't work
To Reproduce
Just install the VSIX you created
Expected behavior
I should see Swagger
The IIS Express documentation states that the minimum port number for SSL is 44300.
In your launchsettings the port is set to 41*** something, therefore it doesn't start.
dotnet/aspnetcore#7736 <<<< link
Cheers
The text was updated successfully, but these errors were encountered: