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

Assembly''s manifest definition with name ''Syncfusion.Grid.Grouping'' does not match the assembly reference.

Hello, I have an application that users a number of custom controls. These custom controls make use of GridGrouping control. I got the following error whilst running the app on a user''s machine: "Error in FormPortfolioPosition_Load; The located assembly''s manifest definition with name ''Syncfusion.Grid.Grouping'' does not match the assembly reference." I''ve checked and licensing file is in project. Do you have any ideas about this? Incidently, there was an old version of Syncfusion.Grouping.dll in the same folder as the EXE Thanks Jason

1 Reply

AD Administrator Syncfusion Team August 4, 2004 06:19 PM UTC

I think you should just make sure all your components and the library are linked to the same library. Best is a rebuild all for each of them. When you run your app in debug mode you will see in the output window of the VS Ide which assemblies are picked up. There you can also see if it picks up a wrong grouping.dll assembly. Stefan

Loader.
Up arrow icon