RE: apachesoap:element issues

From: James Hawes (JamesHawes_at_discussions.microsoft.com)
Date: 08/03/04


Date: Tue, 3 Aug 2004 11:07:35 -0700

Just to help clarify! Here is the error I am receiving:

c:\inetpub\wwwroot\XmlTest\Web References\WebReference\Reference.map(1): Custom tool error: Unable to import WebService/Schema. Unable to import binding 'TestServiceSoapBinding' from namespace 'http://172.22.4.130:8080/axis/services/TestService'. Unable to import operation 'getXML'. The datatype 'Element' is missing.

"James Hawes" wrote:

> Greetings All.
>
> We have a web service that was built using Java / Apache. It has a namespace of: http://xml.apache.org/xml-soap with a reference to apachesoap:element. It basically is returning a XML document which the program uses. We are trying to update this program to .NET 1.1. I am unable to use wsdl.exe to create a proxy class and I am unable to use the web service in Visual Studio. It fails on the apachesoap:element. Has anybody experienced this problem? Are there any solutions to be able to work around this problem without having to rewrite the web service? Any direction would be wonderful!
>
> Thanks,
>
> James Hawes


Loading