Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / November 2005

Tip: Looking for answers? Try searching our database.

How to create proxy class ????

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
serge calderara - 02 Nov 2005 23:43 GMT
dear all,

I have build a simple web service that is jsut display "Hello World".
I would like to use that web service in a client application by creating the
proxy class based on my created web service.

How can I do and test that ?
I have read we need to use wsdl, but how to

thanks for your help
regards
serge
Emil Kvarnhammar - 02 Nov 2005 23:53 GMT
If you're using Visual Studio, just add a web reference pointing to your
webservice.

If not, use the wsdl.exe to generate proxy classes from the output of your
WebService.asmx?wsdl
http://msdn.microsoft.com/library/en-us/cptools/html/cpgrfWebServicesDescription
LanguageToolWsdlexe.asp


regards
Emil Kvarnhammar
http://www.ynax.com

> dear all,
>
[quoted text clipped - 9 lines]
> regards
> serge
serge calderara - 03 Nov 2005 15:15 GMT
Does it measn that if we want to give webservice to others for implementation
we need to give them also the wsdl tool ?

sorry I am new in that stuff

> If you're using Visual Studio, just add a web reference pointing to your
> webservice.
[quoted text clipped - 20 lines]
> > regards
> > serge
Emil Kvarnhammar - 03 Nov 2005 15:36 GMT
What do you mean by "if we want to give webservice to others for
implementation"?
Do you mean, if others wants to consume your webservice? Then it should
be up to them to choose in what way they want to generate stubs (using
either VS.NET,
wsdl.exe, SOAP toolkit, or other tools - even non-MS tools) for calling your
webservice.

You should only provide the wsdl-data to them, not tools for generating
stubs out of it.

regards
Emil Kvarnhammar
http://www.ynax.com

> Does it measn that if we want to give webservice to others for
> implementation
[quoted text clipped - 28 lines]
>> > regards
>> > serge
serge calderara - 03 Nov 2005 17:28 GMT
Thnaks that answer my question

> What do you mean by "if we want to give webservice to others for
> implementation"?
[quoted text clipped - 43 lines]
> >> > regards
> >> > serge

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.