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

Which dll's to distribute

2 Answers 154 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Digital Man
Top achievements
Rank 2
Digital Man asked on 30 Apr 2007, 03:30 PM
If I copy an exe to another PC which dll's need to go with it? I'm used to asp.net apps and just copying the controls I need but in WinForms the controls are in the GAC I guess.

2 Answers, 1 is accepted

Sort by
0
surfer
Top achievements
Rank 1
answered on 01 May 2007, 11:32 PM
If you are referring to telerik Winforms controls, then you just need to distribute the DLL assemblies of the controls to the hosting (production) server as well.

The binaries needed are:

   1. TelerikCommon.dll
   2. Telerik.WinControls.dll
   3. Telerik.WinControls.UI.dll

You can additional information about deployment in the following forum thread:

 http://www.telerik.com/community/forums/thread/b311D-ttmad.aspx
0
Dimitar Kapitanov
Telerik team
answered on 02 May 2007, 11:20 AM

Matt, thanks a bunch for quickly providing Dan with all the relevant information! Dan, did you manage to successfully deploy the controls? Please let me know if you need any additional guidance.

Thanks!
Rob
the telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Digital Man
Top achievements
Rank 2
Answers by
surfer
Top achievements
Rank 1
Dimitar Kapitanov
Telerik team
Share this question
or