Attention: July CTP Source Control and Web Site developement
If you are doing Web Site development and the Web Site is under Source Control in Visual Studio, we do not recommend that you download and install the July CTP (see issue below)
The Problem
When you open a Web Site that is under source control in Visual Studio, it fails to get registered with Source Control. You will see the following error:
"The project '<path>' is under source control. An error occurred registering this project with source control. It is recommended that you do not make any changes to this project."
That means that although you can still work with the Web Site in Visual Studio, you will not have access to all the source control commands (check in, check out, etc)
The Workaround
The only way to correct this is to re-bind the project via File->Source Control->Change Source Control; select the Web Site in question and navigate to the path in your Source Control store where the Web Site content is. You will need to repeat this workaround every time you open the Web Site.
-
This issue showed up briefly in our builds, and unfortunately got out with the CTP. This has already been corrected on our internal builds.
Apologies for any inconvenience,

