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 / General / October 2005

Tip: Looking for answers? Try searching our database.

Export Web Service to Interface?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lucas Tam - 21 Oct 2005 18:42 GMT
Hello,

I am in the process of developing a web service - at the moment, it is not
ready for development usage.

However, the methods are defined.

Is there a way to export the definitions to some sort of interface for
other developers to use in the meanwhile? (Note I don't have a web server
at the moment to upload the WS to... so it'll have to be a file?).

Signature

Lucas Tam (REMOVEnntp@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.

Newmarket Volvo Sucks! http://newmarketvolvo.tripod.com

Lucas Tam - 21 Oct 2005 18:45 GMT
> Hello,
>
[quoted text clipped - 7 lines]
> server at the moment to upload the WS to... so it'll have to be a
> file?).

Is a WSDL file what I'm looking for? Is there a way to export a WSDL file
from VS.NET?

Thanks.

Signature

Lucas Tam (REMOVEnntp@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.

Newmarket Volvo Sucks! http://newmarketvolvo.tripod.com

Peter Kelcey - 21 Oct 2005 18:52 GMT
Lucas,

You are correct, the WSDL is the file that you should provide to other
developers to build against. The WSDL represents the contract between
the client and the service and should be all the other developers
require.

You can access your WSDL withyour browser by browsing the service url
and appending "?wsdl" to the end.

Example

http://servername/directoryname/service1.asmx?wsdl

Peter Kelcey
Lucas Tam - 21 Oct 2005 18:59 GMT
> You can access your WSDL withyour browser by browsing the service url
> and appending "?wsdl" to the end.
>
> Example
>
> http://servername/directoryname/service1.asmx?wsdl

Thanks, that worked great.

I also found a good primer on WSDL and proxy classes at dotnetjohn for
anyone else interested:

http://www.dotnetjohn.com/articles.aspx?articleid=85

Signature

Lucas Tam (REMOVEnntp@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.

Newmarket Volvo Sucks! http://newmarketvolvo.tripod.com

Rainier [MCT] - 21 Oct 2005 19:49 GMT
I believe you've also got a nice little tool called wsdl.exe Somewhere in
your visual studio tools.

You can use it to create the documents.

Signature

Rainier van Slingerlandt
www.slingerlandt.com

Please hit the Yes button If my effort is helpfull.

> > You can access your WSDL withyour browser by browsing the service url
> > and appending "?wsdl" to the end.
[quoted text clipped - 9 lines]
>
> http://www.dotnetjohn.com/articles.aspx?articleid=85

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.