Wednesday, 11 January 2023

.net core run using cli issues

   Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found 


solution:  Run  dotnet dev-certs https -t

No comments:

Post a Comment

API run block issue run api from cmd

  ✅ Debug Checklist – “Access is Denied” (.NET / Visual Studio) 🔹 Identify Problem ☐ Error: Unable to start program (.exe) – Access is deni...