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 a Simple Element?
How to test iBackup and storage products?
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.
what is stub in weblogic? dont give me a defination , iwant full ans with example? also tell what is replica-aware stubs.. ok bye send ans as soon as possible
What are different Layers in TCP/IP?
Enlist some sub-classes of http response objects?
What are the steps to follow to cache parts of web form?
MORE THAN ONE APPLICATION POOL IN IIS(INTERNET INFORATION SERVICES) ARE NOT
what are the steps involved in using the validator framework?
Explain Connection Pooling in IIS 3.0 and 4.0 ?
What are the common problems faced in web testing?
How to create virtual directory in IIS?
If you have an issue with your page, how do you debug it, what tools do you use?
Explain What do you know about Web Sites.
What are the test case formats in case of a static website and dynamic website?