<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Entries tagged with iis6 - TechNet Edge</title><atom:link rel="self" type="application/rss+xml" href="http://edge.technet.com/tags/iis6/feed/ipod/default.aspx" /><itunes:summary>iis6</itunes:summary><itunes:author>David Tesar, Joey Snow, Neil Hutson, Adam Bomb</itunes:author><itunes:subtitle></itunes:subtitle><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/Edge/images/feedimage.png</url><title>Entries tagged with iis6 - TechNet Edge</title><link>http://edge.technet.com/Tags/IIS6/</link></image><itunes:image href="http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/Edge/images/feedimage.png" /><itunes:category text="Technology" /><description>iis6</description><link>http://edge.technet.com/Tags/IIS6/</link><language>en-us</language><pubDate>Sun, 07 Dec 2008 22:06:53 GMT</pubDate><lastBuildDate>Sun, 07 Dec 2008 22:06:53 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3531.14011, Culture=neutral, PublicKeyToken=null)</generator><item><title>Pete LePage and IE 8 Compatibility Interview @TechEd Barcelona</title><description>&lt;img src="http://edge.technet.com/Link/e8252b88-8499-4fb8-8102-0fbf0caef28d/" border="0" /&gt;&lt;p&gt;I caught up with Pete LePage again, this in time in Barcelona.  More importantly I caught up with him on my own turf at TechEd among all the wonderful IT Pros.  Now he was the stranger in the strange land.  We had a great conversation around how to think about Internet Explorer 8 and compatibility.  BTW, yes that really is the Mediterranean Ocean behind us.  &lt;br /&gt;
&lt;br /&gt;
One of concepts we discussed in the interview was the x-ua compatible tag you can put in the HTTP Response Headers of your web servers.  Look for a quick screencast to show how this is done in the near future.  This metatag would affect all of the websites on the server:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;"X-UA-Compatible value="IE=EmulateIE7"&lt;/b&gt; &lt;/p&gt;
&lt;p&gt;Additionally the web developer can add a similar meta tag to the site or page.  The fun question is what meta tag wins, if there is a conflict between the server, site, page or user setting?  The answer is simple the page setting will always win in the case of a conflict.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Resources:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Great article on IE 8 and compatibility: &lt;a href="http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx" title="http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx" target="_blank"&gt;Compatibility and Internet Explorer 8&lt;/a&gt;  &lt;/li&gt;
    &lt;li&gt;Additional information for adding custom HTTP response headers on various versions of IIS and Apache servers:  &lt;br /&gt;
    &lt;a href="http://technet2.microsoft.com/windowsserver2008/en/library/0a9b040d-8cd9-4f81-b876-8d23c572ac9d1033.mspx?mfr=true" target="_blank"&gt;IIS7.0&lt;/a&gt;, &lt;a href="http://technet2.microsoft.com/windowsserver2008/en/library/c304c4a4-3f17-4361-8ac6-548a9334549c1033.mspx?mfr=true" target="_blank"&gt;IIS6.0&lt;/a&gt;, &lt;a href="http://httpd.apache.org/docs/2.2/mod/mod_headers.html" target="_blank"&gt;Apache 2.2&lt;/a&gt;, &lt;a href="http://httpd.apache.org/docs/2.0/mod/mod_headers.html" target="_blank"&gt;Apache 2.0&lt;/a&gt;, &lt;a href="http://httpd.apache.org/docs/1.3/mod/mod_headers.html" target="_blank"&gt;Apache 1.3&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;Compatibly center: &lt;a href="http://msdn.microsoft.com/en-us/ie/cc405106.aspx" target="_blank"&gt;Internet Explorer Compatibility Center&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;Check out the first interview with Pete here:&lt;br /&gt;
    &lt;a href="http://edge.technet.com/Media/Pete-LePage-Talking-IE-8-Tools--PDC/"&gt;http://edge.technet.com/Media/Pete-LePage-Talking-IE-8-Tools--PDC/&lt;/a&gt;  &lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://edge.technet.com/2190/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Pete-LePage-and-IE-8-Compatibility-Interview-TechEd-Barcelona/</comments><itunes:summary>I caught up with Pete LePage again, this in time in Barcelona.  More importantly I caught up with him on my own turf at TechEd among all the wonderful IT Pros.  Now he was the stranger in the strange land.  We had a great conversation around how to think about Internet Explorer 8 and compatibility.  BTW, yes that really is the Mediterranean Ocean behind us.  

