Internet Information Services (IIS) Question:
Download Questions PDF

Explain me how we can debug a web application which is hosted on IIS?

IIS Interview Question
IIS Interview Question

Answer:

We can easily debug any web application that are hosted on IIS by using Attaching of Worker Process.
From Visual Studio IDE > Tools > Attach To Process
Select the particular Process, then start debugging.

Download IIS Interview Questions And Answers PDF

Previous QuestionNext Question
Please explain what are the main components of SVCHost.exe?Do you know what is Recycling of Application Pool?