请问,.net安装以后,在新建项目时提示“VC 软件包不可用或未注册”我该怎么办?

解决方案 »

  1.   

    你的VS.net有问题,重装一下吧
      

  2.   

    不要随便去掉vs.net的安装组件,很多都是有用的
      

  3.   

    http://www.ieee.org.cn/dispbbs.asp?boardID=43&ID=11883
      

  4.   

    PRB: "VC Package Not Available or Not Registered" Error Message
    适用于
    This article was previously published under Q320427
    SYMPTOMSWhen you create a WinForms application, you may receive the following error message:"VC Package not available or not registered"
    This behavior can occur even after what appears to be a successful installation.
    CAUSEThis behavior seems to occur because the Windows Installer does not register TLBs and DLLs if the installer finds that these items already exist. In most cases, a previous version of Visual Studio .NET causes this behavior, even if the previous installation was under a different operating system.
    RESOLUTIONTo resolve the problem, run the Visual Studio .NET repair. A repair is more effective for fixing this issue because the repair process forces registration of items that are not re-registered during an install.To run the repair, follow these steps:
    On the Start menu, point to Settings, click Control Panel, and then click Add/Remove Programs.
    On the list of installed programs, click Visual Studio .NET, and then click Change.
    Click the second item in the 1 2 3 Visual Studio Setup dialog box.
    Click Repair/Re-install, and then follow the onscreen instructions.