Web services and SOAP with VB 
Author Message
 Web services and SOAP with VB

I could not make SOAP functionality work through an application in .NET.
Here is my situation:

1) Web Service that has one method, which converts temperature from
Farenheit to Celcius. It works fine from VS.NET and when I type of the url
in the browser.
2) I created a Windows application (client) on the same server. Added the
Web Reference to web service. Wrote a simple code to supply the temperature
to the web service method.

As soon as my code in the client hits the web method with
<System.Web.Services.Protocols.SoapMethodAttribute> signature, it hangs.

Does any one what is going on?



Wed, 16 Jul 2003 06:11:20 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB 6 Client Using SOAP AND .NET Web Service

2. Creating a VB.Net Web Service utilizing SOAP?

3. Reading XML / SOAP response from call to a Web Service

4. SMS Text Messaging SOAP/Web Service

5. SOAP Toolkit/Web services and FileSystemObject...

6. How to call web service created by Soap toolkit wsdl Generator

7. Datatable from Soap web service

8. Time changed when calling a web service with Soap Toolkit

9. SOAP Toolkit/Web services and FileSystemObject...

10. SMS Text Messaging SOAP, WSDL or .NET Web service

11. web service and updating web reference with vb.net design time vs run time

12. web service and updating web reference with vb.net design time vs run time

 

 
Powered by phpBB® Forum Software