I am not able to run my asp.net core application from visual studio 2019. It was running all good few weeks back but now when I run it, it throws the error as follow:
This site can’t be reached The connection was reset. Try:
Checking the connection Checking the proxy and the firewall Running Windows Network Diagnostics Error: ERR_CONNECTION_RESET
My IIS server is running fine. Just that my local host is refusing to connect.
Have tried updating the visual studio and deleted the .suo file. Nothing yet worked. I'm stuck on this problem from the last couple of days any lead will be highly appreciated.