473,395 Members | 1,938 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

consume wsdl file

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
Nov 20 '05 #1
1 2356
If you use SOAP TOOLKIT :

Dim s As New SoapClient
s.mssoapinit "http://localhost/testWebServ/testWebServ.asmx?wsdl"
MsgBox s.HelloWorld

There is not anything easier than this. Thanks to Don Box!
"Mike" <cs*********@sbcglobal.net> wrote in message
news:eP*************@TK2MSFTNGP10.phx.gbl...
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

Nov 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Dave | last post by:
Hi, If anyone could help with this, I would greatly appreciate it! I've created my own WSDL file and referenced an XSD file too. I've generated a service side interface using wsdl /server, and...
0
by: suresh | last post by:
Hello All, Iam writing a wsdl file using the Servicedescription class.The document I get is a well formed xml document.But some how when I try to add this wsdl file as a webrefernce to another...
2
by: pronto | last post by:
Hi all. I created simple web service with C# and run it on Win2000 XP sp2. Service has two simple . I test it with my C# client and IE. Now I want to create VC++ 6 application and talk to web...
2
by: Greg Decos | last post by:
I was given a DISCO and WSDL file and a url in order to call a web service (not written in dot net) I am not sure what to do this information. I could code the request by building a sope xml...
10
by: dq_user_cjr | last post by:
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. Is there a way using attributes to still have certain web...
0
by: Andreas | last post by:
Hi, Im trying to consume a webservice described by the WSDL below, however When i try to add the WSDL it does not work, tried to run it through WSDL.EXE It validates in XMLSpy, but WSDL.exe...
1
by: Kumar | last post by:
How to use WSDL file provided by my CRM application (Salesforce.com) in my own ASP.NET application. Please follow the steps to get WSDL file. Click on the following link to get connected with...
2
by: SteveChamp | last post by:
I have been experimenting with .Net web services for a while and have a few questions about the schema in the automatically generated WSDL file, and whether its content can be manipulated...
2
by: BillB | last post by:
Hi, I've been given a WSDL file and need to convert it to C# so that I can use the procedures it creates, can anyone tell me how to do this? I'm looking at doing it using Visual Studio 2005...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.