Answer Posted / 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 |
Post New Answer View All Answers
Which method is used to post a Web page to another Web page?
how to develop a web page that have only minimize button and not restore and close button on its right upper corner?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application
What is the result of “20” + 20;
Describe the steps to develope and host the webservice for an application?
What is a Simple Element?
Define http.
Differentiate between static and dynamic website.
How to troubleshoot if you get the error as application pool is hanges?Answer me in step by step procedure?
Explain What do you know about Web Sites.
What's the difference between *.vsdisco and *.disco file?
what are the steps involved in using the validator framework?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
What is meant by mobile application?
How does CGI work? Can I use 'C' language to write a CGI?