Answer Posted / swapna
ASP.NET maps the file name extension VSDISCO to an 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.
Note that VSDISCO files are disabled in the release version
of ASP.NET. You can reenable them by uncommenting the
line in the <HTTPHANDLERS>section of Machine.config that
maps *.vsdisco to
System.Web.Services.Discovery.DiscoveryRequestHandler and
granting the ASPNET user account permission to read the
IIS metabase. However, Microsoft is actively discouraging
the use of VSDISCO files because they could represent a
threat to Web server security.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the role of usability testing in web testing?
How to test iBackup and storage products?
What are the common problems faced in web testing?
Enlist some sub-classes of http response objects?
what are the steps involved in using the validator framework?
how to develop a web page that have only minimize button and not restore and close button on its right upper corner?
Is web application testing different from desktop application testing? Explain how.
Which method is used to post a Web page to another Web page?
how to connect application to database by using the command?
Can you get a virus from website?
What are the different configurations which have to be considered while testing a website?
Who are the founders of YAHOO & GOOGLE?When they founded?
when my application is overloaded?
what are the general webtesting questions and how to respond them in generally in interview point of them
What is the result of “20” + 20;