Use of wodFtpDLX.dll COM object with .NET Windows (General questions)
I'm having problems trying to set the LicenceKey and Certificate properties. I'm using VS 2002 with C#. I have references added to my project for Certificate Management library and COM Ftp DELUXE Client Component. I instantiate IwodFtpDLXCom (variable called ftp1) but I don't see the LicenceKey property through ftp1. I'm also not sure what to instantiate for the certificate so that I can set ftp1.Certificate. Are there any sample apps for using the non-.NET COM object in .NET? I'm just getting started so I'm sure I will have other things I'm not sure how to do once I get past the License and Certificate settings. We have been using this product for an Access application successfully for a year but now want to use the COM object in a .NET Windows Service. I appreciated any help anyone could provide. Thanks. Bill