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

Dll Reference

1 Answer 102 Views
ColorPicker
This is a migrated thread and some comments may be shown as answers.
Jude
Top achievements
Rank 1
Jude asked on 29 Feb 2008, 12:04 AM
I am trying to use Colorpicker and Tooltip controls in sharepoint ewbparts.
  Nor sure which dlls to reference in my webpart to get those controls. When I try to download prometheus I am getting only 3 dlls
1, Telerik.Charting.dll
2. Telerik.Web.Design.dll
3. Telerik.Web.UI.dll

   Please help me in using these controls in sharepoint webpart as soon as possible . It is very urgent.


Thanks & Regards
Sri

1 Answer, 1 is accepted

Sort by
0
Ubong
Telerik team
answered on 04 Mar 2008, 01:24 PM

Hi Jude,

Yes, you need to make sure that you have all necessary assemblies in the GAC or in the bin folder of your SharePoint web application:
  1. Telerik.Charting.dll  - especially if you are using the Charting control
  2. Telerik.Web.UI.dll - this single dll is needed for all the controls in the Web.UI suite.
  3. Telerik.Web.Design - needed for working with DesignTime of controls. Note that this is now merged into the latest version of the Telerik.Web.UI dll release so you basically need the first two above.

I believe this will help you get going.

Kind Regards,

Ubong
the Telerik team


Instantly find answers to your questions at the new Telerik Support Center
Tags
ColorPicker
Asked by
Jude
Top achievements
Rank 1
Answers by
Ubong
Telerik team
Share this question
or