I have about 10 ASP.NET web applications running on the same IIS server. Somehow, I made changes to "some" libraries and I could not figure out which web application keep crashing IIS server.
After many days in googling the solution, I found out that there is a freeware program which is able to open .WER file. Within this crash dump file, you will be able to find out which web application crashed your IIS.
http://www.nirsoft.net/utils/app_crash_view.html
You will be surprise when you run this program because it will show all the crash dump files in your server/laptop.
No comments:
Post a Comment