Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Versioning issues when using multiple MindFusion addons (Read 2247 times)
MindFusionUser47
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 9
Location: Illinois
Joined: Jan 23rd, 2018
Versioning issues when using multiple MindFusion addons
Jan 23rd, 2018 at 11:48pm
Print Post  
Having both spreadsheets winforms and diagrams winforms seems to produce a versioning error. Either spreadsheets or diagrams can be used but not both because they have the same mindfusion.common assembly resource. This dll file exists as one in spreadsheets install and as one in diagrams install. Because they both share the same name, they can't both exist in visual studio resources. The problem is they aren't the same version. I need both diagraming and spreadsheets for my project. If nothing else works I will be forced to use a different 3rd party spreadsheet framework or make my own. Anyways the specific error is

System.IO.FileLoadException: 'Could not load file or assembly 'MindFusion.Common, Version=1.3.2.450, Culture=neutral, PublicKeyToken=dd7449df9ffcc455' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)'

This is the error when the resource mindfusion.common is pointed at the spreadsheets .net dll version. Same error but different version when resource is pointed at diagramings common dll.
Please let me know if and how this can be resolved. Is it possible to bundle diagraming and spreadsheet winforms packages and if so how?
Thanks
  
Back to top
 
IP Logged
 
Slavcho
God Member
*****
Offline


tech.support

Posts: 3152
Joined: Oct 19th, 2005
Re: Versioning issues when using multiple MindFusion addons
Reply #1 - Jan 24th, 2018 at 10:10am
Print Post  
Hi,

You have run the stand-alone components' installers? Try the MindFusion.WinForms pack instead, it should be ensuring the components use same set of shared assemblies -

https://mindfusion.eu/WinFormsTrial.zip
https://www.nuget.org/packages/MindFusion.Pack/

Also it costs less than the total of spreadsheet + diagram.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint