-
I am currently having troubles with MS Inet Xfer Control, version 6.0 (SP4).
What I am trying to accomplish is the downloading of a Web Page or Data Stream from a Web Server using the Execute statement.
However every so often it will Send a Request, Start to Recieve a Response, & then Disconnect from the Host Computer before we get the Response Completed.
Have Tried with Various Timeouts in the ITC's "RequestTimeout" property however this doesn't seem to be the cause. - The latest attempt timed out after only 5 seconds, even though the Timout is set to a number of decades.
Question is this: What is causing this Disconnection event to occur?:confused:
-
I have had nothing but buggy results using it too. I don't think this is anything you are doing wrong. I have my whole program written around this control, and about 75 percent of the time, everything works fine, but the 25 percent is killing me. I think it is time for me to start learning the Winsock control!!!