Search:
Namespaces
Discussions
.NET v1.1
Feedback
Web Services through VB..
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngwebservices' list
.
=?iso-8859-1?q?Lilian=20Carolyn?=
Hi all,
I was given this assignment to create a VB interface, when the user enters the Web Service name, I have to show all the input parameters of that particular web service to the user. Then when the user selects the input parameters, I have to create the xml file automatically, that can access the web service to get the result, when the relevant data is passed on to the xml file.
I'm new to this area & therefore I need some assistance to get this application done. Even my friend is working on this matter & even she is a beginner.
Please help me as soon as possible.
Thanks a lot.
Lilian.
---------------------------------
Get a bigger mailbox -- choose a size that fits your needs.
http://uk.docs.yahoo.com/mail_storage.html
Reply to this message...
Robert Chartier
VB or VB.NET?
If in VB, consider:
http://www.15seconds.com/Issue/010918.htm
if in VB.NET consider:
http://msdn.microsoft.com/library/en-us/cpref/html/frlrfSystemWebServicesDescription.asp
or in the case of vb.net, you can use a class found here
http://www.xmlwebservices.cc/
click samples, scroll down two Dynamic XML Web Services Invocation Demo
with that source you can specify the WSDL, and it will download, and
dynamically create and compile the proxy assembly.. once that is done,
simply use reflection to pull out all the operations and parameters
At 03:24 PM 7/26/2002 +0100, you wrote:
[Original message clipped]
Robert Chartier
Author and Developer
604-975-5590
Click here to reveal e-mail address
http://www.aspalliance.com/nothingmn/
Reply to this message...
KHALLERAN@hklaw.com
IIS just does this. When you hit the site hosting the web service with a
browser it presents you with an interface which does what you have
described. Unless I am missing something in your request.
Kevin A. Halleran
Holland & Knight LLP
Internet Programmer
-----Original Message-----
From: Lilian Carolyn [mailto:
Click here to reveal e-mail address
]
Sent: Friday, July 26, 2002 10:25 AM
To: aspngwebservices
Subject: [aspngwebservices] Web Services through VB..
Hi all,
I was given this assignment to create a VB interface, when the user enters
the Web Service name, I have to show all the input parameters of that
particular web service to the user. Then when the user selects the input
parameters, I have to create the xml file automatically, that can access the
web service to get the result, when the relevant data is passed on to the
xml file.
I'm new to this area & therefore I need some assistance to get this
application done. Even my friend is working on this matter & even she is a
beginner.
Please help me as soon as possible.
Thanks a lot.
Lilian.
_____
<
http://uk.yahoo.com/mail/tagline_xtra/?http://uk.docs.yahoo.com/mail_storag
e.html> Get a bigger mailbox -- choose a size that fits your needs.
<
http://uk.yahoo.com/mail/tagline_xtra/?http://uk.docs.yahoo.com/mail_storag
e.html>
http://uk.docs.yahoo.com/mail_storage.html
| [aspngwebservices]
member
Click here to reveal e-mail address
= YOUR ID |
http://www.asplists.com/asplists/aspngwebservices.asp
= JOIN/QUIT |
http://www.asplists.com/search
= SEARCH Archives
Reply to this message...
=?iso-8859-1?q?Lilian=20Carolyn?=
Hi All,
This is Lilian again..Thanks a lot for the information that I have been receiving so far..
Well I will give a brief introduction on what I plan to do (or at least what the company wants me to do..) so that the idea behind this will be more clear..
We are planning to give a voice interface to a few Web Services, for our customers to use. Therefore at the administration level, when the Web Service name is entered, the relevant input/output parameters have to be displayed to the user, so that when the user/Admin selects the options the relevant vxml file & the corresponding xml file (to fetch the data from the Web Service) needs to be created. I need to handle this Web Service application through VB6. Therefore I would much appreciate if I could receive a few sample applications, in this regard since I'm new to this Web Service section.
Also if I may go further, is it possible to call a xml file through a vxml file & also is it possible to generate the information that I get through (if I'm right..the Web Service will reply with a xml file..) the Web Service, to data, to be given to the user through voice, in vxml. Is it also possible to send the required data to a web service in the form of variables to generate an output, through a vxml file..
I really do hope that I make sense here. I'm a bit worked up at the moment & I hope I made myself clear.
Please assist me as soon as possible.
Thanks a lot.
Lilian.
Robert Chartier <
Click here to reveal e-mail address
> wrote:
VB or VB.NET?
If in VB, consider:
http://www.15seconds.com/Issue/010918.htm
if in VB.NET consider:
http://msdn.microsoft.com/library/en-us/cpref/html/frlrfSystemWebServicesDescription.asp
or in the case of vb.net, you can use a class found here
http://www.xmlwebservices.cc/
click samples, scroll down two Dynamic XML Web Services Invocation Demo
with that source you can specify the WSDL, and it will download, and
dynamically create and compile the proxy assembly.. once that is done,
simply use reflection to pull out all the operations and parameters
At 03:24 PM 7/26/2002 +0100, you wrote:
[Original message clipped]
Robert Chartier
Author and Developer
604-975-5590
Click here to reveal e-mail address
http://www.aspalliance.com/nothingmn/
| [aspngwebservices] member
Click here to reveal e-mail address
= YOUR ID
|
http://www.asplists.com/asplists/aspngwebservices.asp
= JOIN/QUIT
|
http://www.asplists.com/search
= SEARCH Archives
---------------------------------
Get a bigger mailbox -- choose a size that fits your needs.
http://uk.docs.yahoo.com/mail_storage.html
Reply to this message...
Robert Chartier
In the Soap Toolkit you will see many sample applications for you to review.
Yes the web service can reutrun any sort of xml or vxml file. It does not
care the format of the contents.
The web service, more specifically an operation (method) can take any
number of arguments you want.
/rob
At 01:40 PM 7/29/2002 +0100, you wrote:
[Original message clipped]
Robert Chartier
VP, Technology
Santra Technology
604-881-7194
http://www.santra.com
Reply to this message...
Shital Patil
Need help to write generic webservice client in .NET
--------------------------------
From: Shital Patil
Hi,
I am writing a generic client for .NET web service. When the user enters the wsdl path for any web service, i want the client app to generate the proxy stub for the webservice at runtime and call the web method through this stub.
Is it possible to generate proxy stub at runtime and access it through .NET client application? Or am I expecting the impossible?
Any help will be greatly appreciated.
Thanks in advance.
Shital
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com