•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the RSS, Web Services and SOAP section within the Web Development category of DaniWeb, a massive community of 402,511 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,670 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our RSS, Web Services and SOAP advertiser: Programming Forums
Views: 1182 | Replies: 0
![]() |
•
•
Join Date: Feb 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hi all!
I'm really excited to be a part of this forum. I'm trying to open a SOAP file from a common dialog in VB6 and then use the MSSOAPReader to read the SOAP file's envelope, body, header, etc. My code is as follows :-
The problem is, at the third line - I'm getting an error message :
Run time error '91' : Object variable or With block variable not set.
Question : How do I read a SOAP XML file (saved to disk) with MSSOAP SDK ?
I'm really excited to be a part of this forum. I'm trying to open a SOAP file from a common dialog in VB6 and then use the MSSOAPReader to read the SOAP file's envelope, body, header, etc. My code is as follows :-
Dim Reader As New MSSOAPLib30.SoapReader30
m = Reader.Load("C:\SOAPResponse.xml")
'm = Reader.LoadXML("C:\SOAPResponse.xml")
Debug.Print Reader.Body.xmlThe problem is, at the third line - I'm getting an error message :
Run time error '91' : Object variable or With block variable not set.
Question : How do I read a SOAP XML file (saved to disk) with MSSOAP SDK ?
Last edited by peter_budo : Feb 13th, 2008 at 2:38 pm. Reason: Code tags are [code] not <code> :-)
![]() |
•
•
•
•
•
•
•
•
DaniWeb RSS, Web Services and SOAP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Previous Thread: XML Atom feed IE6 and Firefox vs. IE7 problem
- Next Thread: IS Page Foramating related to XML ???


Linear Mode