Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Access 03 HTTP requests Access 03 HTTP requestsTo: NULL Date: 2/20/2009 7:27:00 AM I am trying to use late binding with MSXML.dll to send HTTPRequests
from within Access
Dim httpObj As Object
Set httpObj = CreateObject("MSXML.XMLHTTPRequest")
It compiles OK but when I run I receive the following error.
"Run-time error '429': ActiveX component can't create object"
Any ideas on how to properly define the type?
Early binding works OK
Dim httpObj As MSXML.XMLHTTPRequest
Set httpObj = New MSXML.XMLHTTPRequest
Regards,
John
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
