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



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

Answer / 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

More ASP.NET Interview Questions

What are the events that happen when a client requests an asp.net page from iis server?

0 Answers  


Where do you store the information about the user?s locale?

1 Answers   Siebel, Visual Soft,


What is a session government?

0 Answers  


What is the difference between trace and debug in asp.net?

0 Answers  


In how many ways we can retrieve table records count?

0 Answers  






What websites use asp.net?

0 Answers  


How to change Master page in ASP.Net using code?

0 Answers   HCL,


What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout c) FlowLayout d) FormLayout

2 Answers   Syntax Softtech,


What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

0 Answers  


In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?

5 Answers  


Which is the namespace used to write error message in event Log File?

1 Answers  


hi all, can we sort the data set without using the gridview sort method

1 Answers   CGI,


Categories