One of concepts we discussed in the interview was the x-ua compatible tag you can put in the HTTP Response Headers of your web servers.  Look for a quick screencast to show how this is done in the near future.  This metatag would affect all of the websites on the server:
"X-UA-Compatible value="IE=EmulateIE7" 
Additionally the web developer can add a similar meta tag to the site or page.  The fun question is what meta tag wins, if there is a conflict between the server, site, page or user setting?  The answer is simple the page setting will always win in the case of a conflict.
Resources:

    Great article on IE 8 and compatibility: Compatibility and Internet Explorer 8  
    Additional information for adding custom HTTP response headers on various versions of IIS and Apache servers:  
    IIS7.0, IIS6.0, Apache 2.2, Apache 2.0, Apache 1.3 
    Compatibly center: Internet Explorer Compatibility Center 
    Check out the first interview with Pete here:
    http://edge.technet.com/Media/Pete-LePage-Talking-IE-8-Tools--PDC/  
</itunes:summary><link>http://edge.technet.com/Media/Pete-LePage-and-IE-8-Compatibility-Interview-TechEd-Barcelona/</link><pubDate>Mon, 22 Dec 2008 05:10:00 GMT</pubDate><guid isPermaLink="false">http://edge.technet.com/Media/Pete-LePage-and-IE-8-Compatibility-Interview-TechEd-Barcelona/</guid><evnet:views>15411</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/2190/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Check out and learn how you can modify IIS to for compatibility with IE 8.</evnet:previewtext><media:thumbnail url="http://edge.technet.com/Link/5cb48ec5-46da-45e5-ad0e-28913edd3f41/" height="240" width="320" /><media:thumbnail url="http://edge.technet.com/Link/e8252b88-8499-4fb8-8102-0fbf0caef28d/" height="64" width="85" /><media:group><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/inetpub/matthester/interviews/peteteched.wmv" expression="full" duration="468" fileSize="64777794" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/inetpub/matthester/interviews/peteteched.wmv" expression="full" duration="468" fileSize="64777794" type="video/x-ms-asf" medium="video" /></media:group><dc:creator>Matt Hester</dc:creator><itunes:author>Matt Hester</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Pete-LePage-and-IE-8-Compatibility-Interview-TechEd-Barcelona/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/2190/Trackback.aspx</trackback:ping><category>IE 8</category><category>IIS6</category><category>IIS7</category><category>Internet Explorer</category></item><item><title>Easy Steps to Get your Web Site to Support IE8 </title><description>&lt;img src="http://edge.technet.com/Link/bbc2a2dc-b10c-4754-8175-9f8a52458dcd/" border="0" /&gt;&lt;p&gt;Any users accessing your site using the Internet Explorer 8 (IE8) browser ( currently in Beta ) will typically not get a very good rendering experience if your site was designed for Internet Explorer 7 (IE7) because of new standards that IE8 is supporting around HTML and CSS formats. There are two ways to resolve this. &lt;br /&gt;
&lt;br /&gt;
1) The longer term option is to re-write your web application to render IE8 correctly - However this would not be my first choice.&lt;br /&gt;
&lt;br /&gt;
2) The best ( to choose first off ) is to instruct any IE8 browsers to browse your site in IE7 emulation mode so that the current rendering is maintained. How do you do this? Simple&lt;/p&gt;
&lt;p&gt;On a Per-site basis, site owners and administrators can include the following custom HTTP header to force Internet Explorer 8 to render Web pages like Internet Explorer 7: &lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;X-UA-Compatible: IE=EmulateIE7&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;To add a custom HTTP response header at the Web site level in Internet Information Services 7 on a Windows Server 2008-based computer, follow these steps: &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Click &lt;b&gt;Start&lt;/b&gt;, click &lt;b&gt;Administrative Tools&lt;/b&gt;, and then click &lt;b&gt;Internet Information Services (IIS) Manager&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;Under &lt;b&gt;Connections&lt;/b&gt;, double-click the server that you want, and then double-click &lt;b&gt;Sites&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;Click the Web site where you want to add the custom HTTP response header. &lt;/li&gt;
    &lt;li&gt;Under &lt;b&gt;Web site name Home&lt;/b&gt;, double-click &lt;b&gt;HTTP Response Headers&lt;/b&gt; in the IIS section. &lt;br /&gt;
    &lt;b&gt;Note&lt;/b&gt; In this step, Web site name is the name of the Web site. &lt;/li&gt;
    &lt;li&gt;Under &lt;b&gt;Actions&lt;/b&gt;, click &lt;b&gt;Add&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;In the &lt;b&gt;Name&lt;/b&gt; box, type X-UA-Compatible. &lt;/li&gt;
    &lt;li&gt;In the &lt;b&gt;Value&lt;/b&gt; box, type IE=EmulateIE7. &lt;/li&gt;
    &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can also modify the IIS7 configuration file with the following details ( or you can check the config after the changes made above )&lt;/p&gt;
