AlexTekTip
Programmer
Our IT dept recently installed some MS Patches. And now two of my VBA apps (which were working great before this) are spitting out the following error:
Error Number = -2147221020
Method 'send' of object 'IXMLHTTPRequest' failed.
I am not sure what to do..do I need re-install something? undo the patch? or re-write my application?
I am using MSXML4 to query website and then parse the returned data.
Error Number = -2147221020
Method 'send' of object 'IXMLHTTPRequest' failed.
I am not sure what to do..do I need re-install something? undo the patch? or re-write my application?
I am using MSXML4 to query website and then parse the returned data.