Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Winforms version issues (Read 4519 times)
billcollis
YaBB Newbies
*
Offline


I love mindfusion

Posts: 19
Location: Auckland, NZ
Joined: Jun 4th, 2011
Winforms version issues
Apr 2nd, 2012 at 9:08am
Print Post  
I have installed Winforms Pack 2012R1 onto my new PC with VS2010

I opened an existing project and seem to have version issues between the existing version of Mindfusdion.Diagramming.Winfiorms (5.6.4.22118)  and the new version (5.7.0.22694)

I also tried creating a new project however the same issue occurs when trying to add a DiagramView to that.  'Failed to create component 'DiagramView" the system could not load the old version.
I have tried removing the references and adding them again, no luck.
Specific Version is set to false.

Any ideas what to try next?
thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Winforms version issues
Reply #1 - Apr 2nd, 2012 at 9:23am
Print Post  
If there is a PublicKeyToken value set for DiagramView in the project's licenses.licx file, try replacing it with "null" and rebuilding.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
billcollis
YaBB Newbies
*
Offline


I love mindfusion

Posts: 19
Location: Auckland, NZ
Joined: Jun 4th, 2011
Re: Winforms version issues
Reply #2 - Apr 2nd, 2012 at 10:13am
Print Post  
In the existing project there was a licenses.licx file with a key value,
First I set that to null but it made no difference.
I am still getting the failed to create component diagramview and the error still contains the PublicKeyTokien=a0d18338041985ba
I also tried changing the version in this file too but it made no difference.

In the new project there wasn't a licenses.licx file.

Any more ideas?
thanks
Bill
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Winforms version issues
Reply #3 - Apr 2nd, 2012 at 11:57am
Print Post  
Is that error shown by the compiler, the VS form designer, or by the application at run-time?

Stoyan
  
Back to top
 
IP Logged
 
billcollis
YaBB Newbies
*
Offline


I love mindfusion

Posts: 19
Location: Auckland, NZ
Joined: Jun 4th, 2011
Re: Winforms version issues
Reply #4 - Apr 2nd, 2012 at 5:18pm
Print Post  
by the form designer when I try to add a digramview
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Winforms version issues
Reply #5 - Apr 2nd, 2012 at 6:08pm
Print Post  
Is it a clean install or have you installed over a previous version?
  
Back to top
 
IP Logged
 
billcollis
YaBB Newbies
*
Offline


I love mindfusion

Posts: 19
Location: Auckland, NZ
Joined: Jun 4th, 2011
Re: Winforms version issues
Reply #6 - Apr 3rd, 2012 at 9:42am
Print Post  
It was a clean install of both VS2010 and Winforms 2012R1
The first thing I did after the installs was try to open an existing project.

I removed the references in the project to the old versions and added references to the new versions which I found in the online help. Then I tried to open a form within the project and I get the error in the first  screen shot attached.
If I ignore and continue  then I find the diagramview has disappeared from the form and get the second screen shot when I try to add a new diagram view

When I create a new project and try and add a diagramview to it I also get the error in the second screen shot.
  

Capture2.PNG (Attachment deleted)
Capture_002.PNG ( 12 KB | 299 Downloads )
Capture_002.PNG
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Winforms version issues
Reply #7 - Apr 3rd, 2012 at 10:47am
Print Post  
It's a bug in the installer. Remove the following registry key and you should be able to open the form:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319\Assem
blyFoldersEx\MindFusion.Pack Design

We'll upload updated installer on the clientsarea.eu site in a few days.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
billcollis
YaBB Newbies
*
Offline


I love mindfusion

Posts: 19
Location: Auckland, NZ
Joined: Jun 4th, 2011
Re: Winforms version issues
Reply #8 - Apr 3rd, 2012 at 6:27pm
Print Post  
I do not have that key

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft has a key with no value

I do have a key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319\AssemblyFoldersEx
\MindFusion.Pack Design
and deleted that one and it now works
thanks Grin
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint