Answer Posted / 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 |
Post New Answer View All Answers
If My Application is down what are the resonations?
Can you get a virus from website?
What is difference between webbased application, web enabled application and seb oriented application? Give some exapmles using Microsft languages?
If i have a form, and 1 part of the form needs to use validator framework and the other part need not use, how will i ensure that?
Is it right way to earn revenue through google adsense? Is it Possible?
What is frame level testing and how do we test it?
How do you troubleshoot when a website displays '404:Page Not Found;'. what are the various steps that you take to diplay the page requested?
Which method is used to post a Web page to another Web page?
what are the differences between webpage and webservice?
in companies what is the use of websphere?
Define http.
DHTML: Difference between FontSize and Font Size?
What are the types of web testing security problems?
How to kill cookies from Web page?
What is the difference between relative and absolute url?