Hello everyone,
I am currently having an issue where I cannot connect to my developer environment when IISExpress is started. I don’t get any errors but my browser is stuck loading. I can still connect to the normal IIS however before Visual Studio 2022 is started.
I have tried the following already:
- Delete applicationhost.config and rebuild
- Full build and database sync
- Restart IISExpress
I have had this issue before and last time I could not find a solution so I decided to create a new machine. I then built the same code and had no issues
Any help would be greatly appreciated.
Thanks