What are VSDISCO files?

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


Please Help Members By Posting Answers For Below Questions

On a scale of 1 to 10 rate your proficiency in CSS, JavaScript, PhotoShop, Illustrator, Flash, ActionScript, HTML, DHTML.

2156


Some sites work with "http://allinterview.com" but for some sites we need to specify "www" - like "http://www.allinterview.com". Why?

1392


Why do we need nested master pages in a Web site?

600


Can we use data reader object in webservices?

607


What do you understand by web application?

565






what is the relationship between garbagecollection and thread?

1217


what is web methods?

2051


Explain the difference between authorization and authentication in web testing.

566


How can you test the security of a Web site,both manually and by using a tool?

1456


How do you test the URL of a Web-based application?

4393


How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application

1329


Loop through the color array and print each value to the console. Assume you do not know the amount of colors in the color array.

548


What is the role of usability testing in web testing?

519


What is user application?

544


What happens in a Web application when you enter all the data and click on submit button?

1572