Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic License issue (Read 4080 times)
yrauma
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 61
Joined: Mar 28th, 2010
License issue
Jun 29th, 2010 at 3:18pm
Print Post  
Hello Stoyan,

I just integrated the latest version of MindFusion into my project.

Unfortunately, it seems that I have license issues.

I have this error :
Code
Select All
Error8Exception occurred creating type 'MindFusion.Diagramming.WinForms.DiagramView, MindFusion.Diagramming.WinForms, Version=5.3.5.25868, Culture=neutral, PublicKeyToken=XXXXXXX' System.ComponentModel.LicenseException: Couldn't get design-time license for ''MindFusion.Diagramming.WinForms.DiagramView''D:\[...]\licenses.licx
 



I obviously left the old license file, but the new ones I got in the samples does not work better.

Am I supposed to get a new file from somewhere ? is it somehow generated ?

Thanks
Amaury
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: License issue
Reply #1 - Jun 29th, 2010 at 4:34pm
Print Post  
Hi Amaury,

Edit licenses.licx and set PublicKeyToken=null at the end of the line.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
yrauma
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 61
Joined: Mar 28th, 2010
Re: License issue
Reply #2 - Jun 29th, 2010 at 5:49pm
Print Post  
its not working. Sad

I put

MindFusion.Diagramming.WinForms.DiagramView, MindFusion.Diagramming.WinForms, Culture=neutral, PublicKeyToken=null

in the file
and still the error :


Error8Exception occurred creating type 'MindFusion.Diagramming.WinForms.DiagramView, MindFusion.Diagramming.WinForms, Version=5.3.5.25868, Culture=neutral, PublicKeyToken=XXXXXXX' System.ComponentModel.LicenseException: Couldn't get design-time license for ''MindFusion.Diagramming.WinForms.DiagramView''D:\[..].licx
???

EDIT : I also try to put in the file
MindFusion.Diagramming.WinForms.DiagramView, MindFusion.Diagramming.WinForms, Version=5.3.5.25868, Culture=neutral, PublicKeyToken=null
same error....
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: License issue
Reply #3 - Jun 29th, 2010 at 6:41pm
Print Post  
If you uninstalled an older version after installing the new one, that might have removed the required registry license keys. Try installing again in such case.
  
Back to top
 
IP Logged
 
yrauma
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 61
Joined: Mar 28th, 2010
Re: License issue
Reply #4 - Jun 29th, 2010 at 6:43pm
Print Post  
Exactly,
I just figured it out before you answered.
Removing the previous version erased the register key...

Thamk you Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint