Welcome to MSDN Blogs Sign in | Join | Help

Failure to install Toolbox controls via ContentInstaller or Tools.InstallCommunityControls

If you have the SQL Server Management Studio Express CTP or SQL Server 2005, then it is overwriting some registry key settings. The workaround for this is:

  1. Under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{36839529-3AF3-47fa-8194-F4A3FA9F0ED7}change the CodeBase value to use the Visual Studio 8.0 location, for e.g. file:///D:\Program Files\Microsoft Visual Studio 8\Common7\IDE\Microsoft.VisualStudio.ToolBoxControlInstaller.dll
  2. Under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{36839529-3AF3-47fa-8194-F4A3FA9F0ED7}\SatelliteDll, change the Path value to point to the Common7\IDE folder for e.g. D:\Program Files\Microsoft Visual Studio 8\Common7\IDE\
  3. Open the Visual Studio Command Prompt and run devenv /setup

This should fix the issue.

Thanks,

Chetan

 

Published Wednesday, November 16, 2005 6:01 PM by ChetanC

Comments

Saturday, August 19, 2006 8:11 AM by SBC DotNet Weblog

# SQL Server installations beats up the registry - not good for Infragistics NetAdvantage installation

While installing Infragistics NetAdvantage in the ToolboxI encountered an insidious error. Apparently,
Monday, March 10, 2008 9:09 PM by 死刑犯

# 一种向VS2005环境自动注册控件的方法的详细过程以及注意事项。

一种向VS2005环境自动注册控件的方法的详细过程以及注意事项。

Monday, March 10, 2008 9:09 PM by 死刑犯

# VS2005自动注册控件方法一

一种向VS2005环境自动注册控件的方法的详细过程以及注意事项。

Anonymous comments are disabled
 
Page view tracker