How does dynamic discovery work?



How does dynamic discovery work?..

Answer / 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

More Web Related AllOther Interview Questions

What is the result of “20” + 20;

0 Answers  


If we force XML for web design, the browzer size will reduce. How?

0 Answers  


in companies what is the use of websphere?

0 Answers  


how to connect application to database by using the command?

0 Answers   CTS,


What is a lambda?

0 Answers  






What are the common problems faced in web testing?

0 Answers  


what is the significance of webservice?

1 Answers  


Explain Working of ping, telnet, gopher?

1 Answers  


What are Firewalls how they are used for testing the webapplications?

0 Answers  


Design a web crawler? How will you avoid from getting into infinite loops?

0 Answers   Expedia,


What do you understand by client-server testing?

0 Answers  


What is application in computer?

0 Answers  


Categories