Hello, I would like to use syncfusion with winforms, but I am still getting this error:
It's in Czech language, but basically it says something like „Could not load file or assembly syncfusion.shared.base Version=19.4460.0.50, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89 or one of its dependencies. The system cannot find the file specified“
I have installed Syncfusion.Licensing and Syncfusion.Shared.Base from NuGet package manager in VS2022.
I have already tried:
Hello Kalirajan, thanks for your reply. Unfortunately, I can't share the whole project. However I have shared with you those files you have requested.
Thank you very much for help
Jan
Hi Jan,
We suspect that this problem is caused by different versions in the app.config and packages.config files. To resolve this issue, remove the assemblyBinding tag from app.config. If the problem persists after the above changes have been made, please share the following information so that we can investigate further.
Syncfusion components list that you have in your project.
Syncfusion.Shared.Base and Syncfusion.Licensing assembly’s version referred in your project.
Thanks,
Kalirajan Ganesan
Hello,
unfortunately, deleting assemblyBinding tag didn't help. I am using only TextBoxExt. Versions of packages can be seen in packages.config.
Thank you for your help
Jan