Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > BOOK: Beginning XML, 2nd Edition
|
BOOK: Beginning XML, 2nd Edition
This is the forum to discuss the Wrox book Beginning XML, 2nd Edition by David Hunter, Kurt Cagle, Chris Dix, Roger Kovack, Jonathan Pinnock, Jeff Rafter; ISBN: 9780764543944
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning XML, 2nd Edition section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 18th, 2004, 04:12 PM
Registered User
 
Join Date: Feb 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default tryout for SOAP raises an error

I love your book. It has really clarified for me what XML is and how it can be used. The examples are clear and substantial and cover enough territory to be useful.

However, I am having a problem with the tryout examples in chapter 10. But the ones in chapter 10 cause an error. Since I am not well versed in Microsoft com objects or Visual Basic, I really don't know what it could be. The error I get occurs in the same place for both the example with the SOAP Envelope and the one without.

The error box points to the following line of code. It says that an object is required.
xdDoc = xhHTTP.responseXML;

The next line, is the one that comes up highlighted in the editor if I elect to debug.
if(xdDoc.documentElement.nodeName == "Error")

It looks to me like we just pointed to an object, but I am not familiar enough with this context to know why it failed.
Could it be that Microsoft has changed the rules since the book was published?
Can you tell me how to make this work?





Similar Threads
Thread Thread Starter Forum Replies Last Post
SOAP Content-Type error babchai .NET Web Services 0 May 11th, 2008 11:24 PM
textbox binding tryout greenbriar BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 4 February 14th, 2008 08:11 PM
Soap Error in same machine code from book taposh_dr BOOK: Professional WCF Programming: .NET Dev with Windows Communication Found ISBN: 9780470089842 0 July 12th, 2007 02:45 PM
Soap Extension and error being returned khoy .NET Web Services 0 July 14th, 2006 10:55 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.