Unable to publish in visual studio 2015

烈酒焚心 提交于 2019-12-12 09:54:04

问题


Ever since installing Visual Studio 2015 Professional Update 3,

https://www.visualstudio.com/en-us/news/releasenotes/vs2015-update3-vs

I am unable to publish to any target at all. I repeatedly get informed:

Could not load file or assembly Microsoft.VisualStudio.ProjectSystem.DotNet.Internal - The system cannot find the file specified.

Has anyone experienced the same issue and managed to resolve it?

I have repaired Visual Studio: No Success I have reinstalled Visual Studio after deleting all files according to this link, with no success

I have ensured that all updates have been applied to Visual Studio: No Success

Can someone please help me?

Asked in thread below is the installed version of -net and I have not installed anything besides windows 10 and visual studio 15.


回答1:


I fixed it by reinstalling/repairing DotNetCore.1.0.1-VS2015Tools.Preview2.0.3.exe

Looking at a previous answer, I would guess that both the Azure SDK and the dotnetcore tooling previews both update the publish wizard components.




回答2:


I solved this by re-installing Azure SDK Tools from here: azure downloads



来源:https://stackoverflow.com/questions/38255393/unable-to-publish-in-visual-studio-2015

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!