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

Missing Telerik.VSX.Controls

2 Answers 99 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Tomica
Top achievements
Rank 2
Tomica asked on 14 Dec 2009, 01:20 AM
I just ran the latest update (Dec. 8th) and now I have an error with Visual Studio Extensions, which have ceased to function.

The message is: Could not load file or assembly 'Telerik.VSX.Controls, Version=2009.2.1009.804...."

I am not familiar enough with the extensions to even begin to look for a missing file or update a web.config file.

2 Answers, 1 is accepted

Sort by
0
Accepted
Erjan Gavalji
Telerik team
answered on 14 Dec 2009, 07:40 AM
Hi Tom,

It seems that for some reason one of the VSExtensions assemblies has failed registering to the GAC. The best approach would be to run the installer, uninstall and reinstall the RadControls. The other workaround is to manually add the Telerik.VSX.Controls assembly (attached) to the GAC.

Here are the steps to do that:

  1. Extract the assembly in the attached archive to a preferred location
  2. Run the Visual Studio Command Prompt
  3. Run the following command: gacutil /i "[PATH_TO_THE_Telerik.VSX.Controls.dll]"

Let me know if that helped.

Kind regards,
Erjan Gavalji
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Tomica
Top achievements
Rank 2
answered on 14 Dec 2009, 06:02 PM
This worked as intended.

Note to Vista users: you must run the command prompt as Administrator, otherwise it fails.
Tags
Installer and VS Extensions
Asked by
Tomica
Top achievements
Rank 2
Answers by
Erjan Gavalji
Telerik team
Tomica
Top achievements
Rank 2
Share this question
or