Error from VB excel macro code - msxml3.dll -2146697211 The system cannot locate the resource specified

后端 未结 4 1232
闹比i
闹比i 2020-12-04 03:31

I am using an MSXML.HTTPRequest object in a VB macro (excel) to communicate with an HTTP server. The problem is that it throws the following error intermittentl

4条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-04 04:10

    FWIW, I got the same error. As it (eventually) turned out, there were errors in the XML file. Silly me, I would have thought Microsoft would have provided a more meaningful error message. If you get this error, try using one of the many XML check programs available.

提交回复
热议问题