After reinstall VS.net,when i want to create a new project, vs.net raise a error ,it's message is "VC Package not available or not registered"?
Referrence MSDN
http://support.microsoft.com/default.aspx?scid=kb;en-us;320427
This 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.
and the resolution is to run the Visual Studio .NET repair, and the setup program will re-registered the TLBs and DLLs files.
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.
but i dislike this way,and i hopethere is a better way to do that .
Posted
Oct 24 2003, 12:37 PM
by
ch21st