How can i solve "An existing connection was forcibly closed by a remote host." error? (stackoverflow.com)stack
11 points by sunShine in stackoverflow.com · 4y ago · stack
I am trying to connect the server using ASP.Net Core 6. When I run it on my localhost it works fine, but when I publish on the server I get an error.I published my Server project to FileZilla. IP address, and port are correct. However, i got this error message: Socket connected.…