【发布时间】:2011-12-05 18:00:07
【问题描述】:
当我尝试在 Windows XP 上运行的 Visual Studio 2010 中打开 .ccproj 文件时,出现错误:
<ProjectName> cannot be opened because its project type (.ccproj) is not supported by this version of the application.
我做了一些研究,发现需要安装“Windows Azure 工具”才能使用。
但是,当我尝试运行安装程序(我从 this page 下载的)时,我收到了以下消息:
The product you are trying to install is not supported on your operating system.
这是否意味着根本无法在 Windows XP 上运行 Azure Web 项目?
【问题讨论】:
标签: visual-studio-2010 azure windows-xp