Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / February 2005

Tip: Looking for answers? Try searching our database.

Third party web services "object not set to an instance of an object"

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
aaa - 24 Feb 2005 19:05 GMT
I am using a third party provider for Travel related web services. These
services are not very well documented and I am having to wing my way thru
nearly every one.

Some I can pull data from just fine others bomb when assigning criteria to
the body of it's request object ("object not set to an instance of an
object").

I am essentially creating nodes programatically to buld the XML that gets
pumped to the SOAP call. Has anyone run across a simi.ar problem. I am
creating the criteria "objects" so the error is not extremely helpful and I
feel that I am missing something simple.
scanner2001 - 25 Feb 2005 02:43 GMT
I have run into this error message a number of times. Every time I have
tracked it down to 1 of 2 things:
1. A catch statement that tries to trap an error that is not available, for
example, and exception innerexception.message, which may not necessarily be
available,
or
2. A completely unhandled exception in the code.

   If I understand you correctly, this is probably not much help since you
do not have direct access to the code.

   You could try 2 things, run your program in "debug" mode to see if it
sheds some light on the error, or try to use the reflection classes to view
what is in the code.

Jeff

>I am using a third party provider for Travel related web services. These
> services are not very well documented and I am having to wing my way thru
[quoted text clipped - 9 lines]
> I
> feel that I am missing something simple.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.