Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process?



Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process?..

Answer / radha

inetinfo.exe is the microsoft server runing , handling
ASP.NET request and other things.when the asp.net request
is recieved (usually the it gets .aspx extention) 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 ?    5 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

How to write unmanaged code and how to identify whether the code is managed /unmanaged?

4 Answers   Accenture,


What are merge modules?

0 Answers  


what is webservices. howit is use in our project .

1 Answers   Patni,


How can you debug an ASP page, without touching the code?

1 Answers   Prodigy Technologies,


what are the oops concepts are used in your project?

1 Answers   AppShark, IBM, Kotak,






What is redirectpermanent in asp.net?

0 Answers  


What is session tracking & methods?

4 Answers   C Squared Systems,


Can we use html in asp.net?

0 Answers  


What are url fragments?

0 Answers  


step to create a strong name?

1 Answers  


Which adapter should you use, if you want to get the data from an access database?

0 Answers  


How do you trap errors in ASP and how do you invoke a component in ASP ?

1 Answers   Cognizant,


Categories