Hi @Coreysan ,
What kind of application and what .NET version you use? Something I think you can try and if anything wrong or abnormal, I need your feedback.
- Try to create an empty asp.net or asp.net core application and run it in IIS Express directly. Please tell me the result.
- Delete
.vs\config\applicationhost.config
file, then right click on prject solution -> properties -> debug tab ->web server settings, change port number to be different from all other applications. Restart VS and rebuild solution.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best regards,
Bruce Zhang