Re: error calling external object function putfile (General questions)
Hi,
This issue is only with PutFile Method or with all other wodFtpDLX Methods (ListDir,GetFile...)?Maybe you didn't somehow correctly import wodFtpDLX in PB.
Can you follow this guide and try it again:
http://pbdj.sys-con.com/read/220784_1.htmAlso please try this:
[code]
ole_wodftp.object.PutFile('C:\temp\temp\mytestingfile.txt','/home/something/gacsin/FROM_USA/mytestingfile.txt')ole_wodftp.object.PutFile 'C:\temp\temp\mytestingfile.txt','/home/something/gacsin/FROM_USA/mytestingfile.txt'
[/code]
Let us know how it goes.
Regards,
Drazen
Hi,
I am having problems with
all other wodFtpDLX Methods (ListDir,GetFile...) except with the connect method.
Followed the guide and re-import the OLE object but I am still getting the same error.
Please advise. Thanks.
Complete thread:
- error calling external object function putfile - ml, 2008-05-30, 11:34
- Re: error calling external object function putfile - ml, 2008-05-30, 12:13
- Re: error calling external object function putfile - woddrazen, 2008-05-30, 12:23
- Re: error calling external object function putfile - ml, 2008-05-30, 12:38
- Re: error calling external object function putfile - woddrazen, 2008-05-30, 13:01
- Re: error calling external object function putfile - ml, 2008-05-31, 04:54
- Re: error calling external object function putfile - woddrazen, 2008-05-31, 12:18
- Re: error calling external object function putfile - woddrazen, 2008-06-02, 00:48
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 17:12
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 17:19
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 17:47
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 18:17
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 18:40
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 22:27
- Re: error calling external object function putfile - sureshsundar, 2009-03-13, 16:13
- Re: error calling external object function putfile - wodDamir, 2009-03-13, 16:31
- Re: error calling external object function putfile - sureshsundar, 2009-03-13, 18:25
- Re: error calling external object function putfile - wodDamir, 2009-03-13, 19:13
- Re: error calling external object function putfile - sureshsundar, 2009-03-13, 18:25
- Re: error calling external object function putfile - wodDamir, 2009-03-13, 16:31
- Re: error calling external object function putfile - sureshsundar, 2009-03-13, 16:13
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 22:27
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 18:40
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 18:17
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 17:47
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 17:19
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 17:12
- Re: error calling external object function putfile - woddrazen, 2008-06-02, 00:48
- Re: error calling external object function putfile - woddrazen, 2008-05-31, 12:18
- Re: error calling external object function putfile - ml, 2008-05-31, 04:54
- Re: error calling external object function putfile - woddrazen, 2008-05-30, 13:01
- Re: error calling external object function putfile - ml, 2008-05-30, 12:38
- Re: error calling external object function putfile - woddrazen, 2008-05-30, 12:23
- Re: error calling external object function putfile - ml, 2008-05-30, 12:13