Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Couldn't get design time license (Read 3122 times)
maranello
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jun 11th, 2006
Couldn't get design time license
Jun 26th, 2006 at 10:25pm
Print Post  
Our company purchased the standard edition of Flowchart.NET a few days ago. However, I am facing this problem.

I can add the item on the toolbox in visual studio 2003, but when i try to create a flowchart on a winform, i get this error:

"An exception occured while trying to create an instance of MindFusion.FlowChartX.FlowChart. The exception was "Couldn't get design time license for "MindFusion.FlowChartX.FlowChart".


I have practically tried everything, i tried adding it separately to references tree, but it didn't work.

From time to time I also get the following error:

"Request for the permission of type System.Security.Permissions.RegistryPermission, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed"

We use .NET 1.1 and C#.

Thank you for your time.
  
Back to top
 
IP Logged
 
maranello
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jun 11th, 2006
Re: Couldn't get design time license
Reply #1 - Jun 26th, 2006 at 10:26pm
Print Post  
I also tried going to Administrative Tools, .NET 1.1 wizard, and give fully trust to .dll files and change security settings, but that didn't help.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Couldn't get design time license
Reply #2 - Jun 27th, 2006 at 5:41am
Print Post  
The design-time key is read from the registry, so if FlowChart.NET does not have a CAS RegistryPermission, you won't be able to use the control. Make sure your logon account has permissions to read the following registry ky:

HKEY_LOCAL_MACHINE\SOFTWARE\MindFusion Limited\ComponentLicenses

Also try assigning the Everything permission set to the Flowchart.NET assembly, from our experience the FullTrust set seems more restricted.
  
Back to top
 
IP Logged
 
maranello
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jun 11th, 2006
Re: Couldn't get design time license
Reply #3 - Jun 27th, 2006 at 10:44am
Print Post  
alright, i did what you said, it didnt work. I also replied your e-mail, i guess e-mail is faster so i ll stop posting here.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint