Some customers have found that applying the fixes using the Configuration Tool editor causes the site to crash.
Title
Applying the fixes using the Configuration Tool editor causes the site to crasDescription
Resolution
Workaround:
- Open the web.config that causes the web crash
- Delete or comment out the following line
<add name="Session" type="System.Web.SessionState.SessionStateModule" />
- Save changes
- Apply all fixes using the Configuration Editor tool
- In some cases an iisreset is required