Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Application
WEB Service
Remove
Platform
Any
License
Any
Hi,
I'm trying to connect to a web service using excel.
I have currently no issues logging into the web service and also fetching data using one of the methods. But the two other methods, I...
Geee!! that was an exhaustive answer..
as my project stands today, I am developing minor modules using Python scripts..
there is stage in the execution flow of my project where I need to call a...
While using Web Service References SDK in Excel VBA script comlex type has element of "Date" type. A call to a web service which uses this complex type fails with error message indicating type...
Hi,
I am using VB.NET to build my web-service. My web-service contains a SoapException with a custom "Details" element defined. Is there any way to include the SoapFault definition in the...
This message was edited by fykesd at 2006-4-12 7:42:4
Does any one know how to have a web page running on my server access a visual basic program.
'Remoting' is a good addition in .NET, you can make Client/Server application that does, well whatever.
Also, creating web services is a new and very interesting. The web serivces packs XML...
This message was edited by mancroft at 2005-5-28 16:17:34
Value of type... cannot be converted to...
Hello
I am trying to log in to a web services site and display some details returned by...
: i have installed vb.net 2000 on 2000 server
: i have developed a few web servics which work very before i configure ADS after i configure ADS on 2000 server my web services dont run
: i get a...
i have installed vb.net 2000 on 2000 server
i have developed a few web servics which work very before i configure ADS after i configure ADS on 2000 server my web services dont run
i get a message...
Is it possible to call a VBA using Java Web Services program? Can you help me with a sample program.
Is it possible to write Java Web Service program using JDK1.2?
Hello,
I'm having some trouble with MS SOAP Toolkit 3. I'm trying to use the
high level API to connect to a web service written in Java. To use the
web service you have to log in first, and...
: : I would like to use VB to monitor some network status and send a message to my pager or cell phone if a problem arises. Does anyone know of a simple way to do this?
: : Thanks in...