I am having an issue with XamDataChart, I am getting following error
Could not load file or assembly 'InfragisticsWPF4.DataVisualization.v11.2.Aero, Version=11.2.20112.1012, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.
The project has a reference to PresentationFramework.Aero.dll , but still error occured
Could any one help?
Thanks
No way, our big project still have the same problem, we're trying to create a smaller project to send to you for debugging.
Thanks, Nicola
Hello both,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Hello,
Thank you for your post. I have been looking into it and I can suggest you follow these steps:
1. Close the Visual Studio in which your solution is opened (if it is opened).
2. Delete bin and obj folder from all the projects in your solution
3. Open your solution in Visual Studio
4. Remove the assemblies form the References and then add them again (from the Global Assembly Cache).
5. Set Copy Local property of all the Infragistics assemblies that you are using to False
6. Set the Specific Version property of all the Infragistics assemblies that you are using to False.
7. Clean and Rebuild your project.
If the issue still occurs after that, could you please send an isolated sample project, where the issue is reproduced, so I can investigate it further for you.
Looking forward for your reply.
We still have the same issue!
The problem occur with XamDataChart and XamTimeline on a PC with Windows 7 with aero theme.
If you disable aero theme in windows everything works fine.
We have this exception and crash both in debug and release mode.
We're using 12.1.
Any suggestion? Any one can help us?