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

Telerik WinForms controls

2 Answers 169 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
luyce
Top achievements
Rank 1
luyce asked on 10 Apr 2007, 01:46 PM
Hi,

How can i run a project with Telerik Winforms controls in a computer within these controls and has only .net framework. Please help me if you can..

Thanks..

2 Answers, 1 is accepted

Sort by
0
Vassil Petev
Telerik team
answered on 10 Apr 2007, 02:26 PM
Hello luyce,

Our controls do not have any special instructions - you should deploy them just as you would the regular winforms controls. Basically, you should add the following telerik assemblies to your setup project, for deployment:
  1. TelerikCommon.dll - this assembly contains general routines required by all controls
  2. Telerik.WinControls.dll - this assembly contains base the Telerik Presentation Framework (TPF) classes and routines
  3. Telerik.WinControls.UI.dll - holds all telerik UI controls.
For deployment on another computer, telerik assemblies should be either in the same folder, as the application executable file itself, or in the GAC.

I hope this information would help you with this issue.


Best wishes,
Rob
the telerik team

Instantly find answers to your questions at the new telerik Support Center
0
luyce
Top achievements
Rank 1
answered on 11 Apr 2007, 06:52 AM
ok, i have solved the problem..

Thanks..
Tags
General Discussions
Asked by
luyce
Top achievements
Rank 1
Answers by
Vassil Petev
Telerik team
luyce
Top achievements
Rank 1
Share this question
or