License issue

I purchased smartftp client and installed it and it works. I previously (in 2007) purchased the library and wrote several applications that have been running since then. After the client install, the VB6 IDE gives an automation error if I read the license file, and LoadLicenseKeyData failure message if I hard code it in the program

Make sure that the correct sfFTPLib.dll (the one you have a license for) is registered (regsvr32.exe sfFTPLib.dll).

Thanks. That was it.

Same thing here, after installing the client my app that uses the libary is broken. I just tried re-registering the dll, but still doesn't work. What can I do to fix this.