473,473 Members | 1,843 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

VB.Net Web Services?

Hi There,

I apologise if I am posting this in the wrong area.

My problem is - I have a project to complete which will allow our
database to intigrate with another company's database via web services
using WSDL, SOAP and XML. All my coding experience is in VB6. I have
some XML Knowledge.

I have been trying to get started on this for two days now but still
can't seem to get the infrastructure required clear in my head. Can
anyone direct me to a good online location for explaining the basics -
or an online training course?

Really I just need a set of step of what is required. I think it will
need to be done in VB.net. I will need to have our side of the
application sitting on a server? Will an Apache server work ok with
Windows XP pro or will I need to install a server OS? This will then
in turn create the XML file containing the data we wish to send to the
external company and wrap it in a SOAP envelope. SOAP will then send
this information from our server to theirs - where another app will be
sitting "listening" for SOAP message? Will VB.net will tell the App to
wait for a response before sending the second phase?? I am just trying
to get this clear in my head and I seem to be getting nowhere!

Any help or direction would be hugely appreciated.

Thanks,
Suzie

Feb 14 '07 #1
2 1857
Su**********@gmail.com wrote:
This will then
in turn create the XML file containing the data we wish to send to the
external company and wrap it in a SOAP envelope. SOAP will then send
this information from our server to theirs - where another app will be
sitting "listening" for SOAP message?
It sounds like you want to write a VB.NET client "consumer" of a web
service sitting on the your client's machine. The consumer will
execute a web method on their machine, and you will get a response in
your client.
Feb 14 '07 #2
It really is normally quite easy. You need IIS, asp.net 2.0 and a copy of
vs.net. I do though think you need to do some reading on web services and
get a simple request / response example working on a local IIS server. The
principle for a remote server is normally no different.

You wish to consume a remote webservice. If they publish their WSDL then it
should be relatively easy and it shouldn't matter what remote web server
they use as long as they are following the WSDL standards. Without getting
a better understanding though of doing it locally to see how a proxy is
generated from a WSDL and the method stubs it creates consumed as local
methods, you'll struggle.

Some good example around.
http://www.oreilly.com/catalog/progn...pter/ch02.html
Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
<Su**********@gmail.comwrote in message
news:11**********************@a75g2000cwd.googlegr oups.com...
Hi There,

I apologise if I am posting this in the wrong area.

My problem is - I have a project to complete which will allow our
database to intigrate with another company's database via web services
using WSDL, SOAP and XML. All my coding experience is in VB6. I have
some XML Knowledge.

I have been trying to get started on this for two days now but still
can't seem to get the infrastructure required clear in my head. Can
anyone direct me to a good online location for explaining the basics -
or an online training course?

Really I just need a set of step of what is required. I think it will
need to be done in VB.net. I will need to have our side of the
application sitting on a server? Will an Apache server work ok with
Windows XP pro or will I need to install a server OS? This will then
in turn create the XML file containing the data we wish to send to the
external company and wrap it in a SOAP envelope. SOAP will then send
this information from our server to theirs - where another app will be
sitting "listening" for SOAP message? Will VB.net will tell the App to
wait for a response before sending the second phase?? I am just trying
to get this clear in my head and I seem to be getting nowhere!

Any help or direction would be hugely appreciated.

Thanks,
Suzie

Feb 15 '07 #3

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

Similar topics

4
by: rbt | last post by:
How does one associate a "Description" with a Windows service written in Python? I've just started experimenting with Python services. Here's my code... copied straight from Mr. Hammond's "Python...
6
by: cs | last post by:
I noticed there is some .net services on my winxp. One or two mention the CLR. Does that mean that my .net apps/services wont run before those services start? I need to run my service as early on...
0
by: Diego F. | last post by:
I've been days with that. I'm trying to work with web services sending and returning objects, and the web service must store some objects. - My first try (the most obvious in my opinion) was to use...
26
by: Mr Newbie | last post by:
What do I need to run a web service on my PC ? I know I need the .NET Framework, but do I need IIS Running ?
3
by: Matt D | last post by:
I've got two web services that use the same data types and that clients will have to consume. I read the msdn article on sharing types...
7
by: Stu | last post by:
Hi, I have a web service which returns a record set and works well integrated with an asp dot net page. However if I decided to develop a unix app will i be able to read the dataset as it is...
3
by: Olivier BESSON | last post by:
Hello, I have a web service of my own on a server (vb.net). I must declare it with SoapRpcMethod to be used with JAVA. This is a simple exemple method of my vb source : ...
2
by: sdstraub | last post by:
I have created 5 services in my project, in the 1st service I set servicestorun = array of all 5 services, I have a project installer with 5 service installers, one for each service. I have code...
0
by: krishnaraju | last post by:
HI to all, please help me.its urgent requirement. my question is this is the wsdl file i got from our client.please see at bottom. when iam trying to access that webmethods iam getting...
1
by: Data Entry Outsourcing | last post by:
Data Entry plays vital role in every business area. Data Entry is one such aspects of any business that needs to be handled properly for expanding your business. Data Entry is one of the leading...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.