This issue is driving me insane: I was working on a recently created project and suddenly I was unable to debug that specific project.
I\'m using a local IIS 7.5 with t
I was having this issue and the solution was to add the host name to the site bindings in IIS and then change the project URL from http to https.