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

Trouble using winform controls

1 Answer 113 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Anthony Leach Sr
Top achievements
Rank 1
Anthony Leach Sr asked on 20 Nov 2006, 06:09 PM
Hi!

I have just tried putting a couple of check boxes into a windows program and they seem to work just fine. That is until I try to put them into production. I moved the application over to our production server and then it no longer works. I am wondering if there is something else that I need to deploy along with the application similar to how the web applications have to have the radcontrols folder?

Thanks for any help you can give me,

Tony Leach

1 Answer, 1 is accepted

Sort by
0
Chris
Telerik team
answered on 21 Nov 2006, 04:23 PM
Hello Tony,
You also need to deploy the rad assemblies which can be found in the bin folder under the folder where you've installed r.a.d.controls for WinForms (e.g. C:\Program Files\telerik\r.a.d.controls for WinForms). When you deploy your application you can either put these assemblies in the GAC of the client machine or you can just place them in the bin folder of your application.

Regards,
Chris
the telerik team
Tags
General Discussions
Asked by
Anthony Leach Sr
Top achievements
Rank 1
Answers by
Chris
Telerik team
Share this question
or