Multiref Question

K

KittyHawk

I am writing an ASP.NET application to consume an Apache Axis 1.2 web
service. The service contains a single method that returns a complex type.
The SOAP response comes back as expected however I get a series of null
values for properties labeled “multiref†in the complex type. Properties not
labeled “multiref†are returned just fine. I realize that the proxy class
that I generated from wsdl.exe does not have the functionality to parse
multirefs. How can I accomplish this?
 
J

John Saunders

KittyHawk said:
I am writing an ASP.NET application to consume an Apache Axis 1.2 web
service. The service contains a single method that returns a complex type.
The SOAP response comes back as expected however I get a series of null
values for properties labeled "multiref" in the complex type. Properties
not
labeled "multiref" are returned just fine. I realize that the proxy class
that I generated from wsdl.exe does not have the functionality to parse
multirefs. How can I accomplish this?

You may want to do a search on the MSDN Forums about this issue. I see that
several people have had issues involving "multiref" in some way. For
instance, see
http://forums.microsoft.com/msdn/showpost.aspx?postid=1268395&siteid=1.

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,228
Members
46,818
Latest member
SapanaCarpetStudio

Latest Threads

Top