Hi !
Thanks for your e-mail. I'm already using the wsdl.exe tool on .NET.
It happens that i've wrote the following line one SDK Command prompt (the
command line that executes the wsdl convertion that you were refering to) :
: wsdl http://192.168.82.142:8080/SRW/WSDL/srw-sample-service.wsdl
this wsdl file is one of the several wsdl's that make part of SRW. This wsdl
imports the other wsdl's and xsd files...
What you are telling me is, that i have to import the wsdl's and schema files
separatedly ? i mean, do i have to do the following :
: wsdl http://192.168.82.142:8080/SRW/WSDL/srw-ports.wsdl
: wsdl http://192.168.82.142:8080/SRW/WSDL/srw-sample-service.wsdl
: wsdl http://192.168.82.142:8080/SRW/WSDL/srw-bindings.wsdl
: etc...
Other doubt: i've already generated the .cs file from the
srw-sample-service.wsdl file, and i added it to my project on visual studio. But
now i want to use the classes of this file, on my web service client class....
Do you know how i do this ?
best regards
Guilherme
__________________________________________________________
Email gratuito com 2 000 MB
Espaço para guardar 20 anos de correio
http://www.portugalmail.pt/2000mb
|