0

i have been googling for hours now and cant find a thing. There are plenty of articles/blogposts/forum_articles (from MSDN) on some specific events and their resolution etc ; but i simply cant find a single doc where they have listed all the event ids and given a short description of what they are for .. kindly help

Chani
  • 145
  • 8

2 Answers2

1

You can check here(Server side Event List) and there(Whole IIS Event List).

sky100
  • 504
  • 2
  • 3
0

This site provides a list of Events and Errors for each IIS Managed Entity: https://technet.microsoft.com/en-us/library/dd364124(v=ws.10).aspx

By clicking the links in the "Managed Entity" table, you can ultimately view the Event IDs for that managed entity.

HTH

Joe
  • 1
  • Thanks for the answer. By the way, I posted that question 4 years ago lol. It is so wonderful someone answered even 4 years later. I have since changed jobs a couple of times! No more Microsoft for me lol. – Chani May 08 '15 at 17:46