What is an Application Pool

How to create an application pool

  1. right click on application pool and press add
  1. then set the name (typically the same as the website)
  1. then set the version, aka .NET
  1. then set the pipeline mode to integrated, (the other one is for old sites)
  1. now update your website to use you application pool

How to see the result

Why application pools