Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.


Go Back   Vista Forums > Misc Newsgroups > .NET General

RB

Vista - Using SOAP Request in Application VB Express

Reply
 
01-23-2010   #1
Spero


 

Using SOAP Request in Application VB Express


I have a friend who gave me access to his web service, he sent me
a .wsdl and a .xsd file that he said I can incorporate my VB project.
I can use these files to enter a serial number of a cell phone and get
the repair status that he maintains. I know this is all soap but how
do I declare the files and start my request to the services?

My System SpecsSystem Spec
01-23-2010   #2
Family Tree Mike


 

Re: Using SOAP Request in Application VB Express

On 1/23/2010 10:43 AM, Spero wrote:
Quote:

>
> I have a friend who gave me access to his web service, he sent me
> a .wsdl and a .xsd file that he said I can incorporate my VB project.
> I can use these files to enter a serial number of a cell phone and get
> the repair status that he maintains. I know this is all soap but how
> do I declare the files and start my request to the services?
It is a lot easier if they give you a url such as the following:
http://www.someservicesite.com/someservice.asmx?WSDL. With that, you
then add a service reference to your project, pasting in the URL. You
then can give the service any namespace you want. Now in the namespace
you will have access to all of the exposed methods and classes available
from the service.

I know that there is a way with the wsdl file and manually connecting to
the server, but I have never had need for this.

--
Mike
My System SpecsSystem Spec
Reply

RB


Thread Tools


Similar Threads for: Using SOAP Request in Application VB Express
Thread Forum
SOAP workaround Vista General
Calling Web Services Using SOAP PowerShell
SOAP webclient PowerShell
Application keeps sending request to disable Desktop Window Manage Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd