Ok so I did some settings when trying to deploy asp.net core web app locally sometimes ago. Suddenly i just noticed that on vs when I try to run my app.
I can not run app with the IIS Express option. I have to pick the the name of the app when I want to debug.
https://pasteboard.co/J54l9V9.jpg check that link for a snapshot so you understand what am saying
This is a snapshot of my vS to explain the problem. Please this is a problem for me. Cos if I have multiple website on my solution I I cant run every thing at once.
How do I fix this problem. Got a problem with multiple sites and I need to run every thing at once so I can monitor all from IIS instance cos they all depend on each other to work well.