c# - 如何将Azure 2.3项目升级到Azure 2.4?

标签 c# .net azure

我刚刚格式化了我的计算机,安装了 VS2013 U3,然后安装了 Azure SDK 2.4.1(通过 WebPI)。

打开我的解决方案,我的所有 azure 云服务无法加载:

Azure Cloud Services\MyProjectFoo.ccproj: The application which this project type is based on was not found. Please try this link for further information: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=CC5FD16D-436D-48AD-A40C-5A424C6E3E79

太棒了...不是。

有人可以告诉我如何“升级”我的项目吗?

最佳答案

想通了。

我安装了(按顺序)

  • Visual Studio 2013
  • Microsoft Azure SDK 2.4.1(红框...)

enter image description here

认为 2.4.1 就是所有工具等等......但事实并非如此!

因此,在我安装了适用于 MS Visual Studio 2013 的 Microsoft Azure Tools 2.4 后...重新启动 VS 并打开我的解决方案,然后系统要求我升级我的 azure 客户端!

enter image description here

结论

SDK != VS 工具。

关于c# - 如何将Azure 2.3项目升级到Azure 2.4?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26335668/

相关文章:

c# - Crystal 报表和连接问题

c# - 如何为以下条件创建正则表达式?

c# - Task<T>.Result 和字符串连接

c# - 对 EntityFramework 和 "normal"SQL 调用使用相同的 SqlConnection

Quartz 失败的 Azure Web 作业

Azure Resource Graph Explorer::在时间图表中绘制趋势线

c# 使用套接字进行单元测试

c# - 使用 printf 打印字符串值

c# - RCW(Runtime Callable Wrapper) 是在 .net 中调用非托管 com 对象的唯一方法吗?

c# - RightFax 和 .NET?