How can I force VS2010 to stop using an outdated plugin?

白昼怎懂夜的黑 提交于 2019-12-12 03:03:01

问题


When I close a Telerik "RadControlsWebsite" project in VS2010, I get, "This plugin is intended for older versions of Visual Studio. Please use Team Explorer."

Then, when I dismiss that dialog, I see, "There was a failure while initializing the Team Foundation Server MSSCCI Provider source control provider. You cannot use this provider to perform source control operations."

Although I do have TFS, I didn't bind this project to it. So what outdated plugin is it trying to use, why is it trying to use it, and how can I circumvent future "so we meet again"s with this rascally rarebit?

UPDATE

I see here: http://social.msdn.microsoft.com/Forums/en-US/tfspowertools/thread/4775882e-2675-4f6f-ba6f-6c67d2e7dcd0 a hint on what to do, but at the location specified by GiangShi (in my case it's VS 10.0 | CurrentSourceControlProvider), I only see this key:

Name=Default
Type=REG_SZ
Data={googledyboobopetc}

If I'm using TFS, do I need to change this val, or add a new val, or what (to use TFS, but get rid of the err msg)?

来源:https://stackoverflow.com/questions/15844964/how-can-i-force-vs2010-to-stop-using-an-outdated-plugin

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