Hi everyone,
Recently my computer did an auto update to install Windows Fall Creators Update (1709). I tried updating another computer of mine to see if the update was actually the cause of the issue, and I have the same problem on my other work station. After the update, my ASP.NET Web Application which is configured to run on IIS has become extremely slow when I try to navigate between pages. It appears that the issue only occurs in pages in which the Session variable is in used. Have anyone encountered the same issue or any suggestion to debug the issue?
Thank you.