Web Services tool

R

Rob Schieber

Hello,

I was curious if anyone knows of a tool that can
1. Catalog/Document what web services are running on a server.
2. Catalog/Document method sigs, parms, references for each service

Thanks in advance
 
G

Guest

Hello Rob,

I believe Disco.exe (comes with Visual Studio) will do that for you:

disco.exe -
Utility to discover the URLs of xml web services located on a web server
and to save documents related to that xml web service on the local disk.
The results.discomap, .wsdl and .xsd files produced by this tool can be
used with wsdl.exe to produce web service clients and abstract web service
servers using ASP.NET.
 
R

Rob Schieber

brians said:
Hello Rob,

I believe Disco.exe (comes with Visual Studio) will do that for you:

disco.exe -
Utility to discover the URLs of xml web services located on a web server
and to save documents related to that xml web service on the local disk.
The results.discomap, .wsdl and .xsd files produced by this tool can be
used with wsdl.exe to produce web service clients and abstract web service
servers using ASP.NET.
Thanks Brian,

I'll give that a try.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,997
Messages
2,570,240
Members
46,828
Latest member
LauraCastr

Latest Threads

Top