Error using web service soap30

  • Thread starter Thread starter dashaa
  • Start date Start date
I hesitate to get involved because this is going to take some debugging, and
I hate long distance debugging, especially with library things like this.

First, I'm assuming that you know you are posting to a Microsoft Access group
and you're trying to consume a web service from VBA. If so, check out the
article I wrote about this, along with the download

http://www.databasejournal.com/feat...p/3567511/Consume-Web-Service-from-Access.htm

Everything I know about web services is in this article and I knew it better back in
2005 when I wrote the article than I do today. Read it carefully and step through
the code. The answer is there, grasshopper, if you have the patience.
 
Back
Top