AD
Administrator
Syncfusion Team
February 9, 2006 06:30 AM UTC
Hi Damien,
For deploying applications using Syncfusion controls:
1) You need to ensure that you have updated the references as noted in the Migrating existing projects from earlier versions of Essential Suite in the Getting Started Guide.
2) You also need to have proper licenses.licx file included as an embedded resource in your project. so:
a) Ensure that the licenses.licx file is included as an embedded resource.
b) Ensure that your application is indeed compiled with the proper licenses.licx file.
3) The application must be built on a machine on which Essential Suite is installed.
4) Can you post the contents of your licenses.licx file if you are still encountering problems.
Regards
Haneef
DS
Damien Sawyer
February 9, 2006 09:15 PM UTC
Thanks Haneef,
I delted the .licx file, created a temporary form to which I added the older versioned grid control, compiled, deployed and it worked. Cheers :-)