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

Deployment error

5 Answers 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
suk
Top achievements
Rank 1
suk asked on 12 Mar 2008, 07:38 AM
Dear All,
             I am new to telerik winforms. So I just tried to create a form with the telerik panel and later deploy to another pc without telerik. So after search I found this article http://www.telerik.com/support/kb/article/b454K-mag-b454T-ckd-b454c-ckd.aspx . But I followed the steps accordingly still it doesnt work. Must I also put the .dll file in the same folder ? Thanks.

5 Answers, 1 is accepted

Sort by
0
Mike
Telerik team
answered on 12 Mar 2008, 02:58 PM
Hi suk,

Thank you for writing.

The article you mention is related to the Click-Once deployment strategy. If you do not expect RadControls to be installed on the client machine, you should set "Copy Local" to true, from the property grid for all Telerik assemblies in you project references.

You may also consider creating a Visual Studio "setup" project, to redistribute your application the "traditional" way.

I hope this helps. If you have any questions, please contact me.

Sincerely yours,
Mike
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
suk
Top achievements
Rank 1
answered on 12 Mar 2008, 04:09 PM
Dear Mike,
                 I have tried your "copy local" and it creates all the related .dll file in my debug folder. So the problem now I have to also deploy all the individual .dll files together with my .exe files then only it works. Is there any other solution for this?  
0
Nikolay
Telerik team
answered on 14 Mar 2008, 04:40 PM
Hello suk,

You should include the Telerik assemblies in your deployment process. I have made a movie, which demonstrates the ClickOnce deployment strategy. It is now a part of the Deploying RadControls for WinForms applications using ClickOnce technology Knowledge Base article as a Related File.

If you have additional questions, do not hesitate to contact me.

Best wishes,
Nikolay
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
suk
Top achievements
Rank 1
answered on 18 Mar 2008, 01:54 AM
Dear Nikolay,
                     I have tried your click once technology. I have one added problem here is that before I want to do that I want to protect my .exe with some obsfructor software. So in this case how am I going to then combine the .dll telerik and my .exe for deployment. Thanks.
0
Nikolay
Telerik team
answered on 21 Mar 2008, 01:14 PM
Hello suk,

Please refer to the following MSDN article: ClickOnce Deployment and Security . At the bottom of the article there is a section for Deploying Obfuscated Assemblies.

If you need further assistance, do not hesitate to contact me.


Regards,
Nikolay
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
suk
Top achievements
Rank 1
Answers by
Mike
Telerik team
suk
Top achievements
Rank 1
Nikolay
Telerik team
Share this question
or