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
Hello John,
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.
I was trying to reproduce the issue, following your scenario, but I wasn't able to. As soon as you create a sample, where this is reproduced, please attach it, so I could be able to assist you further with this.
Looking forward for your reply.
Actually our main project has custom wrapper around XamDataChart and that can be used as control in other projects.
In my project (in separate solution), I have referenced that chart control and trying to display chart. But I am getting that Aero assembly error as I mentioned earlier. I will try to create the projects and send you. If you have time you can try the way I am using. Thanks for checking.
I tried by disabling aero theme in windows, that doesn't help.
We're now full for our next release.
Maybe in september... now we'll release with a known limit, we've to disable aero theme from windows 7 for use our application.
Thanks, Nicola
Hello Nicola,
I am just checking if you were able to prepare the isolated sample project.