【问题标题】:Cannot package Microsoft Cloud Service project, causes "Could not load type 'Microsoft.Cct.Services.Sqm.IWatSqmService' error无法打包 Microsoft 云服务项目,导致“无法加载类型 'Microsoft.Cct.Services.Sqm.IWatSqmService' 错误
【发布时间】:2017-12-01 23:38:13
【问题描述】:

我正在运行 Visual Studio 2013 和一个使用无法升级到 2.9 的 Microsoft Azure SDK 2.5 版的云服务项目。无法升级,因为它使用 Azure 角色内缓存,在 Azure 2.9 中不再有效。

它似乎找不到程序集“Microsoft.VisualSudio.WindowsAzure.Services”。

产生错误的步骤:

  1. 在 Visual Studio 中打开我的解决方案。
  2. 右键单击云服务 项目。
  3. 选择“包”
  4. 再次选择“包”。注意:此屏幕上的所有设置都会产生相同的结果。
  5. 得到这个错误:

我尝试过的事情:

  • 删除/重新安装Azure 2.5 SDK
  • 重新安装 Visual Studio 2013
  • 重新安装 Visual Studio 后,重新安装 Azure 2.5 SDK
  • 已卸载所有其他版本的 Azure SDK 和工具
  • 让我团队的所有其他成员在他们的机器上成功打包项目。
  • 安装 Azure SDK 2.6 和工具
  • Upgrade to Azure SDK 2.9

我不知道我可能错过了 Azure SDK 2.5 安装说明的哪个包或组件。

接下来的步骤:

  • 安装 Azure SDK 2.7
  • 安装 Azure SDK 2.8

【问题讨论】:

    标签: c# azure visual-studio-2013 azure-cloud-services azure-sdk


    【解决方案1】:

    我不确定,但也许这个解决方案对你有用:How to overcome "Could not load type 'Microsoft.Cct.Services.Sqm.IWatSqmService'" without updating? 这一张看起来很像。

    【讨论】:

      猜你喜欢
      • 2017-04-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-04-18
      • 2010-11-10
      • 2020-09-05
      • 1970-01-01
      相关资源
      最近更新 更多