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 2007

Tip: Looking for answers? Try searching our database.

Creating a Web Service (Service, not Client) from WSDL

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bert Leu - 23 Nov 2007 18:49 GMT
Hi

I understand, that the "normal way" in creating Web Services is:

Creating Web Service -->  WSDL  -->  Creating Client

Unfortunately, I have to create a Web Service (Service, not Clinet)  from an
existing WSDL.

Can somebody tell me, what's the right way to do this?

Any hint is much appreciated.

Bert Leu
Cowboy (Gregory A. Beamer) - 23 Nov 2007 19:59 GMT
I don't think there is a tool to do it for you, although creating the client
will help you rough in any objects you have to use and give you the method
call for the service, so you can copy it into your service.

MapForce (Altova) can also be used to create services from the WSDL.

Signature

Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************

| Think outside the box!

*************************************************
> Hi
>
[quoted text clipped - 10 lines]
>
> Bert Leu
Nick Locke - 28 Nov 2007 14:22 GMT
Take a look at wsdl.exe which lives down in the .NET folders.  Throw your
wsdl at it, making sure to specify the /si parameter and you will get a
service (which I think is what you want).  Actually you will get an
interface class which you can then use in another class which implements
that interface.

Basically, you will end up with all the methods that you need to react when
the service is called - you just need to add your functionality.

wsdl.exe is a bit of a picky beast - shout if you get stuck.

Nick

> Hi
>
[quoted text clipped - 10 lines]
>
> Bert Leu

Rate this thread:







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.