Re: Problem generating code with wsdl
Tech-Archive recommends: Fix windows errors by optimizing your registry
Cesar;6750528 Wrote:
Hello there,
A java programmer sent me a wsdl file, which I have to use to consume
his
web methods. When I run the wsld.exe tool to generate the class' code,
I get
the following message:
ocurred. This is the error:
An exception occurred while trying to create an instance of
System.Web.Services.Protocols.SoapHttpClientProtocol. The exception
was
"WebServiceBindingAttribute is required on proxy classes.".
Any ideas? Is there something that I need to configure ?
Thanks a lot.
Regards,
Cesar
"RYoung" wrote:
[/vbcol]
hola Cesar,
yo tambien estoy armando el WS para SHF, si encontraste la solucion me
podrias escribir?
gracias mi mail es dvega@xxxxxxxxxxxxx
abrazo
--
diegovega
.
Relevant Pages
- Re: Problem generating code with wsdl
... A java programmer sent me a wsdl file, which I have to use to consume his ... web methods. ... The WSDL file is the contract between the client and the server. ... (microsoft.public.dotnet.framework.webservices) - Hiding web methods or custom WSDL file
... I want to make some of my web methods avaible but basically want to hide them ... in the WSDL file so not just everyone can consume them. ... Or is there a way to provide a customer WSDL file where I can just take ... Prev by Date: ... (microsoft.public.dotnet.framework.webservices) - Problem generating code with wsdl
... A java programmer sent me a wsdl file, which I have to use to consume his ... web methods. ... Is it something wrong with the wsdl file which I can correct by making some ... (microsoft.public.dotnet.framework.webservices) - Re: Consuming Java based webservice from asp.net
... I did do the add web reference but it did not create the Reference.vb file. ... So I am not able to use the web methods. ... > You have to ask for the WSDL file, that's the file that truly describes ... The webservice provides a Proxy Jar and Proxy Source ... (microsoft.public.dotnet.framework.webservices) - Re: Non .NET Web Services - How do I consume
... I believe yes, if there is a WSDL file, then you can consume it. ... For XMLHTTP equivalent in the .net framework look at the WebRequest class. ... good module on consuming XML Web Services. ... (microsoft.public.dotnet.languages.csharp) |
|