consume wsdl file

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have a WSDL file that was created off a VB6 app and converted to a wsdl
file via SOAP. I use this wsdl in a VB6 dll, now I'm in the process of
creating a VB.NET application as a tester of the functions of this wsdl
file, my question is how can i reference the wsdl file and use all the
functions the same was as i do in the VB6 dll?

any snippets or web sites with example will help.

thanks
 
Back
Top