操作无法完成,不支持该界面 [英] The operation cannot be completed, no such interface supported

查看:223
本文介绍了操作无法完成,不支持该界面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows 10的计算机上安装了VS2015,它可以对我的回购协议的任何分支正常工作.但是,当我最近尝试构建master分支时,我单击了"build solution".按钮,我收到此错误操作无法完成, 不支持此接口",而我可以构建同一存储库的另一个分支.我试图重新启动VS2015,修复VS2015,重新安装VS2015,修复.net框架,但是没有任何效果.谁能帮我解决这个问题?非常感谢

I installed VS2015 in my machine Windows 10, it works fine for any branch of my Repos. But when I try to build the master branch recently, I click the "build solution" button, I got this error "the operation cannot be completed, no such interface supported", while I can build the other branch of the same repo. I tried to restart VS2015, repair VS2015, reinstall VS2015, repair .net framework, but nothing works. Any one can help me solve this problem? Thanks a lot

推荐答案

欢迎访问MSDN论坛.

master分支能否在此之前成功构建?

要确认此问题是否与master分支有关,请备份并尝试创建一个新的master分支,然后构建它,看看是否会发生相同的问题.如果 不能正常工作,这意味着此问题是由特定的master分支引起的.如果不是,请参考错误消息操作无法完成,不支持此类界面",请尝试以下操作以解决此问题:

To confirm this issue is related to the master branch or not, please backup it and try to create a new master branch then build it, see if the same issue will happen or not. If not works fine, that means this issue is caused by the specific master branch. If not, refer to the error message "the operation cannot be completed, no such interface supported", please have a try the following to troubleshot this issue:

1.在%SystemRoot%\ system32

2.使用以下工具修复.NET Framework 4.5.2 .NET Framework修复工具,然后重新启动VS 2015,然后重试.

2. Repair the .NET Framework 4.5.2 using the .NET Framework Repair Tool then restart the VS 2015 and try it again.

3. 删除或重命名以下文件夹:

3. Delete or rename the following folders:

•C:\ Users \ <您的用户名> \ AppData \ Local \ Microsoft \ VisualStudio \ 14.0

•C:\ Users \<您的用户名> \ AppData \ Roaming \ Microsoft \ VisualStudio \ 14.0

4.请尝试 删除Your_Solution_FileName.suo文件并在备份之前对其进行备份,然后重新打开此解决方案再次.

4. Please try to delete the Your_Solution_FileName.suo file and backup it before deleting it, then reopen this solution again.

同时,您可以看看 这个类似的问题,并且其他社区成员也提供了一些解决方案.

Meanwhile, you can have a look at this similar issue and there are some solutions that provided from other community members.

https://onedrive.live.com/ 并在此处共享链接.

If this issue persists, I need your help to collect the VS runtime logs, please run the command: devenv /log in the evaluated command prompt. And upload the file (%APPDATA%\Microsoft\VisualStudio\Version\ActivityLog.xml) to https://onedrive.live.com/ and share the link here.

最好的问候,

Sara

 


这篇关于操作无法完成,不支持该界面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