A web application project which was converted to IIS Express and then checked into Team Foundation Server is kicking out an error when other developers try to load it. The error appears in the Visual Studio Output window and the associated web application project fails to load.
This is the error in the output window:
The Web Application Project XXXX is configured to use IIS. The Web server 'http://XXXX' could not be found.
What is causing this issue and how do I fix it?