Hello,
I developpe an aplication using Syncfusion Tool, Grid and Edit.
This application was written with Essential suite v2.1.0.9 and upgrade to v3.0.1.
I have replaced the references and have updated licenses.licx file.
The project compile and run well, but when I edit a form in design mode, Visual Studio generate many error : "Object type cannot be converted to target type"
I have tried the ConvertResX.exe, but the problem is still present.
AD
Administrator
Syncfusion Team
January 11, 2005 05:58 PM UTC
Hi Rodolphe
A few users who encountered this problem had the CopyLocal property for the Syncfusion assemblies in the references set to True. Setting it to False took care of this issue.
Can you check this setting and update this posting.
Regards
Arun
RB
Rodolphe Billottet
January 14, 2005 01:11 PM UTC
Hi Arun,
Indeed, the property was set to True.
I have changed those settings to False
and it seems to be ok.
Thank you !