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

[Solved] Referencing Gac Telerik.Web.Ui from Class Library

1 Answer 176 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Debbie Wright
Top achievements
Rank 1
Debbie Wright asked on 24 Jan 2008, 03:09 PM
 Is it possible to reference the Telerik.Web.UI that is installed in the GAC from a Class Library, or do I have to add it to the bin and add the reference that way?

I'm having a conflict between my website and custom class librarys, to get the designer to function correctly Telerik.Web.UI needs to be installed in the GAC, but to use it in my class library I seem to have to have it in the bin. This is causing duplicates in the website, because when the site is built, the .dll is added to the bin, and it gets confused and doesn't know which to use.

any help or insights appreciated :)

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 25 Jan 2008, 02:17 PM
Hi Debbie Wright,

You should be able to select the GAC assembly in the "Add Reference" Wizard -> .Net Tab - you just need to make sure the correct assembly version is placed under the "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PublicAssemblies" folder (attached screenshot).

Here you can find a discussion on the subject as well.

Hope this helps.


Best wishes,
Manuel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Debbie Wright
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or