Deploying wodftpdlx with powerbuilder (General questions)
I've got a powerbuilder 12.1 application
that works fine on my machine with wodftpdlx
but, when I deploy it to another machine,
I'm getting a error referencing an external object
on ole_ftp.hostname
ole_ftp is my wodftpdlx class
I deployed the application with the wodftpdlx.dll and wodcertificate.dll
I don't understand why it works on mine, and not on a users machine
am I missing something?