473,385 Members | 1,769 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,385 software developers and data experts.

Using SOAP with VB.net

Hi all,

I very much hope you can help - i am sure there is a very simple
solution, but after days of scouring the net, i have come up blank.

Basically i am trying to access a web service provided by my till
operator to access product details. They have provided me with a
document on the services provided by the website. The services are
all accessed by SOAP. Unfortunately none of the services provide
WSDL. The document shows the format of requests and returns.

In VB.NET how would i access these services? All the websites i have
found talk about how to access when there is WSDL, but none of them
show examples if there is no WSDL.

If it would help i can post the document.

Thanks in advance.

--
Dave

(note if replying by email you will have to remove the anti spam part
after the @)

Jun 25 '06 #1
2 1300
This is exactly why i am so against that drag drop set reference and work
thingy that nowaday seems to be the standard in .Net

I am currently 32 years old and learned programming in the old fashioned
way and that is knowing what is happening behind the scenes

..Net does nothing else as generating a proxy class with http responses in
the desired soap format

so if you have a Document describing what the serves expects and sends in
response you can easily set up your own http object and start comunicating
with this service without having access to this document it is not possible
to show an example but i hope you get the point .
regads

Michel Posseth [MCP



"Dave" <usenet@rmvthis_chingenterprises.com> schreef in bericht
news:72********************************@4ax.com...
Hi all,

I very much hope you can help - i am sure there is a very simple
solution, but after days of scouring the net, i have come up blank.

Basically i am trying to access a web service provided by my till
operator to access product details. They have provided me with a
document on the services provided by the website. The services are
all accessed by SOAP. Unfortunately none of the services provide
WSDL. The document shows the format of requests and returns.

In VB.NET how would i access these services? All the websites i have
found talk about how to access when there is WSDL, but none of them
show examples if there is no WSDL.

If it would help i can post the document.

Thanks in advance.

--
Dave

(note if replying by email you will have to remove the anti spam part
after the @)

Jun 25 '06 #2

When i rethink this situation ,,, you can solve this from your side in an
easy way,,,,
Write a dummy webservice ( empty methods ) with exact the same signatures
as the webservice you should connect to
connect with your client program to this webservice .Net will generate the
proxy class ( behind the scenes )
now the only thing you need to do is changing the URL property of the proxy
object to the url of the original webservice
and it should work fine

If you need more info feel free to ask

regards

Michel Posseth [MCP]

"Michel Posseth [MCP]" <MS**@posseth.com> schreef in bericht
news:%2****************@TK2MSFTNGP03.phx.gbl...
This is exactly why i am so against that drag drop set reference and work
thingy that nowaday seems to be the standard in .Net

I am currently 32 years old and learned programming in the old fashioned
way and that is knowing what is happening behind the scenes

.Net does nothing else as generating a proxy class with http responses in
the desired soap format

so if you have a Document describing what the serves expects and sends in
response you can easily set up your own http object and start comunicating
with this service without having access to this document it is not
possible to show an example but i hope you get the point .
regads

Michel Posseth [MCP



"Dave" <usenet@rmvthis_chingenterprises.com> schreef in bericht
news:72********************************@4ax.com...
Hi all,

I very much hope you can help - i am sure there is a very simple
solution, but after days of scouring the net, i have come up blank.

Basically i am trying to access a web service provided by my till
operator to access product details. They have provided me with a
document on the services provided by the website. The services are
all accessed by SOAP. Unfortunately none of the services provide
WSDL. The document shows the format of requests and returns.

In VB.NET how would i access these services? All the websites i have
found talk about how to access when there is WSDL, but none of them
show examples if there is no WSDL.

If it would help i can post the document.

Thanks in advance.

--
Dave

(note if replying by email you will have to remove the anti spam part
after the @)


Jun 25 '06 #3

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

Similar topics

0
by: Michiel | last post by:
Hello, I am not sure this is the right place to ask. I tried the ZSI mailing list, but got no response there. My goal is to write some web services with ZSI to be used by a client written in...
6
by: Guest | last post by:
Hi, I unerstand that if you choose IIS to host your .Net Remotingcomponents with HTTP channel and SOAP formatter, you get thebuilt-in security and configuraion features of IIS. Also we canexpose it...
8
by: FS Liu | last post by:
Hi, I am writing ATL Service application (XML Web service) in VS.NET C++. Are there any sample programs that accept XML as input and XML as output in the web service? Thank you very much.
0
by: Peter Conrey | last post by:
I have a perl web service (using SOAP::Lite) with a method called "Detail" that returns a strucure (hash reference to be exact). It works fine when consumed by a Perl client, but when I try to...
5
by: David Lozzi | last post by:
Howdy, I wrote a web service in .Net for my customer. My customer has another vendor who now has to consume it but they are not using Visual Studio. Most of their pages are jsp, and they said...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...

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.