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

Problem deploing C# winforms application

1 Answer 201 Views
Documentation
This is a migrated thread and some comments may be shown as answers.
Houssem
Top achievements
Rank 1
Houssem asked on 22 Jan 2021, 09:54 AM
Hello, i have developed a c# windows form application and i have a problem deploing the solution in other computers.
PS: I must run,deploy the solution in other computer that doesn't have SQL SERVER or VS installed. (It worked with other solution)

What I have tried:

I worked with Telerik and I just for each Telerik assembly reference in the Solution Explorer, on properties and in the property grid set the Copy Local property of the reference to True.
When i try to install the .exe from other copmuter i get this error :

Cannot install or run app. this app requires Telerik.WinControls assembly version 2020.2.616.20, which must first be installed in the global assambly cache

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 22 Jan 2021, 02:11 PM

Hello, Houssem,

I would recommend you to have a look at the following help article demonstrating the different approaches of redistribution your application using the Telerik UI for WinForms suite: https://docs.telerik.com/devtools/winforms/deployment-and-distribution/redistributing-telerik-ui-for-winforms 

The easiest approach that I would suggest is the following one: In case of commercial WinForms applications deployed to your end users , you may deploy the Telerik assemblies together with your application with the sole exception of the Telerik.WinControls.UI.Design.dll assembly. The Telerik.WinControls.UI.Design.dll assembly may not be deployed to end-users under any circumstance.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Documentation
Asked by
Houssem
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or