Problems with license - WeOnlyDo Discussion board

Problems with license (wodCrypt)

by Fumi, Wednesday, July 05, 2006, 18:09 (6497 days ago)

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

by wodAlan, Wednesday, July 05, 2006, 18:15 (6497 days ago) @ Fumi


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