I have some images hosted on the Default Web Site on IIS 7 but when i attempt to browse them IIS blocks the images. Help me please! ))

link|improve this question

60% accept rate
may be your browser blocks the images ? – mmcteam.com.ua Aug 5 '10 at 11:35
Unfortunately no. I used a few different browsers and it happens only on Win 2008 R2. – Eric Cartmenes Aug 5 '10 at 11:45
feedback

2 Answers

up vote 5 down vote accepted

This might be the solution:

Check the Static Content checkbox under World Wide Web Services / Common Http Features.

Here is a page with a screenshot:

http://gurustop.net/blog/2009/10/12/funny-problem-windows-7-iis-7-5-images-css-not-showing/

Another page:

http://peterkellner.net/2008/04/01/iis7imageproblem/

link|improve this answer
It is really the solution. Thanks. – Eric Cartmenes Aug 5 '10 at 14:22
feedback

In your IIS find RequestFiltering. Then right mouse button "Open Feature" And look throw file extensions that are not allowed to download.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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