Some web projects are causing me problems while others work fine. I decided to focus on one of the problematic ones.
I\'m using Visual Studio 2013 on Windows 7. I think I\'m
Go to the project "Properties" => "Web", and on the "Servers" section change the port to something else that is not used in and save it. You will be asked to created a virtual directory and click "Yes". Now run the project and it will work now.