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 happens when I type in some url and press enter?

1 Answers  


1.what is requirement specification in web engineering? 2.properties of web application? 3.difference between web engineering and web applicaiton?

2 Answers  


What are the steps to follow to cache parts of web form?

1 Answers  


what is the purpose of websphere?

1 Answers  


What is meant by mobile application?

1 Answers  


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

1 Answers   Wipro,


how to design online bank web page with asp.net

1 Answers   CTS,


actually, i have integrated oscommerce and forum in my joomla website.And have made common login to all of these.when i register a new user, it'll get registered successfully.But when i try to login from the frontend and also from the forum ,it is displaying the msg "you are not authorised to view this resource". but logging in successfully through oscommerce.why it is so?

2 Answers  


Who is ui/ux developer? What he does?

1 Answers  


How can you add a method to a class already defined?

1 Answers  


How to post anchor tag value through form.

1 Answers  


How to Identify the first string and last string in a HTML page (source code)?

1 Answers  


Categories