-
Recent Posts
Blogroll
My Photography Sites
Recent Comments
Archives
- April 2012 (1)
- March 2012 (3)
- November 2011 (2)
- October 2011 (1)
- August 2011 (4)
- July 2011 (9)
- June 2011 (2)
- July 2009 (1)
- July 2008 (1)
Categories
- Apple (3)
- OSX (3)
- Applications (1)
- Microsoft Word (1)
- Database (4)
- MySQL (4)
- Linux (5)
- OSes (2)
- Programming (12)
- Code Snippets (3)
- Command Line (6)
- Debugging (1)
- languages (2)
- Source Control (3)
- Git (1)
- Subversion (1)
- Visual Studio (1)
- Server Administration (12)
- Database Administration (1)
- Web Servers (7)
- terminal (2)
- Virtualization (2)
- VMware Fusion (2)
- Web Development (1)
- Apple (3)
Meta
Category Archives: Programming
Visual Studio “VC package not available or not registered”
Run Visual Studio Repair, usually this is due to an older install of VS even possibly on another OS install on the same system. Even if you just installed, the repair will re-register the DLLs and (hopefully) fix the problem. … Continue reading
Posted in Visual Studio
Tagged bugs, installation, Visual Studio, Windows