This is a migrated thread and some comments may be shown as answers.

Error installing toolbox when installing Q1 2009

1 Answer 102 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kyle Kelin
Top achievements
Rank 1
Kyle Kelin asked on 12 Jun 2009, 10:08 PM
I just installed the Q1 2009 version of RadControls for WinForms, and received an error when the installer attempted to install tools to the toolbox. I found a log file in the appropriate folder that contains the following text. What can I do to get the tools to install? My version of VS is 2008 SP1 and my OS is Vista 32bit.

Thanks in advance...

Log Text:

Starting ToolBox install procedure.
Exception:    Retrieving the COM class factory for component with CLSID {BA018599-1DB3-44F9-83B4-461454C84BF8} failed due to the following error: 80080005.
Stack:
    at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at ToolBoxInstaller.Init(String dteTypeString)
   at ToolBoxInstaller..ctor(String currentVersion)
   at ToolBoxInstaller.Main(String[] arguments)
Loaded Assemblies

    mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

    ToolBoxInstaller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
        file:///C:/Windows/Installer/MSI74B6.tmp

    EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        file:///C:/Windows/assembly/GAC/EnvDTE/8.0.0.0__b03f5f7f11d50a3a/EnvDTE.dll

    System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

    System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

    EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        file:///C:/Windows/assembly/GAC/EnvDTE80/8.0.0.0__b03f5f7f11d50a3a/EnvDTE80.dll

1 Answer, 1 is accepted

Sort by
0
Kyle Kelin
Top achievements
Rank 1
answered on 15 Jun 2009, 03:42 AM
Never mind. I've found the solution in a few previous threads. Thank you...
Tags
General Discussions
Asked by
Kyle Kelin
Top achievements
Rank 1
Answers by
Kyle Kelin
Top achievements
Rank 1
Share this question
or