When you fire-up the CS2007.1 SDK and go to debug the first time you may encounter the Visual Studio error message,
Unable to start debugging on the web server. The debugger cannot connect to the remote computer. This may be because the remote computer does not exist or a firewall may be preventing communication to the remote computer. Please see the Help file of assistance.
The fix is going into the Web Project properties and in the web tab change CS2007.1's default Web Server from http://cs2007 to Use Visual Studio Development Server, or change your IIS Web Server settings appropriately.
