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

ToolBoxInstaller Failed on RadControls install

2 Answers 152 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 09 Apr 2009, 01:42 AM
Hi all,

   I tried installing RadControl for WinForms Latest Version: 2009.1 311 (Mar 11, 2009) .  My OS is WinXP SP2, and Visual Studio 2008 Pro Version 9.0.21022.8 RTM, .Net 3.5 SP1.  I remember I had a problem with installing RadControl for ASP.net, and was able to install the tools into the toolbox manually.  My skill level: know just enough to break something. 

How do install RadControls for Winform manually, here is a copy of the installer log below.

Thanks,
David

Starting ToolBox install procedure.
Exception: The language specified is not supported by any of the installed packages.
Stack:
    at EnvDTE80.Solution2.GetProjectTemplate(String TemplateName, String Language)
   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/MSIDB.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

2 Answers, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 10 Apr 2009, 11:22 AM
Hi David,

Do you happen not to have installed support for C# in Visual Studio. There is a known issue with our current toolbox installer in that case. We are working on a new toolbox installer that will solve that and other problems. We hope to use that new toolbox installer for the Q2 2009 release of RadControls for WinForms.

For the time being there is a KB article that will help you manually add the controls to the VS toolbox.
http://www.telerik.com/support/kb/winforms/general/add-radcontrols-for-winforms-to-the-toolbox.aspx

Greetings,
Jordan
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
David
Top achievements
Rank 1
answered on 10 Apr 2009, 01:26 PM
Hi Jordan,

  I do have C# support installed on this WinXP box.   It might be this my Visual Studio 2008 installation causing the problem, got it working now.  

Thanks,
David 
Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Answers by
Jordan
Telerik team
David
Top achievements
Rank 1
Share this question
or