None of the above options worked for me. I had to do the following:
- Uninstalled IIS Express 8.0
- Deleted all the configurations in my Documents directory for IIS Express
- Reinstalled IIS Express 8.0
- Deleted the project on my local machine and downloaded a clean version for TFS
- Ran the project - it then ran over SSL and I am able to debug
I got the steps from this thread.
Hope this helps.