azure - 无法导入模块诊断。未找到 list

标签 azure azure-diagnostics

我正在创建一个 Windows Azure 服务并添加一个辅助角色。我正在 Visual Studio 2013 RC 中创建它。当我打开辅助角色的属性时,显示以下错误:

Unable to Import Module Diagnostics. No menifest was found

ServiceDefinition.csdef

       <Imports>
        <Import moduleName="Diagnostics" />
    </Imports>
    <Startup priority="-2">
        <Task commandLine="Microsoft.WindowsAzure.Caching\ClientPerfCountersInstaller.exe install" executionContext="elevated" taskType="simple" />
    </Startup>
    <ConfigurationSettings>
      <Setting name="Microsoft.WindowsAzure.Plugins.Diagnostics.ConnectionString" />
      <Setting name="Microsoft.WindowsAzure.Plugins.Caching.ClientDiagnosticLevel"/>
    </ConfigurationSettings>
</WorkerRole>

最佳答案

我通过修复适用于我的 VS 版本的 Windows Azure 工具安装来修复此问题。

关于azure - 无法导入模块诊断。未找到 list ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19428249/

相关文章:

Azure DiagnosticsMonitorTraceListener 不工作

codeigniter - 将我的 Azure Linux VM 连接到 clearDB MySQL 数据库的步骤是什么?

Azure Redis 慢日志重复错误 "EVALSHA"

azure - 未收到 Microsoft Azure DDoS 保护警报

azure - 如何在 Azure 项目中使用跟踪诊断

azure - Windows Azure 诊断代理已停止工作(异常 : StorageAccount is null)

azure - 为什么无法通过新的 Azure 门户配置 Azure 诊断以使用 Azure 表存储?

Azure 资源组不可用于已部署的资源

Azure DevOps 项目 SharePoint 门户 : Document Repository

azure - 如何查找数据包到达 Azure IOT 中心的时间