Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Internet Explorer 9 and CSS problem
Ville
#1 Posted : Wednesday, 11 January 2012 5:06:21 AM(UTC)
Rank: Newbie

Joined: 11/01/2012(UTC)
Posts: 3
Location: Finland

Hello,

Why Gallery Server Pro not found css files if I'm using IE9? Everything works just fine if I use older IE8 or Chrome or Firefox. How I can fix this?
Roger Martin
#2 Posted : Wednesday, 11 January 2012 8:20:55 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

I am not aware of any issue where CSS files don't work in IE9. What are you seeing exactly?
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Ville
#3 Posted : Saturday, 14 January 2012 5:38:36 AM(UTC)
Rank: Newbie

Joined: 11/01/2012(UTC)
Posts: 3
Location: Finland

Can you please compare domain www.heliniemi.fi with IE9, Chrome and Firefox? CSS files are missing with IE9. Please send me feed back.
Roger Martin
#4 Posted : Sunday, 15 January 2012 2:26:31 PM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

Your server is sending an incorrect content type for the CSS files. Most browsers can handle this, but apparently not IE. Attached is a screen shot using Fiddler. Notice the content type is "text/css,2097151". It should just be "text/css". I don't know how you fix it, but I would start with your IIS configuration settings, especially your MIME type settings.

Roger Martin attached the following image(s):
Roger Martin attached the following image(s): wrong_css_contenttype.png
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Ville
#5 Posted : Thursday, 19 January 2012 1:51:59 PM(UTC)
Rank: Newbie

Joined: 11/01/2012(UTC)
Posts: 3
Location: Finland

My mistake. There was in web.config file:
<customHeaders>
<add name="Content-type" value="2097151" />
</customHeaders>

Thank You for helping me!
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.