Windows Vista Tips

Windows Vista Tips > Newsgroups > Internet Explorer > IE8 Render Problem with IIS6 .net 1.1

Reply
Thread Tools Display Modes

IE8 Render Problem with IIS6 .net 1.1

 
 
JasonC
Guest
Posts: n/a

 
      11-16-2009
I have been trying to debug a strange IE8 problem and have figured out what
is causing it but no solution.

I have an application written using .net 1.1 running on IIS6. When a user
views a page on it with IE7, Firefox, Chrome it render fine.

SOME users when using IE8 go to it it has no widths on textboxes and pull
downs and some fonts are very large system fonts. Other IE8 users are fine.
Compatibility mode makes no difference on these pages.

I used an IE8 version fine for 2 months then overnight it all changed.

Here is what I found out. I have some clients hosting the pages using .net
1.1 on IIS7 and they render fine in previously bad IE8 users. So it is
something to do with the way IIS6 is sending the pages or how IE8 renders
what it sends.

Also If I take the application and change the .net version from 1.1 to 2.0
on the IIS6 web server the page renders properly again. I cannot just change
this application over to 2.0 do to other problems but the main page comes up
without the width and font issues under IIS6 2.0 on IE8 users that were
experiencing the problem.

If I change the page back to .net 1.1 the problem with ie8 returns.

Any thoughts or fixes either for IE8 or the actual web server?
 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      11-17-2009

"JasonC" <> wrote in message news:A843B8A5-D04A-4A45-BDB8-...
>I have been trying to debug a strange IE8 problem and have figured out what
> is causing it but no solution.
>
> I have an application written using .net 1.1 running on IIS6. When a user
> views a page on it with IE7, Firefox, Chrome it render fine.
>


> SOME users when using IE8 go to it it has no widths on textboxes and pull
> downs and some fonts are very large system fonts. Other IE8 users are fine.



Sounds like "some" users have High Contrast mode enabled (or otherwise
are using the Accessibility dialog settings to allow variable Text size)?



> Compatibility mode makes no difference on these pages.
>
> I used an IE8 version fine for 2 months then overnight it all changed.



You pressed LeftAlt+LeftShift+PrintScrn accidentally? <eg>


>
> Here is what I found out. I have some clients hosting the pages using .net
> 1.1 on IIS7 and they render fine in previously bad IE8 users. So it is
> something to do with the way IIS6 is sending the pages or how IE8 renders
> what it sends.
>
> Also If I take the application and change the .net version from 1.1 to 2.0
> on the IIS6 web server the page renders properly again. I cannot just change
> this application over to 2.0 do to other problems but the main page comes up
> without the width and font issues under IIS6 2.0 on IE8 users that were
> experiencing the problem.
>
> If I change the page back to .net 1.1 the problem with ie8 returns.
>


> Any thoughts or fixes either for IE8 or the actual web server?



If it's not an Accessibility factor I would try enabling some .NET traces.
E.g. I doubt that ProcMon or even the IE8 Developer Tools (F12)
will give you clear enough clues.

BTW you could probably get more informed debugging help from a forum
or newsgroup which specializes in IE web development, such as the MSDN
one.


Good luck

Robert Aldwinckle
---


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update failure for .NET / error 0x80070663 baofulin Windows Update 1 11-04-2009 11:58 PM
Problem keeping partnerships with two computers Bert van den Heever ActiveSync 2 11-05-2007 03:39 PM
.NET 1.1.4322 Regsvcs.exe installation problem Moses Tan Windows Vista Installation 0 06-14-2006 10:26 AM
.NET 1.1.4322 Regsvcs.exe installation problem Moses Tan Windows Vista Installation 0 06-14-2006 10:23 AM
ANN: Upcoming Windows Embedded Chats and Webcasts Nick White [MSFT] ActiveSync 0 08-25-2004 06:50 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59