I have two boxes running IIS 7.5 on Windows 2008R2 64-bit. One of them has the "Error pages" setting (screenshot below), and the other one doesn't have this.

What feature/role service/thing am I missing in the one that doesn't have this?

enter image description here

link|improve this question

73% accept rate
feedback

1 Answer

up vote 1 down vote accepted

There's a role service under Web Server called HTTP Error Pages that I'd install if you don't already have it installed.enter image description here

link|improve this answer
Thanks... yes, I have that installed, still not showing up :( – Mauricio Scheffer Nov 8 '11 at 18:27
1  
I confirmed by removing that role service, doing an IIS reset, then re-adding the role service and doing an IIS reset that the role service is responsible for that particular icon. – Chris N Nov 8 '11 at 18:45
Thanks Chris, reinstalling it did the trick! – Mauricio Scheffer Nov 8 '11 at 18:57
As is so often the case with Windows :) – Chris N Nov 8 '11 at 19:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.