I agree with that assessment. I have begun to change my code to use the Chilkat ActiveX control. There is a lot more detail and a way to parse the information returned by the control in code. https://www.chilkatsoft.com/ The bundle is worth the price.
Tracy On October 24, 2019 3:34:22 AM MST, AndyHC <[email protected]> wrote: >Your internet connection is [briefly] down? > >On 24-Oct-2019 2:50 PM, Chris Davis wrote: >> The following code works most of the time but occasionally it throws >the following OLE error when .send is called, any ideas? >> >> lcURL=www.bbc.co.uk<http://www.bbc.co.uk> && not the real url >> >> oHTTP = CreateObject("msxml2.xmlhttp") >> oHTTP.open("GET",lcurl,.f.) >> oHTTP.send() >> >> >> >> OLE IDispatch exception code 0 from msxml3.dll: The system cannot >locate the resource specified >> >> Regards >> >> Chris. >> >> >> --- StripMime Report -- processed MIME parts --- >> multipart/alternative >> text/plain (text body -- kept) >> text/html >> --- >> [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

