开发者

I get "operation cannot be completed" when i try to open visual studio 2010?

开发者 https://www.devze.com 2023-01-02 02:34 出处:网络
Hi I am getting the operation cannot be completed error when i tried to open Visual st开发者_开发技巧udio 2010. Previous to that I was trying to install web platform and didnt install but that is all

Hi I am getting the operation cannot be completed error when i tried to open Visual st开发者_开发技巧udio 2010. Previous to that I was trying to install web platform and didnt install but that is all I did...anyone have suggestions...i tried restart my pc...


Try devenv /setup, devenv /resetsettings, or devenv /resetuserdata. Important: only try the last two as a last resort since they will reset your settings.

Assuming you're on a 32-bit OS, devenv is available from the command-line at \Program Files\Microsoft Visual Studio 10.0\Common7\IDE or from the VS command prompt.

0

精彩评论

暂无评论...
验证码 换一张
取 消