We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

deployment problems


Hi,

I have a registered copy of essential grid but when I try to deploy, I have two main problems:

1. If I use the vs2005 msi to create the installer, the syncfusion assemblies get copied over to the end-user's machine. But when the user tries to run the app from the start menu, there is a licensing error.

2. When using a 3rd party installer (like installshield), I use 'copy to local' when building the program and then I add these assemblies to the installation package, but it doesn't work on the end-user's computer. There is window's error message filenotfound exception.

Any help would be greatly appreciated! Thanks!



4 Replies

RA Ramu Syncfusion Team August 14, 2007 02:24 AM UTC

Hi coder,

Please follow this kb article to remove the licensing error popup message.

http://www.syncfusion.com/support/kb/studio/Default.aspx?ToDo=view&questId=45


Please follow this KB article in order to deploy the Windows Forms application which was built using Syncfusion components.
http://www.syncfusion.com/support/kb/studio/Default.aspx?ToDo=view&questId=40

Make sure that you have Syncfusion.core.dll in the output directory. If not, please copy and paste that dll from the precompiled assemblies folder ([installed drive]:\Program Files\Syncfusion\Essential Studio\5.1.0.51\precompiledassemblies\5.1.0.51\2.0) to the output directory and run the deployed project.


Now use the vs2005 msi to create the installer and please let me know if this helps.

I will work on 3rd party installer installshield and will reply you the details.

Thank you for your interest in Essential Studio.

Regards,
Ramu


JO John August 16, 2007 05:24 PM UTC


Hi Ramu,

I've been looking for the license.licx file in my VS2005 IDE, but I can't seem to find it. I can see it in the project directory using Windows Explorer, though.

I'm not sure how to change the 'Build Action' property to be 'Embedded Resource'

Any help would be greatly appreciated! Thanks!


JO John August 16, 2007 05:27 PM UTC


Hi,

I just figured out how to access the license.licx file in the IDE.

Should I also always 'Copy to Output Directory'?

Thanks!


NR Nandakumar R Syncfusion Team August 16, 2007 08:50 PM UTC


Hi,

Please try the below document written for deployment and let me know if this helps you.

http://www.syncfusion.com/support/user/uploads/deployment_win_989135ab.pdf


Regards,
Nanda

Loader.
Live Chat Icon For mobile
Up arrow icon