Hi
I have this problem. I'm trying to migrate an existing ASP.NET app from IIS 6 to IIS 7 running on Vista Business SP1.
It uses css for styling and a jpg background image.
-Neither shows or renders.
-I have installed support for static files under controlpanel
The image and css files are in folders but the NETWORKSERVICE user does have read permission
I would like my ASP.NET code to handle the css and jpg files. Wonder if it is a problem regarding the IIS handlers?
furthermore I have added the new tags for handlers and modules in the web.config file
I have googled this problem 'til my fingers bled - really hope some of you guys can help me out
/abais