discovery
Messages   Related Types
This message was discovered on microsoft.public.dotnet.framework.aspnet.webservices.

Post a new message to this list...

Chris
Hi,

I'd like to discover all WebServices that exist on a particualr server :
reading the doc's a little did I encounter the following client tool :
disco.exe http://www.myserver.com/math/math.disco

but, before being able to use this tool do you need to know
a) the virtual dir 'math'
b) the name of the disco file

that's a whole lot !!! how do you obtain that information ?

can't I just use some tool that would give me all webservices available on a
server just by specifying for example http://www.myserver.com

thanks
Chris

Reply to this message...
 
    
Jared
Chris,
Disco is a static discovery file, it is used to allow authorized people
to find the physical location to your web service. If you know the path to
your web service you can view the discovery document by adding a disco
parameter to the url, e.g.
http://MyServer/MyVirtualDirectory/MyService.asmx?disco. This does not make
use of dynamic discovery. You can create a dynamic discovery document
(.vsdisco) by making some entries in the web server's machine.config file.
Look into the article titled "Enabling Discovery for an XML Web Service" -
specifically Item 6.

ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpguide/html/cpconenablingdiscoveryforwebservice.htm

Jared

"Chris" <Click here to reveal e-mail address> wrote in message
news:kfA0d.243076$Click here to reveal e-mail address...
[Original message clipped]

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