Bernard posted the latest KB’s for IIS.
Most of them are issues with IIS 7.0. Happy reading… 🙂
Category: Troubleshoot
Select All does not work in Vista
I discovered on unusual bug/feature in Vista.
Most of the times it is not possible to “select all” (CTRL+A, etc etc) the files or folders in some directories. Which makes copying a royal pain in the PEEP.
Some other symptoms are:
- Select All option in Edit menu is disabled (greyed-out)
- Mouse highlight over and drag does not work.
Of course I searched the internet looking for people that were having the same problem. There were some suggestions to do a Reset on the folders but that didn’t work for me.
Then I found someone that made a modification to the registry which works. 🙂
- Open Regedit
- Navigate to HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\
- Delete the Bags & BagMRU keys
Windows Explorer should be its normal self again.
Hope this helps.
New release of Debugdiag
Microsoft released a new version of debugdiag, this live saving tool is a necessary tool for debugging web applications
Troubleshoot tips
Here is list of tools and links I use to troubleshoot problems on IIS boxes:
Filemon.exe (sysinternals tools)
Regmon.exe (sysinternals tools)
procexp.exe (sysinternals tools)
Logparser.exe (This is a super parser for IIS logs and much more. It’s a live/time saver)
IIS Debugtools (Debug Hangs/crashes memory leaks)
AuthDiag (Authentication problems)
IIS Resource Kit tools
IISTracer (Realtime monitoring)
google.com (of course)
www.technet.com
www.msdn.com
www.eventid.net