When I try to open a .ccproj file in Visual Studio 2010, running on Windows XP, I get the error:
<ProjectName> cannot be opened because its project type (.ccproj) is not supported by this version of the application.
I did some research and found that “Windows Azure Tools” needs to be installed before this will work.
However, when I tried to run the installer (which I downloaded from this page) I got the following message:
The product you are trying to install is not supported on your operating system.
Does this mean that it’s not possible to run an Azure web project on Windows XP at all?
Just checked the system requirements here. Looks like it’s only supported on Windows 7/Vista/2008.