Which component is responsible for handling the actual execution of ASP.NET processes?
Explanation
The process aspnet_wp.exe manages the execution of ASP.NET applications. Other components like aspnet_isapi.dll and inetinfo.exe serve different roles in the web server environment.