Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying PNG image
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01415012
Message ID:
01415022
Views:
48
>Is there anything in IIS that would prevent a PNG image from beeing displayed?
>
>Einar

Not normally. An easy way to test whether this is a server issue is to navigate to the page where they are supposed to be displayed, then right-click and View Source. Grab the link used for the image and paste it into the address bar. The image should be displayed (or you will receive an error - if it's an error, it may be the URL for the link is incorrect). Try with FireFox as well as IE. If you don't receive a browser error but just a broken image link, it could just mean a problem w/the browser. If you're still really not sure, download Fiddler and install it. When you access the page you'll see every request made to the website, including images. You will see a standard result code if the image is OK (ex. 200, or 304 if it's cached, etc.)
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform