Unable to start Kestrel Follow
I am new to .Net ASP, C# and Rider. I try to launch my app locally, but i get the following issue:
crit: Microsoft.AspNetCore.Server.Kestrel[0]
Unable to start Kestrel.
System.Net.Sockets.SocketException (10013)
The thing is that I dont try to launch it with Kestrel but with IIS.
Any help how to fix that please?
Please sign in to leave a comment.
Hello, Arkadiy93.
Could you please clarify: where are you seeing this message? Which actions lead to it? Could you please share your app through our support or the issue tracker, if possible?