I would like to know if there is a debugging of an MVC C # application externally, I tried to use IIS Express, but without success, someone has already experienced this situation or, can anyone help me do that? Thank you.
I would like to know if there is a debugging of an MVC C # application externally, I tried to use IIS Express, but without success, someone has already experienced this situation or, can anyone help me do that? Thank you.
You are using IIS installed on your machine, or you are using ISS express (the one that when we press F5 on the application). If you are using Express, install ISS 7.5 on your machine, it is easily found on the Microsoft website.
So let's go there: ..