【发布时间】:2017-02-18 13:30:52
【问题描述】:
当我在 VS 2015 更新 3 中选择“发布目标”时出现此错误。在线查看了一段时间但没有看到任何内容,因此如果您能指出正确的方向,我们将不胜感激。
An error has occurred while processing the request: Method 'StopRemoteProfiler' in type 'Microsoft.VisualStudio.Web.WindowsAzure.AzureWebSite' from assembly 'Microsoft.VisualStudio.Web.WindowsAzure.Impl, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' does not have implementation
我昨晚更新到 Azure sdk 2.9.6,因为一个不同的问题,但与没有错误但没有列出现有应用程序有关。
我可以确认这可以在我的工作计算机上运行,并且我在 Azure 上有现有的应用程序,但不能在我的家用计算机上运行。
我有点不愿意卸载和重新安装 VS,所以任何帮助都将不胜感激。当然,如果唯一的解决方案是重置,那就这样吧。
谢谢, 贾罗德
【问题讨论】:
-
尝试降级sdk?
标签: azure visual-studio-2015 publish