执行发布时出现异常:未找到方法 ProjectUsesAzureAD
Exception in executing publishing : Method not found ProjectUsesAzureAD
在 VS 2015 社区中,发布 MVC 项目时出现错误:
执行发布时出现异常:找不到方法:'Boolean Microsoft.VisualStudio.Web.AzureAD.Contracts.IVsAzureADService.ProjectUsesAzureAD(System.String, System.String ByRef, Boolean ByRef, Boolean ByRef, Boolean ByRef, Boolean ByRef, )'。
重装了2次Visual Studio,还没解决
有什么帮助吗?
它似乎也与 Windows 10 更新问题有关。由于我在任何地方都找不到针对上述错误的任何解决方案,因此我决定重置 OS Windows 10 Pro。然后我安装了 VS 2015 update 3。它现在可以正常工作了。
在 VS 2015 社区中,发布 MVC 项目时出现错误:
执行发布时出现异常:找不到方法:'Boolean Microsoft.VisualStudio.Web.AzureAD.Contracts.IVsAzureADService.ProjectUsesAzureAD(System.String, System.String ByRef, Boolean ByRef, Boolean ByRef, Boolean ByRef, Boolean ByRef, )'。
重装了2次Visual Studio,还没解决
有什么帮助吗?
它似乎也与 Windows 10 更新问题有关。由于我在任何地方都找不到针对上述错误的任何解决方案,因此我决定重置 OS Windows 10 Pro。然后我安装了 VS 2015 update 3。它现在可以正常工作了。