Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic WPF 2.4  Shipped DLL Issue (Read 10624 times)
Paul Eden
Full Member
***
Offline



Posts: 128
Joined: Aug 15th, 2007
WPF 2.4  Shipped DLL Issue
Oct 12th, 2010 at 4:52pm
Print Post  
Hi

We have just straed migrating to 2.4 but are finding there seems to be a dependancy on a DDL version we don't have:

{"Could not load file or assembly 'MindFusion.Graphs, Version=1.1.0.16661, Culture=neutral, PublicKeyToken=0d09f0b4914ade28' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)":"MindFusion.Graphs, Version=1.1.0.16661, Culture=neutral, PublicKeyToken=0d09f0b4914ade28"}

The version shipped with 2.4 is 1.1.0.22292

Is there a fix available for this?


Many thanks

Paul Eden
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: WPF 2.4  Shipped DLL Issue
Reply #1 - Oct 12th, 2010 at 5:55pm
Print Post  
Hi,

Check whether the "Use specific version" property is enabled for some of the assemblies in the reference properties window, and if so disable it. Also the assemblies' resolved path should probably be the same, pointing to the control's installation folder.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Paul Eden
Full Member
***
Offline



Posts: 128
Joined: Aug 15th, 2007
Re: WPF 2.4  Shipped DLL Issue
Reply #2 - Oct 13th, 2010 at 9:41am
Print Post  
Hi Stoyan

I have checked the "Specific Version" flag and they are false for both DLLs (Diagraming and Graph).  I am also pointing at the installation directory location.

Is there anyting else I can try or will this be dependant on a patch release?

Many thanks

Paul
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: WPF 2.4  Shipped DLL Issue
Reply #3 - Oct 13th, 2010 at 9:58am
Print Post  
Hi,

You can try a clean install. Even if you had uninstalled the old version before installing the new one, the MSI service might have decided to keep the graphs.dll for some reason, and then to not overwrite it. So try uninstalling, deleting everything remaining in the MindFusion/Diagramming folder, and installing again.

Stoyan
  
Back to top
 
IP Logged
 
Paul Eden
Full Member
***
Offline



Posts: 128
Joined: Aug 15th, 2007
Re: WPF 2.4  Shipped DLL Issue
Reply #4 - Oct 13th, 2010 at 10:32am
Print Post  
Hi

I can certainly try a clean install - my only concern is that the Graph dll in the installation folder is 1.1.0.22292 - the correct version, but the diagramming dll is looking for an older one.

Paul
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: WPF 2.4  Shipped DLL Issue
Reply #5 - Oct 13th, 2010 at 11:11am
Print Post  
The one I'm getting installed is 1.1.0.16661, so I suppose that's its latest version. I don't have any idea why the build number is smaller, perhaps we sent you a new build for some reason and our developer had created it on their system instead of our build server.
  
Back to top
 
IP Logged
 
Paul Eden
Full Member
***
Offline



Posts: 128
Joined: Aug 15th, 2007
Re: WPF 2.4  Shipped DLL Issue
Reply #6 - Oct 13th, 2010 at 11:33am
Print Post  
OK, that got it - The Graph dll I had must have been not getting overwritten by the instaler due to a higher version number, which I had assumed was the latest version.


Thanks, as ever, for your speedy assistance.


Paul
  
Back to top
WWW  
IP Logged
 
venki5star
Junior Member
**
Offline



Posts: 82
Location: India
Joined: Mar 9th, 2010
Re: WPF 2.4  Shipped DLL Issue
Reply #7 - Oct 13th, 2010 at 11:40am
Print Post  
I am having the same issue. But I manage to find a workaround.

Do we have a permanent solution for this?
  

Castle Rider
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: WPF 2.4  Shipped DLL Issue
Reply #8 - Oct 13th, 2010 at 11:47am
Print Post  
What other solution do you expect... The installer has the correct version of graphs.dll, so if you need to run it on other systems, just make sure it is a clean install. We'll change the major number to 2 for the next release just in case.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint