"Property Width does not exist" wodSFTP error (General questions)
Finally, it’s work!
1) I uninstalled the wodSFTP ActiveX component.
2) I reinstall it with ‘Run as Administrator' privileges.
3) I started the RAD Studio with ‘Run as Administrator' privileges.
4) I imported the C:\WINDOWS\SysWOW64\wodSFTP.ocx as ActiveX component
5) I opened the old project in RAD Studio.
6) I deleted the wodSFTP object
7) I recreated the wodSFTP object
8) I build the application file
9) I transferred the application file and the C:\WINDOWS\SysWOW64\wodSFTP.ocx on the destination machine (WINDOWS 7 operating system)
10) I copied wodSFTP.ocx in C:\WINDOWS\SysWOW64
11) I installed wodSFTP.ocx with regsvr32 /s wodSFTP.ocx command
12) I started the application and it’s work
Thanks again for your advices.
Best regards,
Ovidiu