&lt;p&gt;&amp;lt;system.webServer&amp;gt;&lt;br /&gt;
&amp;lt;httpProtocol&amp;gt;&lt;br /&gt;
    &amp;lt;customHeaders&amp;gt;&lt;/p&gt;
&lt;p&gt;       &lt;strong&gt;&amp;lt;add name="X-UA-Compatible" value="IE=EmulateIE7" /&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;   &amp;lt;/customHeaders&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/httpProtocol&amp;gt;&lt;br /&gt;
&amp;lt;/system.webServer&amp;gt;&lt;/p&gt;
&lt;p&gt;To add a custom HTTP response header at the Web site level in Internet Information Services 6 and earlier versions, follow these steps: &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Click &lt;b&gt;Start&lt;/b&gt;, click &lt;b&gt;Run&lt;/b&gt;, type inetmgr.exe, and then click &lt;b&gt;OK&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;Expand the server that you want, and then expand &lt;b&gt;Web Sites&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;Right-click the Web site that you want, and then click &lt;b&gt;Properties&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;Under &lt;b&gt;Custom HTTP&lt;/b&gt; headers, click &lt;b&gt;Add&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;In the &lt;b&gt;Custom header name&lt;/b&gt; box, type X-UA-Compatible. &lt;/li&gt;
    &lt;li&gt;In the &lt;b&gt;Custom header value&lt;/b&gt; box, type IE=EmulateIE7. &lt;/li&gt;
    &lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt; two times. &lt;/li&gt;
&lt;/ul&gt;
&lt;h5&gt;Per-page basis&lt;/h5&gt;
Site owners and administrators can include the following special HTML tag after the &amp;lt;Head&amp;gt; tag on the page:
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /&amp;gt;&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The following example shows use of this Internet Explorer 7 compatibility mode tag on a per-page basis: &lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;&amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;!-- Use IE7 mode --&amp;gt; &amp;lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /&amp;gt; &amp;lt;title&amp;gt;My Web Page&amp;lt;/title&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt; &amp;lt;p&amp;gt;Content goes here.&amp;lt;/p&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt;&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;For more information about the EmulateIE7 tag, visit the IEBlog Web site: &lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx"&gt;http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
To download IE8 for testing, you can go to the following location&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/default.mspx"&gt;http://www.microsoft.com/windows/products/winfamily/ie/ie8/default.mspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://edge.technet.com/1577/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Easy-Steps-to-Get-your-Web-Site-to-Support-IE8/</comments><itunes:summary>Any users accessing your site using the Internet Explorer 8 (IE8) browser ( currently in Beta ) will typically not get a very good rendering experience if your site was designed for Internet Explorer 7 (IE7) because of new standards that IE8 is supporting around HTML and CSS formats. There are two ways to resolve this. 

1) The longer term option is to re-write your web application to render IE8 correctly - However this would not be my first choice.

