I have a local test website. Running off of IIS 7 on Windows Vista. I have everything setup. I created a website, put a gif image into app_globalresources folder and then added it to the default.aspx. In the designer I see the image fine. When I run the website, a red x is displayed instead of the image. I can browse the image if I put the direct path in IE. But when it runs from the website (localhost) a red X displays. Any ideas here? I am running VS2005 as admin.