WeOnlyDo Support

Frequently Asked Question

Licensed version in your project returns DEMO window?
Last Updated 12 years ago

Probably you're using Demo version of our component.
Check it please on following way, for example: 
---------------------------------
MsgBox wodSftp.Version
---------------------------------

If your message box returns line without Demo version check following:

1. Did you inserted LicenseKey Property before you called Connect Method?
2. Use RegSvr32.EXE (or any other installation package creator) to register both the OCX and the DLL. Usually the installation software will do this for you
3. If you're using Borland Delphi/C++ Builder reimport type library before you make your project.exe

Please Wait!

Please wait... it will take a second!