What should I do to distribute ESRI WPF control?

1361
3
02-28-2014 12:03 PM
Labels (1)
ArthurFofanov
New Contributor
Hello,

What should I do to distribute ESRI WPF control that I use in Windows WPF application. I don't want to install ArcGIS Runtime for WPF on clients machines, but if I copy only ESRI assemblies to client PCs I'm getting some licensing exception.
0 Kudos
3 Replies
BKuiper
Occasional Contributor III
You will need the Esri "Deployment Builder" that is part of the SDK installation and deploy the package together with your application.
0 Kudos
ArthurFofanov
New Contributor
Is there any document or step by step instruction on how to do this? When I run deployment tool I'm generation some folder with ESRI components I don't understand where my application (assemblies and .exe) should go. And what is the minimum set of components that should go on user PC.
0 Kudos
BKuiper
Occasional Contributor III
0 Kudos