2) The best ( to choose first off ) is to instruct any IE8 browsers to browse your site in IE7 emulation mode so that the current rendering is maintained. How do you do this? Simple
On a Per-site basis, site owners and administrators can include the following custom HTTP header to force Internet Explorer 8 to render Web pages like Internet Explorer 7: 

X-UA-Compatible: IE=EmulateIE7
 
To add a custom HTTP response header at the Web site level in Internet Information Services 7 on a Windows Server 2008-based computer, follow these steps: 

    Click Start, click Administrative Tools, and then click Internet Information Services (IIS) Manager. 
    Under Connections, double-click the server that you want, and then double-click Sites. 
    Click the Web site where you want to add the custom HTTP response header. 
    Under Web site name Home, double-click HTTP Response Headers in the IIS section. 
    Note In this step, Web site name is the name of the Web site. 
    Under Actions, click Add. 
    In the Name box, type X-UA-Compatible. 
    In the Value box, type IE=EmulateIE7. 
    Click OK. 

You can also modify the IIS7 configuration file with the following details ( or you can check the config after the changes made above )
&amp;lt;system.webServer&amp;gt;
&amp;lt;httpProtocol&amp;gt;
    &amp;lt;customHeaders&amp;gt;
       &amp;lt;add name="X-UA-Compatible" value="IE=EmulateIE7" /&amp;gt;
   &amp;lt;/customHeaders&amp;gt;
&amp;lt;/httpProtocol&amp;gt;
&amp;lt;/system.webServer&amp;gt;
To add a custom HTTP response header at the Web site level in Internet Information Services 6 and earlier versions, follow these steps: 

    Click Start, click Run, type inetmgr.exe, and then click OK. 
    Expand the server that you want, and then expand Web Sites. 
    Right-click the Web site that you want, and then click Properties. 
    Under Custom HTTP headers, click Add. 
    In the Custom header name box, type X-UA-Compatible. 
    In the Custom header value box, type IE=EmulateIE7. 
    Click OK two times. 

Per-page basis
Site owners and administrators can include the following special HTML tag after the &amp;lt;Head&amp;gt; tag on the page:

&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /&amp;gt;
 
The following example shows use of this Internet Explorer 7 compatibility mode tag on a per-page basis: 

&amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;!-- Use IE7 mode --&amp;gt; &amp;lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /&amp;gt; &amp;lt;title&amp;gt;My Web Page&amp;lt;/title&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt; &amp;lt;p&amp;gt;Content goes here.&amp;lt;/p&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt;
 


For more information about the EmulateIE7 tag, visit the IEBlog Web site: 
http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx

To download IE8 for testing, you can go to the following location

http://www.microsoft.com/windows/products/winfamily/ie/ie8/default.mspx</itunes:summary><link>http://edge.technet.com/Media/Easy-Steps-to-Get-your-Web-Site-to-Support-IE8/</link><pubDate>Thu, 21 Aug 2008 06:59:00 GMT</pubDate><guid isPermaLink="false">http://edge.technet.com/Media/Easy-Steps-to-Get-your-Web-Site-to-Support-IE8/</guid><evnet:views>16937</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/1577/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Any user accessing your site using the Internet Explorer 8 (IE8) browser ( currently in Beta ) will typically not get a very good rendering experience if your site was designed for Internet Explorer 7 (IE7) because of new standards that IE8 is supporting around HTML and CSS formats. There are two ways to resolve this.</evnet:previewtext><media:thumbnail url="http://edge.technet.com/Link/a24baff8-5e09-4417-b480-3d6fc634ebbc/" height="240" width="320" /><media:thumbnail url="http://edge.technet.com/Link/bbc2a2dc-b10c-4754-8175-9f8a52458dcd/" height="64" width="85" /><dc:creator>Neil Hutson</dc:creator><itunes:author>Neil Hutson</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Easy-Steps-to-Get-your-Web-Site-to-Support-IE8/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/1577/Trackback.aspx</trackback:ping><category>IE 8</category><category>IIS6</category><category>IIS7</category><category>Internet Explorer</category></item></channel></rss>