Problems with license (wodCrypt)
Hello, i have a license of wodcrypt and i working with component very good.
But..when i put the license not work...
Dim WithEvents oCrypt As wodCryptCom
...
in form_load... (Visual Basic)
Set oCrypt = New wodCryptCom
oCrypt.LicenseKey = xxxxxxxx
but oCrypt not supoort the property i haver error...
Object doesn't support this property or method
Re: Problems with license
Dear Fumi,
Most probably you still use DEMO version of the product.
Please uninstall current version and install new Licensed one.
You can request Licensed version from here:
http://www.weonlydo.com/index.asp?update=1
Please, use email address you have registered with us when you purchased the component.
When you're finish, please check version, for example:
--------------------------------------
MsgBox oCrypt.Version
--------------------------------------
Regards,
Alan