Windows 2008 and IIS 7 not serving .gif

I have spent the past couple of days verifying my web application on windows 2008.  One issue that has plagued me is gif files were not served.  At first I thought this might be an access right issue since my program is installed under program files.  But after adding every imaginable access right to this vpc still no gif would be served. Next I thought it might be caching so I disabled that, but still no image would be served.  Finally  it turns out that when I installed iis I did not install the static content option.  which prevents my .js javascript files and images from being served.

Comments [0]
All comments require the approval of the site owner before being displayed.
Name
E-mail
(will show your gravatar icon)
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview