<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Dave Nelson&amp;#39;s Blog : IIS 7.0</title><link>http://blogs.iis.net/dmnelson/archive/tags/IIS+7.0/default.aspx</link><description>Tags: IIS 7.0</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Updating browscap.ini for Internet Explorer 8</title><link>http://blogs.iis.net/dmnelson/archive/2009/05/14/updating-browscap-ini-for-internet-explorer-8.aspx</link><pubDate>Thu, 14 May 2009 23:49:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3163885</guid><dc:creator>dmnelson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/dmnelson/rsscomments.aspx?PostID=3163885</wfw:commentRss><comments>http://blogs.iis.net/dmnelson/archive/2009/05/14/updating-browscap-ini-for-internet-explorer-8.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;I recently updated the Web browser on my Windows Vista computer to &lt;A class="" href="http://www.microsoft.com/windows/internet-explorer/default.aspx" target=_blank mce_href="http://www.microsoft.com/windows/internet-explorer/default.aspx"&gt;Windows Internet Explorer 8&lt;/A&gt;, and immediately discovered that I could no longer remotely administer my Windows Media server by using the&amp;nbsp;updated Web browser. When I tried to open the Windows Media Services Web Administration site on the remote Windows Media server, IIS returned a Web page that incorrectly identified the Internet Explorer Web browser as a&amp;nbsp;Netscape Web browser.&lt;/P&gt;
&lt;P mce_keep="true"&gt;This issue occurred because the Windows Media Services Web Administration site (which is hosted&amp;nbsp;by IIS on the remote computer) could not determine the capabilities of my client Web browser. The site's Active Server Pages (ASP) use the &lt;B&gt;BrowserType&lt;/B&gt; object in server-side scripts to compare the User-Agent HTTP Header with entries in the IIS browscap.ini file and determine Web Browser capabilities. Unfortunately, the browscap.ini file did not have an entry for Internet Explorer 8.&lt;/P&gt;
&lt;P mce_keep="true"&gt;If you host ASP pages in IIS that use server-side scripts to query browscap.ini for Web browser information, keep in mind that any Web browser that is released after IIS 7.0 (which contains the most recent version of browscap.ini) may be undetected or incorrectly identified, and Web pages that depend on browser detection may not be viewable. To help alleviate browser-versioning issues, Internet Explorer 8 includes a &lt;A class="" href="http://www.microsoft.com/windows/internet-explorer/features/enhanced-navigation.aspx?tabid=1&amp;amp;catid=1" mce_href="http://www.microsoft.com/windows/internet-explorer/features/enhanced-navigation.aspx?tabid=1&amp;amp;catid=1"&gt;Compatibility View feature&lt;/A&gt; to display Web sites as viewed in Internet Explorer 7. However, for users who overlook this feature, you can replace your browscap.ini file, which is located in %&lt;EM&gt;windir&lt;/EM&gt;%\system32\inetsrv, with an updated version that supports Internet Explorer 8. Click &lt;A class="" href="http://www.iis.net/downloads/files/media/browscap.zip" target=_blank mce_href="http://www.iis.net/downloads/files/media/browscap.zip"&gt;http://www.iis.net/downloads/files/media/browscap.zip&lt;/A&gt; to download an updated browscap.ini file in a compressed (zipped) folder.&lt;/P&gt;
&lt;P mce_keep="true"&gt;For more information about updating the browscap.ini file to support a broad variety of user agents, I recommend that you check out the Browser Capabilites Project (&lt;A class="" href="http://browsers.garykeith.com/" target=_blank mce_href="http://browsers.garykeith.com/"&gt;http://browsers.garykeith.com/&lt;/A&gt;).&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3163885" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/dmnelson/archive/tags/Windows+Media+Services+2008/default.aspx">Windows Media Services 2008</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/IIS+7.0/default.aspx">IIS 7.0</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Internet+Explorer+8/default.aspx">Internet Explorer 8</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/browscap.ini/default.aspx">browscap.ini</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/browscap/default.aspx">browscap</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/BrowserType/default.aspx">BrowserType</category></item><item><title>Using Windows Media Player Playlist Files in Web Playlists</title><link>http://blogs.iis.net/dmnelson/archive/2009/05/04/using-windows-media-player-playlist-files-in-web-playlists.aspx</link><pubDate>Mon, 04 May 2009 18:34:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3139330</guid><dc:creator>dmnelson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/dmnelson/rsscomments.aspx?PostID=3139330</wfw:commentRss><comments>http://blogs.iis.net/dmnelson/archive/2009/05/04/using-windows-media-player-playlist-files-in-web-playlists.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;&lt;A class="" href="http://www.iis.net/extensions/WebPlaylists" mce_href="http://www.iis.net/extensions/WebPlaylists"&gt;Web Playlists&lt;/A&gt;, an &lt;A class="" href="http://www.iis.net/media" target=_blank mce_href="http://www.iis.net/media"&gt;IIS Media Services&lt;/A&gt; extension for IIS 7.0, includes an &lt;STRONG&gt;Import ASX Playlist&lt;/STRONG&gt;&amp;nbsp;feature that you can use to create server-side playlist copies of your client-side Windows Media Player playlist files. For large playlists, this feature provides a good alternative to creating server-side playlist versions of client-side playlist files from the beginning, all while preserving the presentation order of the media entries that you worked so hard to put together in the Windows Media Player playlist.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A class="" href="http://www.microsoft.com/windows/products/winfamily/mediaplayer/default.mspx" target=_blank mce_href="http://www.microsoft.com/windows/products/winfamily/mediaplayer/default.mspx"&gt;Windows Media Player 11&lt;/A&gt;, the default Microsoft player on computers running &lt;A class="" href="http://www.microsoft.com/windowsserver2008/default.aspx" target=_blank mce_href="http://www.microsoft.com/windowsserver2008/default.aspx"&gt;Windows Server 2008&lt;/A&gt; creates playlists with .wpl file name extensions. For the playlists that you have already created, it is easy to create ASX copies of your WPL playlist files and import them into the Web Playlists feature for a Web site or virtual directory. Web Playlists creates a copy of the imported ASX playlist file in ISX format, which is a file with a .isx file name extension. The ISX file requires further editing in a text editor before it is available to clients, so using the import feature in Web Playlists is best for larger client-side playlists. For smaller client-side playlists, it may be just as easy to create server-side playlist versions of your client-side playlist files by using the Web Playlists user interface in IIS Manager.&lt;/P&gt;
&lt;P mce_keep="true"&gt;For more information about saving Windows Media Player playlist (.wpl) files to ASX format, and creating and editing the Web Playlist (.isx) files, see &lt;A class="" href="http://learn.iis.net/page.aspx/631/using-windows-media-player-playlist-files-in-web-playlists/" target=_blank mce_href="http://learn.iis.net/page.aspx/631/using-windows-media-player-playlist-files-in-web-playlists/"&gt;Using Windows Media Player Playlist Files in Web Playlists&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3139330" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/dmnelson/archive/tags/IIS+7.0/default.aspx">IIS 7.0</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Web+Playlists/default.aspx">Web Playlists</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/playlists/default.aspx">playlists</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/IIS+Media+Services/default.aspx">IIS Media Services</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/WPL/default.aspx">WPL</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/ASX/default.aspx">ASX</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Windows+Media+Player/default.aspx">Windows Media Player</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/music/default.aspx">music</category></item><item><title>Serving Media Content from User Folders in Web Playlists</title><link>http://blogs.iis.net/dmnelson/archive/2008/11/24/serving-media-content-from-user-folders-in-web-playlists.aspx</link><pubDate>Mon, 24 Nov 2008 20:44:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2765255</guid><dc:creator>dmnelson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/dmnelson/rsscomments.aspx?PostID=2765255</wfw:commentRss><comments>http://blogs.iis.net/dmnelson/archive/2008/11/24/serving-media-content-from-user-folders-in-web-playlists.aspx#comments</comments><description>&lt;P&gt;&lt;A href="http://learn.iis.net/file.axd?i=1339"&gt;&lt;/A&gt;You can use the &lt;A class="" href="http://www.iis.net/extensions/WebPlaylists" target=_blank mce_href="http://www.iis.net/extensions/WebPlaylists"&gt;Web Playlists&lt;/A&gt; feature in &lt;A class="" href="http://www.iis.net/media" target=_blank mce_href="http://www.iis.net/media"&gt;IIS Media Services&lt;/A&gt;&amp;nbsp;to serve media assets referenced in Web playlist files (files with .isx file name extensions), provided that the media assets (audio and video files) are stored in folders on the Web server computer that can be accessed by the Web Playlists feature. By default, these folders include the Web site root (&amp;lt;&lt;EM&gt;systemdrive&lt;/EM&gt;&amp;gt;\inetpub\wwwroot). If you want to serve media assets stored in your user account folders (for example, music files stored in &amp;lt;&lt;EM&gt;systemdrive&lt;/EM&gt;&amp;gt;\Users\&amp;lt;&lt;EM&gt;username&lt;/EM&gt;&amp;gt;\Music&amp;gt;, you can create impersonation credentials in the Web Playlists&amp;nbsp;feature to enable Web Playlists to connect to the media assets under the context of an authenticated Windows client. This allows you to maintain one set of media files that you can serve to customers, rather than creating copies of the files in the Web site root. &lt;A class="" href="http://learn.iis.net/page.aspx/524/web-playlists-for-iis-70---serving-media-content-from-user-folders/" target=_blank mce_href="http://learn.iis.net/page.aspx/524/web-playlists-for-iis-70---serving-media-content-from-user-folders/"&gt;This article&lt;/A&gt; describes how to create impersonation credentials in Web Playlists for your user account Music folder. You can use the procedure in the article&amp;nbsp;for any folder on the local Web server computer that stores media assets.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2765255" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/dmnelson/archive/tags/IIS+7.0/default.aspx">IIS 7.0</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Web+Playlists/default.aspx">Web Playlists</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/IIS+Media+Services/default.aspx">IIS Media Services</category></item><item><title>Using HTTP for Streaming and Downloading from the Same Computer</title><link>http://blogs.iis.net/dmnelson/archive/2008/09/26/using-http-for-streaming-and-downloading-from-the-same-computer.aspx</link><pubDate>Fri, 26 Sep 2008 20:08:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2649196</guid><dc:creator>dmnelson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/dmnelson/rsscomments.aspx?PostID=2649196</wfw:commentRss><comments>http://blogs.iis.net/dmnelson/archive/2008/09/26/using-http-for-streaming-and-downloading-from-the-same-computer.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;By default, the HTTP Listener (HTTP.sys) for the default Web site in IIS 7.0 listens to all requests coming in on port 80 for all static IP addresses bound to the network adapter (site binding = http:*:80:). Thus, when you install Windows Media Services on the same computer, you can't stream by using HTTP. If you try to configure HTTP streaming by enabling the WMS HTTP Server Control Protocol plug-in in Windows Media Services, you'll get an error that looks something like this:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;Error Code&lt;/STRONG&gt;: 0xC00D158B&lt;BR&gt;&lt;STRONG&gt;Error Text&lt;/STRONG&gt;: One usage of each socket address (protocol/network address/port) is permitted. Verify that other services (such as IIS) or applications are not attempting to use the same port and then try to enable the plug-in again.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;There are two approaches to resolving this issue. One is to change the port that Windows Media Services uses for HTTP streaming. But if you must use port 80 for your Web traffic, another approach is to&amp;nbsp;obtain another static IP address for use with your network adapter, and then configure Windows Media Services to use that IP address with port 80. Earlier versions of&amp;nbsp;Windows Media Services contained the HTTP Sys Configuration tool&amp;nbsp;for assigning additional IP addresses to your services, but&amp;nbsp;in Windows Media Services 2008, that tool is not available and&amp;nbsp;you must configure the&amp;nbsp;HTTP.sys IP inclusion list by using enhanced netsh commands instead. &lt;A class="" href="http://learn.iis.net/page.aspx/507/using-http-for-streaming-and-downloading-from-the-same-computer/" target=_blank mce_href="http://learn.iis.net/page.aspx/507/using-http-for-streaming-and-downloading-from-the-same-computer/"&gt;This article&lt;/A&gt; describes both of these approaches in detail.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2649196" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/dmnelson/archive/tags/Windows+Media+Services+2008/default.aspx">Windows Media Services 2008</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/IIS+7.0/default.aspx">IIS 7.0</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/HTTP/default.aspx">HTTP</category></item><item><title>Windows Media Server or Web Server?</title><link>http://blogs.iis.net/dmnelson/archive/2008/05/15/Windows-Media-server-or-Web-server_3F00_.aspx</link><pubDate>Thu, 15 May 2008 20:57:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2360935</guid><dc:creator>dmnelson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/dmnelson/rsscomments.aspx?PostID=2360935</wfw:commentRss><comments>http://blogs.iis.net/dmnelson/archive/2008/05/15/Windows-Media-server-or-Web-server_3F00_.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;As promised in &lt;A class="" href="http://blogs.iis.net/chriskno/archive/2007/08/13/comparing-web-servers-to-streaming-media-servers.aspx" target=_blank mce_href="http://blogs.iis.net/chriskno/archive/2007/08/13/comparing-web-servers-to-streaming-media-servers.aspx"&gt;Chris Knowlton's Blog&lt;/A&gt;, we have an updated document that compares digital media content delivery from Windows Media servers (running Windows Media Services 2008) and Web servers (running IIS 7.0). You can find it &lt;A class="" href="http://learn.iis.net/page.aspx/454/windows-media-server-or-web-server/" target=_blank mce_href="http://learn.iis.net/page.aspx/454/windows-media-server-or-web-server/"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2360935" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/dmnelson/archive/tags/Bit+Rate+Throttling/default.aspx">Bit Rate Throttling</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Windows+Media+Services+2008/default.aspx">Windows Media Services 2008</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/IIS+7.0/default.aspx">IIS 7.0</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Web+Playlists/default.aspx">Web Playlists</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/dmnelson/archive/tags/IIS+Media+Services/default.aspx">IIS Media Services</category></item></channel></rss>