Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Calendar control with .NET 2.0 (Read 4373 times)
rfeuer
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 12
Joined: Jan 16th, 2006
Calendar control with .NET 2.0
Jul 17th, 2006 at 6:22pm
Print Post  
I am trying to test your sample apps using VS 2005 / .net 2.0. When I  create a new form and drop your calendar control on the form, I get a license exception stating: " Couldn't get design-tim license for MindFusion.Scheduling.WinForms.Calendar.... This is a trial version. BTW I am able to do the same thing using VS 2003 with no problems. Any ideas?

Thanks,

Rick
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Calendar control with .NET 2.0
Reply #1 - Jul 18th, 2006 at 4:38am
Print Post  
Cannot really reproduce this problem here. Please ensure that you install the Planner control on the machine with VS 2005 if it is on a different PC. Simply copying the dll won't do.

Meppy
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Calendar control with .NET 2.0
Reply #2 - Jul 18th, 2006 at 10:52am
Print Post  
Do you, by any chance, use your MS Visual Studio 2005 on a 64-bit PC under WinXP x64 or Win2003 x64?

Meppy
  
Back to top
 
IP Logged
 
rfeuer
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 12
Joined: Jan 16th, 2006
Re: Calendar control with .NET 2.0
Reply #3 - Jul 18th, 2006 at 2:41pm
Print Post  
No I am using a 32bit machine
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Calendar control with .NET 2.0
Reply #4 - Jul 18th, 2006 at 5:59pm
Print Post  
Hi,

Could you open the project's licenses.licx file and see if there is a public key token at the end of the Planner.NET line ? If there is one - replace it with 'null' so it reads PublicKeyToken=null. The .NET 1.1 and .NET 2.0 versions of Planner.NET are signed with different strong name keys, so that might cause problems when changing the reference from one version of the dll to the other one.

Stoyan
  
Back to top
 
IP Logged
 
rfeuer
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 12
Joined: Jan 16th, 2006
Re: Calendar control with .NET 2.0
Reply #5 - Jul 18th, 2006 at 7:00pm
Print Post  
The problem was due to the fact that I did not install the planner control on the new machine, instead I just copied the dll's, thinking that would work. Everything is working fine now.

Thanks for you help

R
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint