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

Configure/change the location of Telerik.Web.UI.dll file

0 Answers 174 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Robert Gray
Top achievements
Rank 1
Robert Gray asked on 01 Mar 2009, 06:25 AM
I want to build a samples website that has a single index (home) page that lists and runs (locally) all the telerik sample solutions I have modified. The idea is I want to be able to list all my samples on one page with a description so I can text search for some keyword to find a specific sample.  Then I want to be able to run that sample solution right from the description by linking to the sample's Default.aspx.

My problem is each sample contains its own copy of the 17MB "Telerik.Web.UI.dll".  So if I build my site with 10 samples (for example) I will end up with 10 copies of the dll or 170MB. I realize I could build all the samples into a single website, but I want each one to be a stand alone solution (expect for the centrally located bin folder).

How can I modify a sample solution to call one instance of the dll from some bin folder that is shared by all the samples?

Thanks!
- Robert

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Robert Gray
Top achievements
Rank 1
Share this question
or