I'm attempting to move my Server 2008 (IIS7) to a different machine running R2 (IIS7.5).
Standard IIS features are installed (including static content--re: other ServerFault postings), and the default site page (pure HTML) runs fine--but it has no CSS, included images, etc.
It would certainly appear to be related to the similar "static content" postings here on ServerFault. Under Handler Mappings, I see that CGI-exe and ISAPI-dll are disabled.
Ideas?