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

How do I Include telerik namespace into my application?

4 Answers 342 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 26 Jan 2008, 10:07 PM
I have noticed that in order to use the radcontrols, a namespace is declared in visual studio (C#).  Therefore, if I give my application to others, the program will not run unless they also have the telerik.radcontrols.UI namespace.

Is there a .dll file, include file etc. which I can include with my program which will allow others without Telerik RADControls installed to also run my program?

Thanks in advance.

4 Answers, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 28 Jan 2008, 01:34 PM
Hello Bob,

Thank you for writing.
In case you refer Telerik RadControls for WinForms, you will need to distribute the controls assemblies (DLL files) to the hosting (production) server as well. Please read the End-User License Agreement or contact our sales team for legal information on distributing the assemblies.
The binaries that you need to include in your setup are:  
  1. The core DLLs:
    • TelerikCommon.dll
    • Telerik.WinControls.dll
    • Telerik.WinControls.UI.dll
  2. Depending on the controls that you use in your application you may also need:
    • Telerik.WinControls.Docking.dll - required by the Docking control.
    • Telerik.WinControls.GridView.dll - required if you use RadGridView.
    • Telerik.Charting.dll and Telerik.WinControls.RadChart.dll - required by the Charting control.
Should you have additional questions, do not hesitate to contact us.
Regards,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Eric
Top achievements
Rank 1
answered on 29 Jan 2008, 03:38 PM
Thank you.
0
krishna
Top achievements
Rank 1
answered on 24 Jun 2010, 06:21 AM
Hi ..
Am using WPF Application , What type of namespaces i have to use??

Thanks ....
0
Konstantina
Telerik team
answered on 25 Jun 2010, 03:01 PM
Hello Eric,

You can find more information how to include the Telerik namespaces in WPF application in this help article.

If you need further assistance please let us know.

Regards,
Konstantina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Eric
Top achievements
Rank 1
Answers by
Peter
Telerik team
Eric
Top achievements
Rank 1
krishna
Top achievements
Rank 1
Konstantina
Telerik team
Share this question
or