Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
740
Unable to install controls to toolbox in VS2010
posted

I am using Win 7 x64 and vs2010 premium

 

I have tried to use the toolbox utility for: 8.2, 8.3, 9.2, 10.1

The 8.x versions are command line and the others have a utility accessible from the start menu.

I have both vs2008 and vs2010 installed.  I am able to use the toolbox utility successfully with vs2008 but all attempts with 2010 fail.


Here is the end of the file from the log when attempting to run the utility with 9.2:

02:04:17: Checking if Visual Studio version 10.0 is installed.
02:04:17: Opened Registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0.
02:04:17: IsVisualStudioVersionInstalled returned True
02:04:17: Checking if CLR35 is supported in Visual Studio version 10.0.
02:04:17: IsClrSupportedInVisualStudioVersion returned True
02:04:17: A product with the specified parameters was not found on the system or it is not supported in Visual Studio version 10.0. No folders containing assemblies were found.
02:04:17: IsValidSetup returned False
02:04:17:
02:04:17: Products that were successfully run:
02:04:17:
02:04:17: ASP.NET product 9.2 CLR35 was successfully run with Visual Studio 2008.
02:04:17:
02:04:17: Products that were unsuccessfully run:
02:04:17:
02:04:17: ASP.NET product 9.2 CLR35 was unsuccessfully run with Visual Studio 2010.
02:04:17: Finished.

 

Anyone have any ideas?