-
Recent Posts
- VMware Fusion 4 Black Screen
- How can I configure different emails for different Git servers or repositories?
- How to install telnet client in Windows 7
- Subversion security issues – .svn directory has your source code in it
- Subversion Update: Can’t move .svn/tmp/entries to .svn/entries: Operation not permitted
Blogroll
My Photography Sites
Recent Comments
Archives
- November 2011 (2)
- October 2011 (1)
- August 2011 (4)
- July 2011 (9)
- June 2011 (2)
- July 2009 (1)
- July 2008 (1)
Categories
- Apple (1)
- OSX (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 (1)
- VMware Fusion (1)
- Apple (1)
Meta
Monthly Archives: July 2008
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