zoukankan      html  css  js  c++  java
  • vs 2010beta2 the operation could not be completed

    And here´s the solution:
    I started Windows Update and installed KB951847 (some .NET update), then Restart, again Windows Update, two other .NET updates installed, again Restart and then open VS 2010 beta 2.

    This time not VS started directly but the dialog where I can choose my environment (in this case I chose C#). This dialog didn´t appear before. Then VS started and I was able to create a new project!!
     
    Do not use the option to use settings from a previous version of VS on first start. If you get the problem try the following:

    At first reset your VS 2010 settings by calling "C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" /ResetSettings. Afterwards I resetted the settings via the menu (Tools -> Import and Export Settings -> Reset all settings -> C# Development). I remember, when I started VS 2010 the first time, I selected the option to use the settings from a previous version of VS (I've installed VS 2008 and VS 2010 in parallel).
     
    成功解决,呵呵
  • 相关阅读:
    APP测试
    Pycharm+Rf框架的自动化
    Robot Framework框架做UI自动化测试的介绍
    python-元组
    python-list一些用法
    [Python]之列表list
    接口测试用例(安全测试)
    cookie与session机制
    接口测试与网络通讯原理
    简单常用的SQL命令
  • 原文地址:https://www.cnblogs.com/gwazy/p/1590199.html
Copyright © 2011-2022 走看看