Describe the role of inetinfo.exe, aspnet_isapi.dll and
aspnet_wp.exe in the page loading process



Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process..

Answer / srujana

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 ?    28 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

How would ASP and ASP.NET applications run at the same time on the same server?

0 Answers   Satyam,


What is the use of view state?

0 Answers  


Which object is used to encapsulate the state of the client and the browser in ASP.NET?

0 Answers   Sans Pareil IT Services,


What is MVVM in dot net?

1 Answers   L&T,


what is difference between java and .net

11 Answers   Base2 Infotech, Karur Vysya Bank KVB, TATA AIG, TCC,






What is a postback in asp net?

0 Answers  


how to debug web services on consumer side?

0 Answers   HCL,


Which control would you use if you needed to make sure the values in two different controls matched?

2 Answers  


What is caching? Explain.

0 Answers  


Difference between application events and session events

0 Answers  


What is a Managed Data?

4 Answers   HCL,


What is a server farm in iis?

0 Answers  


Categories