Debugging Permission Problems with IIS on Windows
By Jason, 03.30.06 @ 5:00 am :: IIS : Windows
If you’ve locked down your machine permissions you may occasionally run into strange permission errors when developing on IIS. With all the hundreds of files that can be loaded, finding the source of the problem can be a nightmare.
One utility that I find very helpful for diagnosing problems, especially permission problems, is NT FileMon [...]