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

后端 未结 4 1225
闹比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:16

    I am also getting this sometimes in my server. Once I restart the server, it starts working fine and again intermittently fails. Again I had to restart. The error messages are random and intermittent.

提交回复
热议问题