What are VSDISCO files?
Answers were Sorted based on User's Feedback
Answer / swapna
VSDISCO files are DISCO files that support dynamic
discovery of Web services. If you place the following
VSDISCO file in a directory on your Web server, for
example, it returns references to all ASMX and DISCO
files in the host directory and any subdirectories not
noted in <EXCLUDE>elements:
<DYNAMICDISCOVERY
xmlns="urn:schemas-
dynamicdiscovery:disco.2000-03-17">
<EXCLUDE path="_vti_cnf" />
<EXCLUDE path="_vti_pvt" />
<EXCLUDE path="_vti_log" />
<EXCLUDE path="_vti_script" />
<EXCLUDE path="_vti_txt" />
</DYNAMICDISCOVERY>
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / guest
VSDISCO files are DISCO files that enable dynamic discovery
of Web Services. ASP.NET links the VSDISCO to a HTTP
handler that scans the host directory and subdirectories
for ASMX and DISCO files and returns a dynamically
generated DISCO document. A client who requests a VSDISCO
file gets back what appears to be a static DISCO document
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / surendra singh
VSDISCO files are DISCO files that support dynamic discovery of Web services. If you place the following VSDISCO file in a directory on your Web server, for example, it returns references to all ASMX and DISCO files in the host directory and any subdirectories not noted in <exclude> elements:
<?xml version="1.0" ?>
<dynamicDiscovery
xmlns="urn:schemas-dynamicdiscovery:disco.2000-03-17">
<exclude path="_vti_cnf" />
<exclude path="_vti_pvt" />
<exclude path="_vti_log" />
<exclude path="_vti_script" />
<exclude path="_vti_txt" />
</dynamicDiscovery>
| Is This Answer Correct ? | 0 Yes | 0 No |
DHTML: Difference between FontSize and Font Size?
what is web accessibility?
How do I provide information to the Web Service when the information is required as a SOAP Header?
MORE THAN ONE APPLICATION POOL IN IIS(INTERNET INFORATION SERVICES) ARE NOT
I created a webpage at http://durrrr.net and would like to know how I can get google to pick up this domain. its been a while now, since I upped the site, and there is still no result when I search for site: durrrr.net thanks for any answers in advance
Can you get a virus from website?
What are the types of web testing security problems?
Can I host muliple sites on same machine?
What are differences between DTDs and Schema?
What's the difference between a *.WSDL file and a *.DISCO file?
How does CGI work? Can I use 'C' language to write a CGI?
Define https.