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 

The only allowable password in evaluation mode is 'TEST'

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





PostPosted: Mon Feb 13, 2006 3:49 pm    Post subject: The only allowable password in evaluation mode is 'TEST' Reply with quote

I encountered the following error even though I am not using evaluation copy


An unhandled exception of type 'System.ComponentModel.LicenseException' occurred in infralution.licensing.dll

Additional information: The only allowable password in evaluation mode is 'TEST'


when I run the following code

Private Sub BnGenKey_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BnGenKey.Click
Dim uintSerial As UInt16

uintSerial = Convert.ToUInt16(1)

txtKey.Text = objLicense.GenerateKey("123", "AIMS-2", uintSerial)

End Sub
Back to top
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Mon Feb 13, 2006 9:32 pm    Post subject: Reply with quote

If you are evaluating the product then the only password that you can use is "TEST". If you have purchased and installed a license and want to generate keys programmatically using the Infralution.Licensing.DLL then you need to copy the Infralution.Licensing.EncryptedLicenseProvider.lic file from the LicenseKeyGenerator subdirectory (of the Program Files\Infralution\Infralution Licensing System) to the bin directory (which contains the DLL).
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
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