<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>BillS IIS Blog</title><link>https://blogs.iis.net:443/bills/</link><description>Bill's blog on IIS and the Microsoft Web Platform</description><item><title>Web Farm Framework 2 now available for free download</title><link>https://blogs.iis.net:443/bills/web-farm-framework-2-now-available-for-free-download</link><description>&lt;p&gt;Yesterday we shipped another awesome piece of software, this time for those who make their living running groups of Web servers.&amp;#160; &lt;a href="http://www.iis.net/download/WebFarmFramework"&gt;Web Farm Framework&lt;/a&gt; is a free, fully supported, Microsoft product.&amp;#160; Web Farm Framework enables you to automate the installation and configuration of platform components across your cluster, and also makes it easy to synchronize content, configuration and other resources associated with your ASP.NET or PHP applications.&lt;/p&gt;  &lt;p&gt;Web Farm Framework 2 now supports integration with hardware load balancers, and enables you to orchestrate updates across your servers so that your site/application is never down or unavailable to customers .&amp;#160; For example, Web Farm Framework can automatically pull servers one-at-a-time out of the load balancer rotation, update them, and then inject them back into rotation.&amp;#160; &lt;/p&gt;  &lt;p&gt;In the final release we fixed a ton of bugs based on user feedback and also added a few cool new features, including:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Workflow Builder&lt;/strong&gt; can be used to define and schedule custom tasks that can be run on all servers in the farm. The tasks can be scheduled to run periodically or can be started manually by an administrator. An example of such task could be a web deploy command to partially sync web site content. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Windows Credential Store&lt;/strong&gt; support enables you to store the administrator credentials used for server provisioning in a secure Windows Credential Store. This enables an added layer of security when dealing with credentials with the Web Farm Framework. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Third party load balancers support&lt;/strong&gt; via Web Farm Framework extensibility. It is now possible to configure&amp;#160; the Web Farm Framework to integrate with hardware load balancers instead of relying on the (free) IIS Application Request Routing module. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Improved support for advanced Web Deploy operations&lt;/strong&gt;. More Web Deploy features can now be used with the Web Farm Framework for advanced deployment scenarios. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Improved support for syncing large amount of files&lt;/strong&gt;. Several issues related to syncing large amounts of files across web farm nodes have been fixed between the beta and today’s release.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The team has posted a bunch of articles on how to use Web Farm Framework, here are a few pointers for more info:&lt;/p&gt;  &lt;p&gt;Visit the below links to learn more about the Web Farm Framework 2.0 release:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2010/09/08/introducing-the-microsoft-web-farm-framework.aspx"&gt;Introducing the Microsoft Web Farm Framework&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.iis.net/download/WebFarmFramework"&gt;Download the Web Farm Framework V2 Release&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://learn.iis.net/page.aspx/905/microsoft-web-farm-framework-20-for-iis-7/"&gt;Read the Web Farm Framework 2.0 Documentation&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://forums.iis.net/1167.aspx"&gt;Web Farm Framework Forum&lt;/a&gt; (the team monitors this so ask your questions here)&lt;/li&gt; &lt;/ul&gt;</description><pubDate>Fri, 21 Jan 2011 16:27:39 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/web-farm-framework-2-now-available-for-free-download</guid><category>Administration</category><category>Administrators</category><category>ASP.NET</category><category>Configuration</category><category>Deployment</category><category>IIS News Item</category><category>IIS7</category><category>IIS7.5</category><category>PHP</category></item><item><title>Now available: WebMatrix</title><link>https://blogs.iis.net:443/bills/now-available-webmatrix</link><description>&lt;p&gt;&lt;a href="http://www.microsoft.com/web/webmatrix"&gt;WebMatrix&lt;/a&gt; is now available in final release form. :)&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;What is WebMatrix?&lt;/h3&gt;  &lt;p&gt;I &lt;a href="http://blogs.iis.net/bills/archive/2010/07/06/announcing-webmatrix-a-small-simple-and-seamless-stack-for-web-developers.aspx"&gt;first posted&lt;/a&gt; at the debut of WebMatrix beta back in July, describing WebMatrix as a complete Web development stack for pragmatic developers.&amp;#160; WebMatrix elegantly integrates a Web server (IIS Express), database (SQL Compact) and programming frameworks (ASP.NET and PHP) into a single, integrated experience.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Learn More and See it in Action&lt;/h3&gt;  &lt;p&gt;You can learn more and see it in action on the &lt;a href="http://www.microsoft.com/web/webmatrix/"&gt;WebMatrix home page&lt;/a&gt;.&amp;#160; A list of some of the &lt;a href="http://www.microsoft.com/web/webmatrix/features.aspx"&gt;cool features&lt;/a&gt; is also online.&amp;#160; Laurence Moroney also wrote a great tutorial for those who are new to Web development and want to &lt;a href="http://www.microsoft.com/web/post/Web-Development-101-using-WebMatrix"&gt;get started with WebMatrix&lt;/a&gt;.&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;WebMatrix makes it very easy to start a Web site using open source, including some of the most popular applications available like &lt;a href="http://www.microsoft.com/web/post/Installing-and-Publishing-a-WordPress-Blog-with-WebMatrix"&gt;WordPress&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/post/Getting-started-with-Joomla-and-WebMatrix"&gt;Joomla&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/post/WebMatrix-and-Drupal-Build-a-site-in-15-minutes"&gt;Drupal&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/post/Using-WebMatrix-to-build-a-DotNetNuke-Application?id=57e9ffca-f32f-4b06-bdb9-c9799d9e6e9a"&gt;DotNetNuke&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/category/umbraco"&gt;Umbraco&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/category/screwturn+wiki"&gt;ScrewTurn Wiki&lt;/a&gt;, and &lt;a href="http://www.microsoft.com/web/post/Using-BlogEngineNET-with-WebMatrix"&gt;BlogEngine.NET&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Join the WebMatrix Launch Event&lt;/h3&gt;  &lt;p&gt;Today at 12:30 EST we’ll be &lt;a href="http://www.microsoft.com/web/enter"&gt;live streaming&lt;/a&gt; from CodeMesh the launch of WebMatrix.&amp;#160; If you missed the event, on demand videos and post-launch interviews are available at the &lt;a href="http://www.microsoft.com/web/enter"&gt;launch site&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;More to come…&lt;/h3&gt;  &lt;p&gt;The news is just starting to pour in on launch day, one of my favorites is &lt;a href="http://css.dzone.com/news/jack-webmatrix"&gt;Jack into the WebMatrix&lt;/a&gt;. ;)&lt;/p&gt;  &lt;p&gt;WebMatrix was a labor of love… it is the kind of Web development tool I would have loved to have 15 years ago when I started Web development, and it will only get better from here.&amp;#160; The team behind it is committed to excellence, passionate about Web development and a bunch of hard working folks.&amp;#160; WebMatrix started one year ago this month…and it is awesome to see how much was accomplished in just one year.&amp;#160; And it is just the beginning…while we’re celebrating today, we’ll be starting v2 tomorrow.&amp;#160; &lt;/p&gt;  &lt;p&gt;Today marks not only the launch of WebMatrix, but a series of updates to the Microsoft Web Platform my team builds.&amp;#160; Stay tuned, I’ll be blogging more today and throughout the coming week as we launch a ton of exciting new software for the Web.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.pcworld.com/businesscenter/article/216559/microsoft_to_release_webmatrix_dev_software.html"&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 13 Jan 2011 17:00:54 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/now-available-webmatrix</guid><category>ASP.NET</category><category>Developers</category><category>IIS News Item</category><category>PHP</category><category>WebMatrix</category></item><item><title>Final beta releases of WebMatrix and MVC3 now available!</title><link>https://blogs.iis.net:443/bills/final-webmatrix-and-mvc-3-beta-now-available</link><description>&lt;p&gt;I just got off stage at TechEd Europe in Berlin where I announced the availability of the final beta of WebMatrix and MVC 3!&amp;#160; What a blast!&amp;#160; If you haven’t checked out WebMatrix or MVC 3 yet, now is a great time to do it.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h1&gt;WebMatrix Beta 3&lt;/h1&gt;  &lt;p&gt;I had the pleasure of giving the “Lap Around &lt;a href="http://www.microsoft.com/web/webmatrix"&gt;WebMatrix&lt;/a&gt;” talk and show off a bunch of new features available in this, the last beta for v1.&amp;#160; It is amazing to think that development really started in earnest just this year, the first beta was just a few months ago and here we are nearing feature complete.&amp;#160; My hat is off to the team for innovating so quickly and working so hard to bring such an awesome product to market.&amp;#160; My talk was almost all demos, but here are some highlights:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;You can download beta 3 of WebMatrix and learn more about the product here: &lt;a href="http://www.microsoft.com/web/webmatrix"&gt;http://www.microsoft.com/web/webmatrix&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;WebMatrix beta 3 features enhanced publishing support including      &lt;ul&gt;       &lt;li&gt;Import publishing profile from XML (hosting providers can now send you a pre-configured account!) &lt;/li&gt;        &lt;li&gt;Application compatibility checks for .NET version, PHP and MySQL compatibility &lt;/li&gt;        &lt;li&gt;Download from hosting server – you can now sync your Web site both ways, from local development to server and from server back to local development! (this is super cool) &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;The updated ASP.NET Web Pages now includes support for NuGet, an open source packaging and distribution system for libraries and helpers      &lt;ul&gt;       &lt;li&gt;Browse to &lt;a href="http://localhost/_admin"&gt;http://localhost/_admin&lt;/a&gt; to activate your ASP.NET Web Pages control panel, browse NuGet modules and install them &lt;/li&gt;        &lt;li&gt;There are now almost a dozen new helpers for ASP.NET Web Pages including support for PayPal, Twitter, Facebook and more! &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;The built-in templates are now richer with more functionality &lt;/li&gt;    &lt;li&gt;Enhanced configuration settings allow you to choose and activate specific ASP.NET and PHP versions &lt;/li&gt;    &lt;li&gt;The built-in editor now supports HTML tag completion and better formatting &lt;/li&gt;    &lt;li&gt;and much, much more! &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Here are a few pics:&lt;/p&gt;  &lt;p&gt;The Welcome Screen&lt;/p&gt;  &lt;p&gt;&lt;a href="https://iisnetblogs.blob.core.windows.net/media/bills/Media/WebMatrix-home_7E277000.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: ; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="WebMatrix-home" border="0" alt="WebMatrix-home" src="https://iisnetblogs.blob.core.windows.net/media/bills/Media/WebMatrix-home_thumb_5ED4A360.png" width="644" height="392" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;WebMatrix can sync files and database from your desktop to server and back:&lt;/p&gt;  &lt;p&gt;&lt;a href="https://iisnetblogs.blob.core.windows.net/media/bills/Media/webmatrix-publishing_0D6AAC43.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: ; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="webmatrix-publishing" border="0" alt="webmatrix-publishing" src="https://iisnetblogs.blob.core.windows.net/media/bills/Media/webmatrix-publishing_thumb_49D2FB20.png" width="644" height="392" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;WebMatrix checks compatibility of your site on the server and can even set the right version of .NET Framework for you.&lt;/p&gt;  &lt;p&gt;&lt;a href="https://iisnetblogs.blob.core.windows.net/media/bills/Media/webmatrix-compatcheck_635A884D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: ; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="webmatrix-compatcheck" border="0" alt="webmatrix-compatcheck" src="https://iisnetblogs.blob.core.windows.net/media/bills/Media/webmatrix-compatcheck_thumb_1F56A436.png" width="644" height="392" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The new ASP.NET Web Pages panel makes it easy to find and install helpers that make Web development easier than ever before.&amp;#160; Already included are helpers for twitter, paypal, facebook, odata and more!&amp;#160; Just browse to &lt;a href="http://localhost/_admin"&gt;http://localhost/_admin&lt;/a&gt; on any ASP.NET Web Page site to activate the panel – no install required!&lt;/p&gt;  &lt;p&gt;&lt;a href="https://iisnetblogs.blob.core.windows.net/media/bills/Media/asp.net-web-page-panel_161A68F5.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: ; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="asp.net web page panel" border="0" alt="asp.net web page panel" src="https://iisnetblogs.blob.core.windows.net/media/bills/Media/asp.net-web-page-panel_thumb_451CA4CC.png" width="644" height="391" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h1&gt;MVC 3 Release Candidate&lt;/h1&gt;  &lt;p&gt;MVC 3 now includes Razor tooling support inside Visual Studio for both Razor-based views as well as ASP.NET Web Pages.&amp;#160; &lt;a href="http://www.microsoft.com/web/gallery/install.aspx?appid=MVC3"&gt;Install MVC 3&lt;/a&gt; with a new update to WebPI v3 beta now, and look for a blog post from &lt;a href="http://weblogs.asp.net/scottgu/"&gt;ScottGu&lt;/a&gt; and &lt;a href="http://haacked.com/tags/aspnetmvc/default.aspx"&gt;Phil Haack&lt;/a&gt; coming soon.&amp;#160;&amp;#160; To tide you over, here are some image previews of Razor tooling in VS:&lt;/p&gt;  &lt;p&gt;File –&amp;gt; New –&amp;gt; Web Site &lt;/p&gt;  &lt;p&gt;&lt;a href="https://iisnetblogs.blob.core.windows.net/media/bills/Media/clip_image002_08E11152.jpg"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="clip_image002" border="0" alt="clip_image002" src="https://iisnetblogs.blob.core.windows.net/media/bills/Media/clip_image002_thumb_6D5C0F4E.jpg" width="644" height="446" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Content, Empty, Layout and Web Page in “Add New Item” dialog &lt;/p&gt;  &lt;p&gt;&lt;a href="https://iisnetblogs.blob.core.windows.net/media/bills/Media/clip_image008_4B2403C8.jpg"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: ; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="clip_image008" border="0" alt="clip_image008" src="https://iisnetblogs.blob.core.windows.net/media/bills/Media/clip_image008_thumb_36520B48.jpg" width="644" height="446" /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 09 Nov 2010 10:58:15 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/final-webmatrix-and-mvc-3-beta-now-available</guid><category>ASP.NET</category><category>Developers</category><category>IIS News Item</category><category>IIS7.5</category><category>MVC</category><category>PHP</category><category>WebMatrix</category></item><item><title>IIS Media Services 4 released </title><link>https://blogs.iis.net:443/bills/iis-media-services-4-released</link><description>&lt;P mce_keep="true"&gt;Last week my team delivered another amazing update to IIS Media Services with the announcement of general availability of our 4th major release.&amp;nbsp; &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A href="http://www.iis.net/media" mce_href="http://www.iis.net/media"&gt;IIS Media Services&lt;/A&gt; is a free and completely modern way to deliver streaming video on the Web.&amp;nbsp; It is so popular that some of the biggest video events on the Web choose IIS Media Services to deliver their content, including the Vancouver olympics earlier this year as well as Sunday Night Football here in the United States.&lt;/P&gt;
&lt;P mce_keep="true"&gt;IIS Media Services delivers amazing HD content that plays back smooth on Mac OSX, Windows and with the new release also on the iPhone and iPad.&amp;nbsp; New advanced capabilities are also available for iOS devices, including: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Live DVR – Pause, Rewind, Seek&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Archiving – saves the live content for DVR use or later on-demand playback &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Archive Segmentation – breaks a long broadcast archive into shorter clips for storage purposes &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;AES Encryption – keeps your content safe while streaming &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;B-frame support – provides better picture quality &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Compatibility mode for iOS3 devices &lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;IIS Media Services can stream on-demand content as well as Live video with incredibly low latency with updates pushed from origin to endpoint in as low as 2 seconds!&amp;nbsp; &lt;/P&gt;
&lt;P mce_keep="true"&gt;The experience is so incredible that our partner&amp;nbsp;CTV, who delivered the on-demand content for the Olympics, just won a Gemini Award for their work (for those not familiar with this award, it is the equivalent of the Emmy's here in the United States).&amp;nbsp; Here is what &lt;A href="http://www.geminiawards.ca/gemini25/press/2010_Gemini_Special_Awards.pdf" mce_href="http://www.geminiawards.ca/gemini25/press/2010_Gemini_Special_Awards.pdf"&gt;the judges said&lt;/A&gt;:&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;To do so, the team created an immersive, HD-quality live streaming player which enabled Canadians to pause, replay and rewind the live broadcast while being guided to key moments in time through an interactive and data-embedded video player. This live video player was key to the website’s overwhelming success. In the period from February 12th to 28th, the website delivered record results for interactive and online viewing in Canada: 215 million page views to 12.3 million unique visitors, with 28.5 million videos viewed.&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;You can download IIS Media Services for free on the &lt;A href="http://iis.net/media"&gt;http://iis.net/media&lt;/A&gt; web site.&amp;nbsp; &lt;/P&gt;</description><pubDate>Sun, 07 Nov 2010 19:41:00 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/iis-media-services-4-released</guid><category>IIS Media Services</category><category>IIS News Item</category><category>IIS7</category><category>Windows Media Server</category><category>Windows Media Services</category></item><item><title>Web Farm Framework 2.0 beta released!</title><link>https://blogs.iis.net:443/bills/web-farm-framework-2-0-beta-released</link><description>&lt;p&gt;Last week my team released a super powerful update to our &lt;a href="http://www.iis.net/download/webfarmframework"&gt;Web Farm Framework&lt;/a&gt; project aimed at dramatically simplifying the complexity of managing a Web farm (many computers running one or more Web sites).&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.iis.net/download/webfarmframework"&gt;Web Farm Framework 2.0&lt;/a&gt; (WFF) allows users to not only setup groups of servers and define routing rules using the built-in routing and load balancing support in &lt;a href="http://www.iis.net/download/ApplicationRequestRouting"&gt;ARR&lt;/a&gt;, but extends the management support to include many new powerful experiences, including:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Automatic platform setup and provisioning of new nodes &lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;WFF integrates with &lt;a href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web Platform Installer&lt;/a&gt; and will automatically install all the required components to mirror the master node&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Application replication and synchronization across the Web server farm&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;WFF integrates with &lt;a href="http://www.iis.net/download/webdeploy"&gt;Web Deploy&lt;/a&gt; and can automatically sync all Web site content, configuration and other dependencies across the farm&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Zero-downtime deployment&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;WFF can do rolling upgrades of nodes in the farm without impacting overall service uptime&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt; Built-in health monitoring, logging and trace information for the entire farm&lt;/li&gt;    &lt;li&gt;Completely extensible model for building custom providers for the Web farm framework&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Aggregate log files, performance counters, event log data, or take custom actions&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Read more about Web Farm Framework and see screen shots on &lt;a href="http://ruslany.net/2010/07/web-farm-framework-2-0-overview/"&gt;Ruslan’s blog post&lt;/a&gt;.&amp;#160; Documentation for the beta is available on the &lt;a href="http://learn.iis.net/page.aspx/905/microsoft-web-farm-framework-20-beta-for-iis-7/"&gt;learn.iis.net site.&lt;/a&gt;&amp;#160; &lt;a href="http://go.microsoft.com/?linkid=9739157"&gt;Download&lt;/a&gt; Web Farm Framework with &lt;a href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web PI&lt;/a&gt;.&amp;#160; Join the &lt;a href="http://forums.iis.net/1167.aspx"&gt;Web Farm Framework forum&lt;/a&gt; to give feedback, ask questions and get help.&amp;#160; &lt;/p&gt;</description><pubDate>Thu, 05 Aug 2010 20:09:04 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/web-farm-framework-2-0-beta-released</guid><category>Administration</category><category>Administrators</category><category>ASP.NET</category><category>Configuration</category><category>Deployment</category><category>IIS News Item</category><category>IIS7</category><category>PHP</category><category>PowerShell</category></item><item><title>How to Install IIS7 on Windows XP</title><link>https://blogs.iis.net:443/bills/how-to-install-iis7-on-windows-xp</link><description>&lt;p&gt;Ever since IIS7 shipped in Vista I’ve been asked the question: how can I install it on Windows XP?&amp;#160; Until now, that hasn’t been possible.&amp;#160; With the recent release of &lt;a href="http://blogs.iis.net/bills/archive/2010/07/06/announcing-webmatrix-a-small-simple-and-seamless-stack-for-web-developers.aspx"&gt;WebMatrix&lt;/a&gt;, you can now install &lt;a href="http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx"&gt;IIS Developer Express&lt;/a&gt; – which is based on the latest IIS7x codebase - on any supported Windows operating system including Windows 7, Windows Vista SP1+, Windows XP SP3+, Windows Server 2003 SP2+, Windows Server 2008, Windows Server 2008 R2.&amp;#160; &lt;/p&gt;  &lt;p&gt;IIS Developer Express supports all of the latest IIS7 modules, including URL Rewrite, FastCGI, etc.&amp;#160; It support &lt;a href="http://learn.iis.net/page.aspx/559/running-classic-asp-applications-on-iis-70-and-iis-75/"&gt;Classic ASP&lt;/a&gt;, &lt;a href="http://ruslany.net/2010/07/install-php-applications-with-webmatrix/"&gt;PHP&lt;/a&gt; and of course &lt;a href="http://www.asp.net/webmatrix"&gt;ASP.NET&lt;/a&gt; development, including integrated pipeline.&amp;#160; &lt;/p&gt;  &lt;p&gt;WebMatrix provides more than just the IIS7x Web server, it also includes a &lt;a href="http://www.microsoft.com/web/webmatrix/workspaces/"&gt;lightweight tool&lt;/a&gt; for Web development, an embedded database, built-in SEO reporting and optimization and the &lt;a href="http://www.asp.net/webmatrix"&gt;new simplified syntax&lt;/a&gt; – Razor - for building &lt;a href="http://www.asp.net/webmatrix/tutorials/1-getting-started-with-webmatrix-and-asp-net-web-pages"&gt;ASP.NET Web pages&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;For more information on how to get started with WebMatrix, visit the &lt;a href="http://www.microsoft.com/web/webmatrix/learn/"&gt;Learn&lt;/a&gt; page, read about top &lt;a href="http://www.microsoft.com/web/webmatrix/features/"&gt;Features&lt;/a&gt;, and get oriented with the new &lt;a href="http://www.microsoft.com/web/webmatrix/workspaces/"&gt;Workspaces&lt;/a&gt; inside the tool.&amp;#160; Then &lt;a href="http://www.microsoft.com/web/webmatrix/download/"&gt;Download&lt;/a&gt; WebMatrix today and try it out!&lt;/p&gt;</description><pubDate>Mon, 12 Jul 2010 22:31:14 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/how-to-install-iis7-on-windows-xp</guid><category>ASP.NET</category><category>Developers</category><category>IIS News Item</category><category>IIS7</category><category>IIS7.5</category><category>PHP</category><category>Windows XP</category></item><item><title>Announcing WebMatrix – a small, simple and seamless stack for Web developers</title><link>https://blogs.iis.net:443/bills/announcing-webmatrix-a-small-simple-and-seamless-stack-for-web-developers</link><description>&lt;p&gt;Today my team launched an exciting new project called &lt;a href="http://www.microsoft.com/web/webmatrix/"&gt;WebMatrix&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;Seamless, small and best of all free, &lt;a href="http://www.microsoft.com/web/webmatrix"&gt;WebMatrix&lt;/a&gt; includes a complete Web development stack that installs in minutes and elegantly integrates a Web server, database and programming frameworks into a single, integrated experience.&lt;/p&gt;  &lt;p&gt;Use WebMatrix to streamline the way you code, test, and deploy your own ASP.NET and PHP Web site, or start a new site using the world’s most popular open source apps like DotNetNuke, Umbraco, WordPress, or Joomla. &lt;/p&gt;  &lt;p&gt;WebMatrix is the easiest way to learn Web development and makes it simple to build and publish Web sites on the internet. Start with Web standards including HTML, CSS and JavaScript and then connect to a database or add in dynamic server code using the new simplified &lt;a href="http://weblogs.asp.net/scottgu/archive/2010/07/02/introducing-razor.aspx"&gt;Razor&lt;/a&gt; syntax to build ASP.NET web pages simply and efficiently.&lt;/p&gt;  &lt;p&gt;WebMatrix includes &lt;a href="http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx"&gt;IIS Developer Express&lt;/a&gt;, a built-in Web server that shares the same code base that ships in Windows Server and powers some of the world’s biggest Web sites. IIS Developer Express has been fine tuned to work specifically for developer environments, supports all of the key features of the full version of IIS, without the complexity of a full Web server.&lt;/p&gt;  &lt;p&gt;Using a database has never been easier! WebMatrix includes a small, embedded database with &lt;a href="http://weblogs.asp.net/scottgu/archive/2010/06/30/new-embedded-database-support-with-asp-net.aspx"&gt;SQL Server Compact&lt;/a&gt; that can live with your Web site code and content. Use it to start building your next Web site and when you’re ready to publish simply copy the database file from your computer to any Web server, or seamlessly migrate the data to SQL Server when you’re ready for high-volume traffic. &lt;/p&gt;  &lt;p&gt;With WebMatrix on your desktop, you’re using the same powerful Web server, database engine and frameworks that your Web site on the internet uses, which makes the transition from development to production smooth and seamless. As your Web development needs grow, WebMatrix provides a seamless on-ramp to Microsoft’s professional tools and servers including Visual Studio, ASP.NET MVC and SQL Server.&lt;/p&gt;  &lt;p&gt;Learn more about WebMatrix on the &lt;a href="http://www.microsoft.com/web/webmatrix/"&gt;home page&lt;/a&gt; and read about the &lt;a href="http://www.microsoft.com/web/webmatrix/features/"&gt;cool new features&lt;/a&gt; available to try out today.&amp;#160; &lt;a href="http://www.microsoft.com/web/webmatrix/download/"&gt;Download&lt;/a&gt; WebMatrix today and check it out!&lt;/p&gt;</description><pubDate>Tue, 06 Jul 2010 21:54:39 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/announcing-webmatrix-a-small-simple-and-seamless-stack-for-web-developers</guid><category>ASP.NET</category><category>Developers</category><category>IIS News Item</category><category>IIS7</category><category>PHP</category></item><item><title>Lots of new software for IIS, ASP.NET, AJAX and PHP this week</title><link>https://blogs.iis.net:443/bills/lot-s-of-new-software-for-iis-asp-net-ajax-and-php-this-week</link><description>&lt;p&gt;Wow, what a week of innovation for the Microsoft Web Platform.&amp;#160; This week we released a ton of new software which, if you haven’t already, you’ve got to check out.&amp;#160; Here is a quick overview:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;IIS Search Engine Optimization v1 final release!&lt;/h3&gt;  &lt;p&gt;The IIS team shipped the final release of &lt;a href="http://www.iis.net/expand/SEOToolkit"&gt;IIS SEO toolkit&lt;/a&gt; which makes it easier to &lt;a href="http://www.microsoft.com/web/page.aspx?templang=en-us&amp;amp;chunkfile=seo.html"&gt;optimize your Website for search engines&lt;/a&gt;.&amp;#160; It acts like a mini-search engine on your computer, scans your site and then provides useful tips for how to improve the relevance of your site to search engines.&amp;#160; This tool is now out of beta and available for &lt;a href="http://www.microsoft.com/web/gallery/install.aspx?appid=seotoolkit"&gt;download through Web PI&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;ASP.NET MVC 2 beta!&lt;/h3&gt;  &lt;p&gt;The ASP.NET team has been hard at work on the second release of MVC, which is now available to beta test.&amp;#160; Phil has a &lt;a href="http://haacked.com/archive/2009/11/17/asp.net-mvc-2-beta-released.aspx"&gt;great blog post&lt;/a&gt; on the release with links to the &lt;a href="http://go.microsoft.com/fwlink/?LinkID=157068"&gt;download&lt;/a&gt; page, &lt;a href="http://go.microsoft.com/fwlink/?LinkID=157069"&gt;readme notes&lt;/a&gt; and the &lt;a href="http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=36054"&gt;source code&lt;/a&gt;.&amp;#160; There are a bunch of new features in MVC 2 including AsyncController, expression based helpers, improvements with client validation, all new areas support, and more.&amp;#160; Read more on &lt;a href="http://haacked.com/archive/2009/11/17/asp.net-mvc-2-beta-released.aspx"&gt;Phil’s blog&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;ASP.NET AJAX Library beta!&lt;/h3&gt;  &lt;p&gt;The ASP.NET AJAX team also has some exciting news with the release of the ASP.NET AJAX Library beta.&amp;#160; James has a &lt;a href="http://jamessenior.com/post/News-on-the-ASPNET-Ajax-Library.aspx"&gt;terrific blog post&lt;/a&gt; with the news&amp;#160; This is the first project accepted into the new CodePlex Foundation! (more on that later)&amp;#160; The ASP.NET AJAX Library has a new portal at &lt;a href="http://www.asp.net/ajaxlibrary"&gt;www.asp.net/ajaxlibrary&lt;/a&gt; with tutorials, samples, and more.&amp;#160; Read &lt;a href="http://jamessenior.com/post/News-on-the-ASPNET-Ajax-Library.aspx"&gt;James’ post about the news&lt;/a&gt; and check it out! &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;IIS Application Request Router 2 final release!&lt;/h3&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;The IIS team also released the final version of the IIS Application Request Router v2.&amp;#160; This is a super powerful module that provides routing and load balancing capabilities for Windows and IIS.&amp;#160; It makes it easy to create and manage an entire cluster of Web servers.&amp;#160; &lt;a href="http://blogs.iis.net/mailant/default.aspx"&gt;Mai-lan&lt;/a&gt; has a lot of info on the release in &lt;a href="http://blogs.iis.net/mailant/archive/2009/11/09/download-a-powerful-load-balancer-and-caching-solution-free-on-windows-server-2008-or-later-with-the-application-request-routing-arr-2-0.aspx"&gt;her blog post&lt;/a&gt; and you can download ARR v2 using &lt;a href="http://www.microsoft.com/web/gallery/install.aspx?appid=ARRv2"&gt;Web PI today&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;PHP WinCache module final release - faster PHP on Windows!&lt;/h3&gt;  &lt;p&gt;The &lt;a href="http://blogs.iis.net/ruslany/archive/2009/11/19/wincache-extension-1-0-for-php-release-to-web.aspx"&gt;PHP team announced today&lt;/a&gt; the final release of the Windows Cache Extension for PHP, or WinCache for short, which makes PHP run much, much faster on Windows.&amp;#160; The &lt;a href="http://techportal.ibuildings.com/2009/11/19/php-on-windows-the-wincache-1-0-benchmark"&gt;iBuildings guys&lt;/a&gt; released a benchmark showing how the WinCache extension speeds up PHP by as much as 2x over standard PHP.&amp;#160; The other exciting part of this announcement is that the sources for the extension are now available under an open source BSD license and the source code is maintained and host on &lt;a title="http://pecl.php.net/packages/wincache/" href="http://pecl.php.net/packages/wincache/"&gt;http://pecl.php.net/packages/wincache/&lt;/a&gt;&amp;#160; If you install PHP &lt;a href="http://www.microsoft.com/web/gallery/install.aspx?appid=WinCache52"&gt;using Web PI&lt;/a&gt;, you automatically get &lt;a href="http://www.iis.net/expand/wincacheforphp"&gt;WinCache&lt;/a&gt;.&amp;#160; &lt;/p&gt;</description><pubDate>Fri, 20 Nov 2009 18:13:00 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/lot-s-of-new-software-for-iis-asp-net-ajax-and-php-this-week</guid><category>Administrators</category><category>ASP.NET</category><category>codeplex</category><category>Developers</category><category>IIS News Item</category><category>IIS7</category><category>MVC</category><category>PHP</category></item><item><title>IIS 7.5 Launched with Windows 7 and Windows 2008 R2</title><link>https://blogs.iis.net:443/bills/iis-7-5-launched-with-windows-7-and-windows-2008-r2</link><description>&lt;p&gt;Since the Windows 2008 Server launch last March, the IIS team has shipped a &lt;a href="http://iis.net/extensions/"&gt;bunch of new features&lt;/a&gt; that plug-in to IIS7 and in parallel worked on IIS 7.5, launching today in the Windows 7 and Windows 2008 R2 release.&amp;#160; &lt;/p&gt;  &lt;p&gt;IIS 7.5 includes many bug fixes, improvements and new features, and is definitely worth grabbing.&amp;#160; If you haven’t tried IIS7 yet, &lt;a href="http://www.iis.net/getstarted"&gt;check out&lt;/a&gt; the many reasons to try it.&amp;#160; If you’re already using IIS7 and want to know what’s new in IIS 7.5, Mai-lan just posted an &lt;a href="http://blogs.iis.net/mailant/archive/2009/10/22/general-availability-of-windows-7-amp-windows-server-2008-r2-with-iis-7-5.aspx"&gt;update to her blog&lt;/a&gt; with a nice summary.&amp;#160; Note: the &lt;a href="http://iis.net/extensions/"&gt;IIS Extensions&lt;/a&gt; which are not already included in IIS 7.5 will install and work on Windows 7 and Windows 2008 R2!&lt;/p&gt;</description><pubDate>Thu, 22 Oct 2009 16:02:17 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/iis-7-5-launched-with-windows-7-and-windows-2008-r2</guid><category>ASP.NET</category><category>IIS7</category></item><item><title>ASP.NET 4 and Visual Studio 2010 beta 2 are here!</title><link>https://blogs.iis.net:443/bills/asp-net-4-and-visual-studio-2010-beta-2-are-here</link><description>&lt;p&gt;The ASP.NET and Web tools for Visual Studio teams have been cranking away on this release all year long and we’re excited to launch Beta 2 today!&amp;#160; MSDN subscribers can &lt;a href="http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx"&gt;download it today&lt;/a&gt;…it will be available for everyone on Wednesday.&amp;#160; &lt;/p&gt;  &lt;p&gt;There are a ton of new features in this release, &lt;a href="http://msdn.microsoft.com/en-us/library/s57a598e(VS.100,lightweight).aspx"&gt;this MSDN page&lt;/a&gt; gives a good overview.&amp;#160; Here are some highlights for Web developers:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Numerous improvements to &lt;strong&gt;Web Forms&lt;/strong&gt; including more control over viewstate, meta tag control, new browser support, &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/13/url-routing-with-asp-net-4-web-forms-vs-2010-and-net-4-0-series.aspx"&gt;routing support for clean URLs&lt;/a&gt;, more control over HTML with FormView and ListView controls, filtering support in data source controls, better Web standards support and accessibility&lt;/li&gt;    &lt;li&gt;New &lt;strong&gt;Dynamic Data&lt;/strong&gt; features including a RAD experience for quickly building a data-driven site, automatic validation, field template support for GridView and DetailsView controls.&amp;#160; &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Visual Studio&lt;/strong&gt; has undergone a face lift and now supports simpler, &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/09/02/code-optimized-web-development-profile-vs-2010-and-net-4-0-series.aspx"&gt;code optimized view&lt;/a&gt;, &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/08/31/multi-monitor-support-vs-2010-and-net-4-series.aspx"&gt;multi-mon support&lt;/a&gt;, enhanced &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/08/27/multi-targeting-support-vs-2010-and-net-4-series.aspx"&gt;multi-targeting&lt;/a&gt; and more..&lt;/li&gt;    &lt;li&gt;Visual Web Developer has better support for HTML, CSS and JavaScript including auto-completion for tag names, IntelliSense for &lt;a href="http://msdn.microsoft.com/en-us/library/dd985242(VS.100,lightweight).aspx"&gt;HTML and Jscript snippets&lt;/a&gt;, and more…&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Visual Studio&lt;/strong&gt; also natively supports the &lt;a href="http://www.iis.net/extensions/WebDeploymentTool"&gt;Web Deployment Tool&lt;/a&gt;, a powerful new &lt;a href="http://msdn.microsoft.com/en-us/library/dd394698(VS.100).aspx"&gt;packaging and deployment model for Web applications.&lt;/a&gt;&amp;#160; Check out &lt;a href="http://vishaljoshi.blogspot.com/2009/09/overview-post-for-web-deployment-in-vs.html"&gt;Vishal’s blog&lt;/a&gt; (PM for these features) for a bunch more info on this as well.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2009/09/15/auto-start-asp-net-applications-vs-2010-and-net-4-0-series.aspx"&gt;Auto-start&lt;/a&gt; Web Applications&lt;/li&gt;    &lt;li&gt;And much more…&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;All said this is an impressive release and now is a great time to try it out and provide your feedback!&amp;#160; &lt;/p&gt;</description><pubDate>Mon, 19 Oct 2009 19:56:07 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/asp-net-4-and-visual-studio-2010-beta-2-are-here</guid><category>ASP.NET</category><category>Developers</category><category>IIS News Item</category></item><item><title>Microsoft Ajax Library Preview 6</title><link>https://blogs.iis.net:443/bills/microsoft-ajax-library-preview-6</link><description>&lt;p&gt;The ASP.NET team has been cranking away on more AJAX goodness…this time with a significant update to the Microsoft Ajax Library – Preview 6.&amp;#160; This update includes updates to our client-side AJAX library that can be used with &lt;strong&gt;&lt;u&gt;any&lt;/u&gt;&lt;/strong&gt; type of Web application as well as deep support within ASP.NET for AJAX across ASP.NET 2.0, 3.5 and 4.0…for both Web Forms and MVC style projects.&amp;#160; &lt;/p&gt;  &lt;p&gt;In addition to the updated AJAX support, the team is shipping a cool new AJAX minifier tool which reduces the size of your JavaScript files to improve performance.&amp;#160; &lt;/p&gt;  &lt;p&gt;You can download the release from the &lt;a href="http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34488"&gt;CodePlex project&lt;/a&gt; and read more information on the team blogs below:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Scott – &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/15/announcing-microsoft-ajax-library-preview-6-and-the-microsoft-ajax-minifier.aspx"&gt;Announcing Microsoft Ajax Library…&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;Bertrand – &lt;a href="http://weblogs.asp.net/bleroy/archive/2009/10/15/entirely-unobtrusive-and-imperative-templates-with-microsoft-ajax-4-preview-6.aspx"&gt;Entirely unobtrusive and imperative templates…&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;James – &lt;a href="http://www.jamessenior.com/post/How-the-Script-Loader-in-the-Microsoft-Ajax-Library-will-make-your-life-wonderful.aspx"&gt;How the Script Loader…will make your life wonderful&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Also check out the &lt;a href="http://channel9.msdn.com/posts/jsenior/Announcing-Microsoft-Ajax-Library-Preview-6/"&gt;Channel9 interview with Stephen Walther&lt;/a&gt; on the new release!&amp;#160; Enjoy ~&lt;/p&gt;</description><pubDate>Fri, 16 Oct 2009 16:13:28 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/microsoft-ajax-library-preview-6</guid><category>ASP.NET</category><category>Developers</category><category>IIS News Item</category></item><item><title>IIS Media Services 3.0 Released!</title><link>https://blogs.iis.net:443/bills/iis-media-services-3-0-released</link><description>&lt;p&gt;IIS Media Services 3.0 has been released and is now available as a free download for Windows 2008 and Windows 2008 R2!&amp;#160; &lt;a href="http://blogs.iis.net/chriskno/archive/2009/10/12/iis-media-services-3-0-including-iis-live-smooth-streaming-has-been-released.aspx"&gt;Chris Knowlton&lt;/a&gt; has a comprehensive post on the release and all the details, here is a quick summary:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;IIS Media Services, an integrated HTTP-based media delivery platform, delivers true HD (720p+) streaming and provides real-time logging to measure media investments. By offering a complete media delivery platform together with a traditional Web server, rich dynamic Web sites can now be managed and administered from a single Web platform.&amp;#160; IIS Media Services offers the highest quality streaming media experience available on the Web.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Server Features:&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;With this release, the key elements of the IIS media server platform now include:&lt;/p&gt;  &lt;p&gt;· &lt;a href="http://www.iis.net/smoothstreaming"&gt;Smooth Streaming&lt;/a&gt;, adaptive streaming of media over HTTP&lt;/p&gt;  &lt;p&gt;· &lt;a href="http://www.iis.net/LiveSmoothStreaming"&gt;Live Smooth Streaming&lt;/a&gt;, for live adaptive streaming of broadcast events&lt;/p&gt;  &lt;p&gt;· &lt;a href="http://www.iis.net/bitratethrottling"&gt;Bit Rate Throttling&lt;/a&gt;, meters the speed that media is delivered to a player&lt;/p&gt;  &lt;p&gt;· &lt;a href="http://www.iis.net/bitratethrottling"&gt;Web Playlists&lt;/a&gt;, secure sequencing of media content &lt;/p&gt;  &lt;p&gt;· &lt;a href="http://www.iis.net/advancedlogging"&gt;Advanced Logging&lt;/a&gt;, with real-time client- and server-side logging &lt;/p&gt;  &lt;p&gt;· &lt;a href="http://www.iis.net/applicationrequestrouting"&gt;Application Request Routing&lt;/a&gt; (ARR), providing HTTP proxying and caching&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Client / SDK Features:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;We have also released a &lt;a href="http://blogs.iis.net/vsood/archive/2009/10/09/iis-smooth-streaming-player-development-kit-1-0-beta-1-released.aspx"&gt;Smooth Streaming Player Development Kit&lt;/a&gt;, which allows developers to easily create Smooth Streaming experiences using Silverlight. Supported features include PlayReady, DVR controls, instant replay, slow motion, multiple camera angles, alternate audio tracks, content protection, ad integration, in-stream data feeds, and more.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/web/gallery/install.aspx/MediaServices3"&gt;Download IIS Media Services&lt;/a&gt; today, and let us know what you think in our &lt;a href="http://forums.iis.net/1145.aspx"&gt;Forum&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 14 Oct 2009 17:26:58 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/iis-media-services-3-0-released</guid><category>ASP.NET</category><category>IIS Media Services</category><category>IIS7</category><category>IIS7.5</category></item><item><title>Available Jobs: I’m looking for an AWESOME design engineer</title><link>https://blogs.iis.net:443/bills/i-m-looking-for-an-awesome-designer</link><description>&lt;p&gt;I am looking for a super-star designer, to work full time @ Microsoft and report directly to me.  This position will oversee the design architecture and visual branding of some of the most important visual assets of the Microsoft Web Platform. I am looking for an experienced, senior designer who can work in a dynamic team environment and do it all, from prototyping new looks and experiences to managing design-related contractor or vendor resources as well as someone who doesn’t mind rolling up their sleeves when necessary to implement the nitty-gritty details in HTML and CSS for large traffic sites.&amp;#160; &lt;/p&gt;  &lt;p&gt;I’m looking for someone who can infuse our products with an attractive and compelling design that speaks to simplicity, ease-of-use and great aesthetics. In this position you will oversee the visual design for both the user interface of some of our key products as well as the design for our high traffic community sites &lt;a href="http://www.iis.net"&gt;http://www.iis.net&lt;/a&gt; and &lt;a href="http://www.asp.net"&gt;http://www.asp.net&lt;/a&gt;. You will have the opportunity to work directly with developers, program managers, testers and product management across all of my teams including IIS, ASP.NET, and Visual Web Developer Express.&lt;/p&gt;  &lt;p&gt;If you’re interested in applying, send me your resume and a link to your portfolio for review.&amp;#160; thanks!&lt;/p&gt;</description><pubDate>Thu, 08 Oct 2009 00:13:00 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/i-m-looking-for-an-awesome-designer</guid><category>IIS News Item</category><category>Job</category></item><item><title>Error connecting to SQL Server from Windows 7 / Windows 2008 R2 with ASP.NET</title><link>https://blogs.iis.net:443/bills/error-connecting-to-sql-server-from-windows-7-windows-2008-r2-with-asp-net</link><description>&lt;p&gt;Just ran into this and thought I’d share.&amp;#160; If you are trying to connect to a "user instance" of SQL Server from your Web application running on Windows 7 or Windows 2008 R2 and you’re getting a message that looks like this:&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="https://iisnetblogs.blob.core.windows.net/media/bills/Media/image_091E996A.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="https://iisnetblogs.blob.core.windows.net/media/bills/Media/image_thumb_4369E97E.png" width="640" height="430" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;I can probably help you out.&amp;#160; &lt;/p&gt;  &lt;p&gt;Note: this error only happens if you have User Instance=true in your connection string.  The IIS team made a change to the default identity of the worker process.&amp;#160;&amp;#160; Starting with IIS 7.5, Application Pools run with a unique identity based on the Application Pool name, rather than NetworkService – the default identity for IIS6 and IIS7.&amp;#160; The primary reason for this change is to increase the security of IIS and Application Pools by default, providing a much better sandbox between Applications and other Windows services by default.&amp;#160; &lt;/p&gt;  &lt;p&gt;Unfortunately, the new identity does not have a user profile, and as you can see from the error, this causes the SqlClient data stack to fail.&amp;#160; There are a few things you can do to "fix" this error:&amp;#160; 1) switch back to NetworkService 2) switch to a user account that has a local profile (like a real user / domain user account).&amp;#160; To do that, fire open IIS Manager and browse to Application Pools node for your computer.&amp;#160; Click on the AppPool for the application you are trying to run and select the “Advanced Settings” task (in yellow on right).&amp;#160; Select identity and choose NetworkService as a built-in account, or select “Custom account” and type in the user/password.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="https://iisnetblogs.blob.core.windows.net/media/bills/Media/image_2131DDF8.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="https://iisnetblogs.blob.core.windows.net/media/bills/Media/image_thumb_1F516264.png" width="631" height="480" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;If you’re a command-line person, you can do it this way (all on one line):&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;pre&gt;%windir%\system32\inetsrv\appcmd.exe set config  
-section:system.applicationHost/applicationPools /[name='YOUR_APPPPOOL_NAME_HERE'].processModel.identityType:&amp;quot;NetworkService&amp;quot;  
/commit:apphost&lt;/pre&gt;</description><pubDate>Wed, 07 Oct 2009 20:41:00 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/error-connecting-to-sql-server-from-windows-7-windows-2008-r2-with-asp-net</guid><category>Administrators</category><category>ASP.NET</category><category>Developers</category><category>IIS7.5</category><category>SQL Server</category><category>Troubleshooting</category></item><item><title>A big day for Web pros: WebsiteSpark, Web PI and more!</title><link>https://blogs.iis.net:443/bills/a-big-day-for-web-pros-websitespark-web-pi-and-more</link><description>&lt;p&gt;Today we’re launching a number of really cool things for Web developers.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;WebsiteSpark&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/web/websitespark"&gt;WebsiteSpark&lt;/a&gt; is a program designed to jumpstart Web development for individuals or small companies who make a living on the Web.&amp;#160; The program is free to join and runs for three years with no cost obligations other than a $100 program fee, payable on exit.&amp;#160; What is in it for you?&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Windows Web Server 2008 R2 – 4 processor licenses for production use!&lt;/li&gt;    &lt;li&gt;SQL Server 2008 – 4 processor licenses for production use!&lt;/li&gt;    &lt;li&gt;Expression Studio 3 – 1 license including Expression Web, Blend and Sketchflow&lt;/li&gt;    &lt;li&gt;Expression Web – 2 licenses&lt;/li&gt;    &lt;li&gt;Visual Studio 2008 Professional Edition – 3 licenses&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dotnetpanel.com"&gt;DotNetPanel&lt;/a&gt; control panel (to manage your servers, and allow your customers to manage their site!)&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Beyond just software you also get free support, training and Microsoft will even help drive business your way.&amp;#160; Anyone can join as long as 1) you build web sites or applications for other people and 2) your company has less than 10 employees.&amp;#160; If you meet these requirements, sign-up today!&amp;#160; As part of the sign-up process you will need a referral code.&amp;#160; &lt;a href="http://blogs.iis.net/bills/contact.aspx"&gt;Contact me&lt;/a&gt; if you need a code, I’d be happy to sponsor you into the program!&amp;#160; Read more about the program on the &lt;a href="http://www.microsoft.com/web/websitespark"&gt;WebsiteSpark portal&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Web Platform Installer 2&lt;/h3&gt;  &lt;p&gt;I’m also happy to announce that the &lt;a href="http://www.iis.net/webpi"&gt;Web Platform Installer 2.0&lt;/a&gt; is available in final release form!&amp;#160; The Web Platform Installer (sometimes called Web PI) makes it easy to install the latest components of the Microsoft Web Platform including IIS, ASP.NET, Visual Web Developer, SQL Express and more!&amp;#160; New for the final release, we’ve fixed many bugs, improved usability, added new products including Expression Web, Azure Tools and the latest releases also being announced today.&amp;#160; We’re also launching WebPI in 9 different languages and allow users around the world to access the Web Platform in their regional language.&amp;#160; Look for more components of the Microsoft Web Platform to be added to Web PI v2 over time.&amp;#160; Web PI also makes it super easy to install any of the Web applications in the &lt;a href="http://microsoft.com/web/gallery"&gt;Windows Web App Gallery&lt;/a&gt;.&amp;#160; Web PI can also now install both PHP and MySQL for applications that require it.&amp;#160; &lt;a href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Install&lt;/a&gt; Web PI today!&lt;/p&gt;  &lt;p&gt;Trivia: since launching the Windows Web Application Gallery at MIX in March 2009 – just 5 months ago – Web PI has installed more than &lt;strong&gt;&lt;font size="4"&gt;840,000&lt;/font&gt;&lt;/strong&gt; applications!&amp;#160; Do you have a killer Web application just waiting to be discovered by the masses?&amp;#160; Want Microsoft to drive users to your community?&amp;#160; &lt;a href="http://www.microsoft.com/web/gallery/developer.aspx"&gt;Submit your Web app&lt;/a&gt; to the gallery today!&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Web Deployment Tool&lt;/h3&gt;  &lt;p&gt;The IIS team just released the final 1.0 version of the &lt;a href="http://www.iis.net/extensions/WebDeploymentTool"&gt;Web Deployment Tool&lt;/a&gt;, a super powerful deployment technology that you are going to see a lot of going forward.&amp;#160; It is like a swiss army knife for Web masters.&amp;#160; It can migrate sites or entire servers from IIS6 to IIS7.&amp;#160; It can synchronize Web sites or applications between multiple servers.&amp;#160; You can package a Web site or application and then push it out to your entire server farm.&amp;#160; It knows how to not only replicate content, but also configuration, databases, COM dll, GAC assemblies, certificates, ACLs, and a whole lot more.&amp;#160; After about three years of development I’m super excited to see this thing in final release form.&amp;#160; It is already being integrated into Visual Studio 2010 and from there you’ll be able to not only build but also &lt;a href="http://vishaljoshi.blogspot.com/2009/09/overview-post-for-web-deployment-in-vs.html"&gt;package and deploy your applications&lt;/a&gt; with just a few clicks of the mouse.&amp;#160; Other teams around Microsoft are picking this thing up and integrating it as well, so you definitely want to get up to speed with this tool.&amp;#160; &lt;a href="http://www.iis.net/extensions/WebDeploymentTool"&gt;Download&lt;/a&gt; it today!!&lt;/p&gt;  &lt;h3&gt;&amp;#160;&lt;/h3&gt;  &lt;h3&gt;Database Manager 1.0&lt;/h3&gt;  &lt;p&gt;The IIS team just released the 1.0 version of Database Manager, and IIS Manager extension that makes it super easy to manage your database, local or remote, from within the IIS Manager tool.&amp;#160; This thing rocks!&amp;#160; It supports SQL Server and MySQL and is one powerful tool, and completely free.&amp;#160; &lt;a href="http://www.iis.net/extensions/DatabaseManager"&gt;Check it out&lt;/a&gt;!&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Search Engine Optimization Toolkit – Beta 2&lt;/h3&gt;  &lt;p&gt;The IIS team also announced the released the beta 2 of the Search Engine Optimization Toolkit, another IIS Manager extension that makes it possible to learn things about your site you can’t find anywhere else.&amp;#160; It crawls your Web site, local or remote, and reports on dozens of well known but hard to discover issues that cause your site to be less relevant to search engines.&amp;#160; This version includes many bugs fixes and new features over the previous release, definitely &lt;a href="http://www.iis.net/extensions/SEOToolkit"&gt;check it out&lt;/a&gt; and send feedback to the team on the &lt;a href="http://forums.iis.net/1162.aspx"&gt;forums&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Application Request Routing 2 – Release Candidate&lt;/h3&gt;  &lt;p&gt;The IIS team is also releasing a Release Candidate of the 2.0 version of the Application Request Routing extension for IIS7/IIS7.5, which provides built-in routing, load balancing, proxying and caching support on the IIS platform.&amp;#160; This release includes an all-new disk cache option, bug fixes and performance improvements.&amp;#160; &lt;a href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2/"&gt;Read&lt;/a&gt; more about the release in the &lt;a href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2/"&gt;learn portal&lt;/a&gt;.&amp;#160;&amp;#160; This powerful extension is available for free, &lt;a href="http://go.microsoft.com/?linkid=9684521"&gt;download it&lt;/a&gt; today!&lt;/p&gt;</description><pubDate>Thu, 24 Sep 2009 17:11:43 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/a-big-day-for-web-pros-websitespark-web-pi-and-more</guid><category>Administrators</category><category>ASP.NET</category><category>Developers</category><category>IIS News Item</category><category>IIS7</category></item><item><title>Microsoft Launches New Open Source CodePlex Foundation</title><link>https://blogs.iis.net:443/bills/microsoft-launches-new-open-source-codeplex-foundation</link><description>&lt;p&gt;Microsoft’s strategy with open source has evolved over the past several years as we strive to make Windows the platform of choice for customers.&amp;#160; My team has participated in that process first hand, we’ve worked hard with the PHP community to ensure &lt;a href="http://blogs.iis.net/bills/archive/2006/09/19/How-to-install-PHP-on-IIS7-_2800_RC1_2900_.aspx"&gt;PHP runs great on Windows&lt;/a&gt;, integrated PHP installation into the Microsoft &lt;a href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web Platform Installer&lt;/a&gt;, and engaged some of the most popular PHP applications like &lt;a href="http://www.microsoft.com/web/gallery/WordPress.aspx"&gt;WordPress&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/gallery/AcquiaDrupal.aspx"&gt;Drupal&lt;/a&gt;, and &lt;a href="http://www.microsoft.com/web/gallery/SugarCRM.aspx"&gt;SugarCRM&lt;/a&gt; to ensure customers have a great experience running these applications on Windows and IIS.&amp;#160; We’ve also worked closely with the &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx"&gt;jQuery project&lt;/a&gt; to make it a natural part of building applications with ASP.NET.&amp;#160; &lt;/p&gt;  &lt;p&gt;Today I am happy to be a part of the announcement that Microsoft is &lt;a href="http://port25.technet.com/archive/2009/09/10/the-codeplex-foundation-debuts.aspx"&gt;sponsoring an open source foundation&lt;/a&gt; aptly named &lt;a href="http://codeplex.org/"&gt;CodePlex Foundation&lt;/a&gt;, whose mission is to “enable the exchange of code and understanding among software companies and open source communities”.&amp;#160; I believe the foundation will make it easier for Microsoft and other commercial software companies to participate in open source.&amp;#160; You can read more about the announcement in my interview with &lt;a href="http://port25.technet.com/archive/2009/09/10/the-codeplex-foundation-debuts.aspx"&gt;Peter Galli on Port25&lt;/a&gt; and learn more about the foundation at &lt;a href="http://codeplex.org"&gt;http://codeplex.org&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;The CodePlex Foundation is a completely separate organization from Microsoft.&amp;#160; To help form the foundation, we have formed an interim board of directors comprised of three Microsoft employees and three non-Microsoft employees, and elected Sam Ramji as the President of the Board.&amp;#160; Microsoft has also donated $1 million US dollars to help the foundation get started and is transferring the use rights to the “CodePlex” term, along with the codeplex.org domain name to the CodePlex Foundation.&amp;#160; &lt;/p&gt;  &lt;p&gt;I feel lucky to be a part of the &lt;a href="http://codeplex.org/board-of-directors.aspx"&gt;interim board of directors&lt;/a&gt; as we spend the next 100 days working together with the board of advisors, partners and you to structure how the foundation will work.&amp;#160; We don’t have all of the answers and need your help to make it a success.&amp;#160; You can read more about how to participate here: &lt;a title="http://codeplex.org/participate.aspx" href="http://codeplex.org/participate.aspx"&gt;http://codeplex.org/participate.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;As always, I look forward to hearing your comments and suggestions about the new foundation.&lt;/p&gt;</description><pubDate>Thu, 10 Sep 2009 19:54:25 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/microsoft-launches-new-open-source-codeplex-foundation</guid><category>ASP.NET</category><category>codeplex</category><category>IIS News Item</category><category>open source</category><category>PHP</category></item><item><title>New Experiences @MIX from the Microsoft Web Platform</title><link>https://blogs.iis.net:443/bills/new-experiences-mix-from-the-microsoft-web-platform</link><description>&lt;p&gt;Today is a BIG day for the Microsoft Web Platform and a BIG day for the WEB.&amp;#160; I’m down in Las Vegas at MIX and I just got off stage from the keynote where I demo’d just one of the many exciting and cool new things that make the Microsoft Web Platform better than ever.&amp;#160; For example:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Using the new &lt;a href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web Platform Installer 2.0 beta&lt;/a&gt;, you can now download and install all of the technologies that make up the Microsoft Web Platform, and some of the world’s most popular Web applications, in one simple tool.&lt;/li&gt;    &lt;li&gt;With the new &lt;a href="http://www.microsoft.com/web/gallery/default.aspx"&gt;Windows Web App Gallery&lt;/a&gt;, you can now discover world-class ASP.NET and PHP applications, read reviews from the community, and submit your own comments, as well as launch installation of an application in one click right from the browser.&amp;#160; &lt;/li&gt;    &lt;li&gt;With &lt;a href="http://iis.net/media"&gt;IIS Media Services&lt;/a&gt;, a free addition to the IIS7 Web server, you can now provide high definition audio and video streams LIVE and on demand.&amp;#160; &lt;/li&gt;    &lt;li&gt;With the final release of &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC 1.0&lt;/a&gt;, you can now build applications in the popular Modal-View-Controller paradigm, have complete control over your HTML and CSS, and build inherently testable applications&lt;/li&gt;    &lt;li&gt;With the upcoming &lt;a href="http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx"&gt;Visual Studio 10 release&lt;/a&gt;, we announced you can now package and deploy applications from right within the Visual Studio development environment, including support for multiple deployment configuration targets&lt;/li&gt;    &lt;li&gt;In conjunction with the &lt;a href="http://silverlight.net/getstarted/silverlight3/default.aspx#whatsnew"&gt;Silverlight 3&lt;/a&gt; release, we’re also shipping a beta of &lt;a href="http://silverlight.net/getstarted/silverlight3/default.aspx"&gt;Silverlight Tools 3&lt;/a&gt;, a Visual Studio development environment for building Silverlight Applications.&amp;#160; &lt;/li&gt;    &lt;li&gt;The &lt;a href="http://blogs.iis.net/mailant/archive/2009/03/18/iis-at-mix-2009-10-new-iis-server-extensions-and-web-app-gallery.aspx"&gt;IIS team&lt;/a&gt; is also introducing 10 new IIS7 extensions which extend the capabilities of the already powerful Web server to do things like:&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Built-in &lt;a href="http://www.iis.net/extensions/databasemanager"&gt;Database management support&lt;/a&gt;, integrated with IIS Manager&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.iis.net/extensions/ApplicationRequestRouting"&gt;Application Request Routing (ARR v2 beta)&lt;/a&gt; which includes advanced routing and load balancing capabilities, built-in to IIS7, including all-new proxy/cache support&lt;/li&gt;      &lt;li&gt;Brand new content publishing features with &lt;a href="http://www.iis.net/extensions/ftp"&gt;FTP 7.5&lt;/a&gt; and &lt;a href="http://www.iis.net/extensions/webdav"&gt;WebDAV 7.5&lt;/a&gt;&amp;#160;&lt;/li&gt;      &lt;li&gt;The final release of the &lt;a href="http://www.iis.net/extensions/powershell"&gt;IIS7 PowerShell&lt;/a&gt; support for managing the Web server from the command line using PowerShell&lt;/li&gt;      &lt;li&gt;Web server migration, Web farm synchronization and application packaging and deployment support using the release candidate version of the &lt;a href="http://www.iis.net/extensions/webdeploymenttool"&gt;Web Deployment tool&lt;/a&gt;.&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;With &lt;a href="http://www.microsoft.com/commerceserver/en/us/default.aspx"&gt;Commerce Server 2009&lt;/a&gt;, you can now more easily deploy enterprise-grade commerce-enabled sites using built-in SharePoint support.&amp;#160; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;All said, this is an &lt;u&gt;amazing&lt;/u&gt; amount of innovation and I’m very proud of my team and the many hours they put into creating these very compelling new experiences.&amp;#160; Try it out today, and tell us what you think!&lt;/p&gt;</description><pubDate>Wed, 18 Mar 2009 18:19:49 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/new-experiences-mix-from-the-microsoft-web-platform</guid><category>ASP.NET</category><category>Commerce</category><category>IIS Media Services</category><category>IIS News Item</category><category>IIS7</category><category>mix09</category><category>Tools</category></item><item><title>More Tips and Troubleshooting Help for Classic ASP Developers</title><link>https://blogs.iis.net:443/bills/more-tips-and-troubleshooting-help-for-classic-asp-developers</link><description>&lt;p&gt;Back in May of 2007 I posted a &lt;a href="http://blogs.iis.net/bills/archive/2007/05/21/tips-for-classic-asp-developers-on-iis7.aspx"&gt;tips for Classic ASP developers&lt;/a&gt; post which has since received more than 50 comments and 85,000 views.&amp;#160; Robert McMurray just posted a set of fabulous tutorials for Classic ASP developers.&amp;#160; If you’re out there and having issues with Classic ASP and IIS7 and need some help, you’re not alone!&amp;#160; Read these articles to get help:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h5&gt;&lt;a href="http://learn.iis.net/page.aspx/562/classic-asp-is-not-installed-by-default-on-iis-70-and-iis-75/"&gt;Classic ASP is not installed by default on IIS 7.0 and IIS 7.5&lt;/a&gt;&lt;/h5&gt;  &lt;p&gt;In IIS 7.0 and 7.5, the classic version of ASP is not installed by default. Because of this, you might see HTTP 404 errors when you try to browse to an ASP page on your server, or you might see the source code for your ASP page displayed in your browser window ... &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://learn.iis.net/page.aspx/563/using-classic-asp-with-microsoft-access-databases-on-iis-70-and-iis-75/"&gt;Using Classic ASP with Microsoft Access Databases on IIS 7.0 and IIS 7.5&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Note: Microsoft Access databases have been popular for many years with developers who use Active Server Pages (ASP) for small-scale applications, but Microsoft Access databases are not designed for scalability, therefore Access databases should only be used ... &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://learn.iis.net/page.aspx/564/classic-asp-script-error-messages-are-no-longer-shown-in-a-web-browser-by-default/"&gt;Classic ASP script error messages are no longer shown in a Web browser by default&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;In earlier versions of IIS, error messages from classic ASP scripts were sent to a Web browser, by default. Because these error messages might reveal sensitive information to malicious users, IIS 7.0 disables this feature by default. When your classic ASP ... &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://learn.iis.net/page.aspx/565/using-failed-request-tracing-to-troubleshoot-classic-asp-errors/"&gt;Using Failed Request Tracing to troubleshoot Classic ASP errors&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;One of the great troubleshooting features that is built in to IIS 7.0 is Failed Request Tracing, which lets you configure tracing rules on your server that will create detailed troubleshooting log files for custom failure conditions that you define. For example ... &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://learn.iis.net/page.aspx/566/classic-asp-parent-paths-are-disabled-by-default/"&gt;Classic ASP parent paths are disabled by default&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Classic ASP Parent Paths let developers use relative addresses that contain &amp;quot;..&amp;quot; in the paths to files or folders. For example, the following code excerpt illustrates an ASP page that maps a parent path: % Response.Write Server.MapPath(&amp;quot;../example.asp&amp;quot;)%&amp;gt; ... &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://learn.iis.net/page.aspx/567/applphysicalpath-server-variable-on-windows-vista-rtm/"&gt;APPL_PHYSICAL_PATH Server Variable on Windows Vista RTM&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The original release of IIS 7.0 that shipped with Windows Vista returned a different value for the APPL_PHYSICAL_PATH server variable than that which was returned by previous &lt;/p&gt;</description><pubDate>Fri, 20 Feb 2009 23:10:18 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/more-tips-and-troubleshooting-help-for-classic-asp-developers</guid><category>ASP</category><category>Compatibility</category><category>Developers</category><category>IIS News Item</category><category>IIS7</category><category>Troubleshooting</category></item><item><title>IIS7 request routing and load balancing module released!</title><link>https://blogs.iis.net:443/bills/iis7-request-routing-and-load-balancing-module-released</link><description>&lt;p&gt;The &lt;a href="http://www.iis.net/extensions/ApplicationRequestRouting" target="_blank"&gt;Application Request Router&lt;/a&gt; (ARR) has reached final release and is now available as a free, fully-supported download for IIS7!&amp;#160; ARR enables Web server administrators and hosting providers and to increase Web application reliability and scalability through rule-based routing and load balancing of HTTP server requests. With ARR, administrators can optimize resource utilization for application servers to reduce management costs for Web farms and shared hosting environments.&amp;#160; Read more about the key scenarios and features of ARR on the &lt;a href="http://www.iis.net/extensions/ApplicationRequestRouting" target="_blank"&gt;IIS.net/extension&lt;/a&gt; site.&lt;/p&gt;  &lt;p&gt;For more information on the ARR release, including new features just added as well as links to documentation and how-to get started, see &lt;a href="http://blogs.iis.net/wonyoo/archive/2009/02/16/the-microsoft-application-request-routing-arr-version-1-for-iis7-has-been-released-to-web-rtw.aspx" target="_blank"&gt;Won’s blog post&lt;/a&gt; (Won ran the ARR project and is the Program Manager for the feature team).&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Download&lt;/strong&gt; ARR v1 today!&amp;#160; You can download ARR, and all of the other cool IIS7 extensions, with the &lt;a href="http://www.microsoft.com/web/downloads/platform.aspx" target="_blank"&gt;Web Platform Installer (Web PI)&lt;/a&gt;.&amp;#160; Web PI has been updated to include the ARR release and makes it super easy to install the entire platform – IIS, ASP.NET, SQL Express and even our development tools like Visual Web Developer Express.&amp;#160; Web PI is always up to date with the latest new features and fixes for all the technologies that make up the Microsoft Web Platform.&amp;#160; You can also find direct download links for X86 and x64 on Won’s blog post, if you prefer.&lt;/p&gt;</description><pubDate>Tue, 17 Feb 2009 02:06:29 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/iis7-request-routing-and-load-balancing-module-released</guid><category>ASP.NET</category><category>IIS News Item</category><category>IIS7</category></item><item><title>ASP.NET MVC Release Candidate build available now!</title><link>https://blogs.iis.net:443/bills/asp-net-mvc-release-candidate-build-available-now</link><description>&lt;p&gt;The ASP.NET team just released the near-final build of ASP.NET MVC!&amp;#160; &lt;a href="http://go.microsoft.com/fwlink/?LinkID=141184&amp;amp;clcid=0x409"&gt;Download&lt;/a&gt; it today!&amp;#160; The tools team added a ton of new features in this release that you’ll want to check out – ScottGu outlines all of the new features and improvements in his gigantic post &lt;a title="http://weblogs.asp.net/scottgu/archive/2009/01/27/asp-net-mvc-1-0-release-candidate-now-available.aspx" href="http://weblogs.asp.net/scottgu/archive/2009/01/27/asp-net-mvc-1-0-release-candidate-now-available.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2009/01/27/asp-net-mvc-1-0-release-candidate-now-available.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Working with the ASP.NET and Visual Web Developer tools team is a new adventure for me and I’ve been super impressed with the people and the products they are cranking out.&amp;#160; MVC in particular is a very impressive project that offers a powerful alternative to the traditional ASP.NET webforms model of development.&amp;#160; If you haven’t checked out ASP.NET before, or haven’t had time to look at MVC, now is a great time to do it.&amp;#160; You’ll want to start with the following links:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC Home Page&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=141184&amp;amp;clcid=0x409"&gt;Download&lt;/a&gt; the Release Candidate&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.asp.net/learn/mvc/"&gt;ASP.NET MVC tutorials&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.asp.net/learn/mvc-videos/#howdoi"&gt;ASP.NET MVC videos&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a title="More Free ASP.NET MVC Designs" href="http://www.asp.net/mvc/gallery"&gt;ASP.NET MVC Designs Templates&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;</description><pubDate>Wed, 28 Jan 2009 05:30:39 GMT</pubDate><guid isPermaLink="true">https://blogs.iis.net:443/bills/asp-net-mvc-release-candidate-build-available-now</guid><category>ASP.NET</category><category>Developers</category><category>MVC</category><category>Visual Web Developer Express</category></item></channel></rss>