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 |
what is the Need for CSS ?
1.what is requirement specification in web engineering? 2.properties of web application? 3.difference between web engineering and web applicaiton?
How would you solve a floated div’s parent height.
What is Code Base, Style Sheets?
1.what is the difference between webserver and application server? 2. what is the difference between webserver and weblogic server?
How do you troubleshoot when a website displays '404:Page Not Found;'. what are the various steps that you take to diplay the page requested?
How have you used ActionScript in your Flash development? To what length?
Can you save a website to your desktop?
What is a lambda?
What is a Complex Element?
If My Application is down what are the resonations?
How to create virtual directory in IIS?