Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe

Answer Posted / guest

in the page loading process. inetinfo.exe is the Microsoft
IIS server running, handling ASP.NET requests among other
things.When an ASP.NET request is received(usually a file
with .aspx extension),the ISAPI filter aspnet_isapi.dll
takes care of it by passing the request to the actual worker
process aspnet_wp.exe

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

499


Explain MVC model binders?

588


Where viewstate value is stored in asp.net?

587


What are user controls?

561


What is a url string?

541






What are the event handlers that we can have in global.asax file?

527


What is considered a service provider?

509


How many types cache in asp net?

521


How can we communicate with each server in N-tier Architecture? and what are the methods?

1779


What are strong names?

577


What is the request flow used for asp.net mvc framework? : asp.net mvc

523


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1757


How do you do client-side validation in .net? How to disable validator control by client side javascript?

525


Which object wraps the state or data of a user?

537


How to find last error which occurred?

527