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 

Infralution.Licensing.dll in 6.4.2

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



Joined: 21 Jun 2021
Posts: 1

PostPosted: Mon Jun 21, 2021 11:56 am    Post subject: Infralution.Licensing.dll in 6.4.2 Reply with quote

Hi,

Before version 6.4.2 I've used the Infraltion.Licensing.dll that was installed alongside the Infralution tooling to generate my license keys in our own custom tooling. A minimal code sample is as follows:

Code:

var provider = new Infralution.Licensing.WPF.EncryptedLicenseProvider(LICENSE_PARAMETERS, "");
string productInfo = "myProductInfo";
var key = provider.GenerateKey(productInfo, 0);


This worked as expected before 6.4.2 and generated correct codes for us, of course on PC's with a valid Infralution license.

Since 6.4.2 it seems that this particular file is no longer available. I've tried the variations of ASP, WPF, Forms etc and although they do produce a code it is not a valid one when I try to use them in our own software.

Could you provide advise on what might be different and how we should approach this in 6.4.2?
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