Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Version 3.4.4 - New VB Code Released

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support
View previous topic :: View next topic  
Author Message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Tue May 29, 2007 10:34 pm    Post subject: Version 3.4.4 - New VB Code Released Reply with quote

We have released a new version of the VB Source Code for release 3.4.4. This fixes an issue with using ValidateLicenseKey method with the VB Source code. Customers can download the new VB source code using the download link and password provided to them at purchase.
_________________
Infralution Support


Last edited by Infralution on Mon Sep 10, 2007 1:33 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
rocco76



Joined: 28 Mar 2007
Posts: 11

PostPosted: Wed May 30, 2007 1:55 pm    Post subject: Reply with quote

Hi
Can you please tell me where the changes exactly are, please?
I have modified the source code for all my programs., Thank you
Back to top
View user's profile Send private message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Wed May 30, 2007 10:03 pm    Post subject: Reply with quote

The only change from the previous version is in the LoadLicense method. The line

Code:
If context.UsageMode = LicenseUsageMode.Designtime Then

is now
Code:
If context.UsageMode = LicenseUsageMode.Designtime And Not type Is Nothing Then

_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
rocco76



Joined: 28 Mar 2007
Posts: 11

PostPosted: Thu May 31, 2007 8:18 am    Post subject: Reply with quote

Thank you for fast response: you saved me a lot of work Cool
I've made a few changes to the source and I'd like to share some with the community, like a simple system to implement floating network license; just let me do a little more testing Wink
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group