problem with Syncfusion.Grouping, ...

Hi,

I just downloaded the latest version of Syncfusion. When I use it to run my project in .Net, I got many errors like "The type or namespace name 'Syncfusion' can not be found",
But my project was working fine with version 4.4. Some error appears in these lines:

using Syncfusion.Windows.Forms.Grid;
using Syncfusion.Windows.Forms.Grid.Grouping;
using Syncfusion.Grouping;

Thanks for help,
Wen

1 Reply

HA haneefm Syncfusion Team June 18, 2007 05:31 PM UTC

Hi Wen,

The recommended solution is to remove the older version 4.4. So, please uninstall the older version and check for any reference files in the GAC folder ( C:\WINDOWS\assembly ) for the version 4.4.x.x and delete them. Then upgrade to the new version 5.1.

Please try these steps and see if it helps.

- First change the reference in the project to 5.1.x.x files
- and then try converting using the Syncfusion .resx utility

Let me know if you need any further assistance.

Best regards,
Haneef

Loader.
Up arrow icon