Cannot start debugging on the web server. Debugger cannot connect to remote computer in MVC

I just started working on an MVC project. This is a web portal. I installed my sites in my local IIS 6.0. But when I want to start debugging, I get this error:

Unable to start debugging on the web server. The debugger cannot connect to the remote computer. The debugger could not resolve the specified computer name.

enter image description here

I don’t understand that when I want to debug my project locally, what does “Remote Computer” say about ?? !!

Please help me guys, this is my first task in this company, and I need to overcome this error. Thank you in promoting each body.

+4

Source: https://habr.com/ru/post/1655725/


All Articles