473,326 Members | 2,173 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

InetTransferLib ftp problem on some computers, not others

I've been successfully using the InetTransferLib to upload and download
files via ftp for a long time. I only use it intermittently, and
recently this stopped working on one of my computers (P4, WXPHome,
Acc2000). The identical code in the identical database will work on
other similar computers and I can't work out why it is not working.

For ftp downloading, the following line in the code (ConnectToFTPHost
procedure) returns a zero, which subsequently results in a 'Cannot start
file transfer...' error.

hFTP = apiFtpOpenFile(hSession, .lpszUrlPath, lngFileMode,
FTP_TRANSFER_TYPE_BINARY Or INTERNET_FLAG_DONT_CACHE, 0&)

For uploading, the following line in the code (sChangeDir procedure)
returns zero.

lngRet = apiFtpSetCurrentDir(hSession, strExtract)

and the upload procedure finally returns the very helpful code of
-2147219289.

I've modified various settings in Internet Explorer but nothing has made
a difference. I can use the Windows FTP program from the command prompt,
and can access the relevant ftp site via Internet Explorer or WSFTP.

Any help greatly appreciated.

Owen Jenkins
Jan 27 '06 #1
0 1249

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Peter | last post by:
Can someone help me with mvps.org's InetTransferLib demo? I successfully brought in InetTransfer sample .mdb and the modules. I can bring up frmTestCases form and when click on any of the...
2
by: Tony | last post by:
Access collective, I am running WinNT4.0, Acc2000 SR1 and IE 6.0. I converted (from Acc97) and imported Dev Ashish's InetTransferLib add-in modules into my Acc2000 database. Using the sample FTP...
0
by: Owen Jenkins | last post by:
I've been using Dev's fantastic InetTransferLib to upload and download files via ftp. Now I'm using the http procedures to have my application download zip files from my website. Although the...
1
by: Owen Jenkins | last post by:
Reposting this message from last week since I have not had a reply so far. Hopefully someone will have an idea? --- I've been using Dev's fantastic InetTransferLib to upload and download files...
0
by: Owen Jenkins | last post by:
My Access application downloads file from my website using the InetTransferLib http functions. One of my clients working from a hospital network gets an error message 'proxy authentication...
0
by: THDWWSIJQUOK | last post by:
Hi, I have an A97 database, which I have created for FTP purposes using the InetTransferLib.mda file by Dev Ashish and Terry Creft The application has worked great for me as long as I dialed-up...
2
by: Owen Jenkins | last post by:
Hi again. No responses to the first post 4 days ago, so just trying my luck again. Anyone have any hints where I might get an answer to this? It is an Access problem, but if you can point me to...
1
by: lonniejohnson | last post by:
I have recreated a report in using the built in Crystal in VS2005 for an ASP.net application. I like what I see. The problem is that it prints on some computers and not others. I am using the...
4
by: JB | last post by:
I am trying to get a list of all the active computers running on my domain. I'm writing some remote management style software with WMI, which works fine when i know the computer name, but i just...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.