<?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>Search results matching tags 'IIS News Item' and 'Extensions'</title><link>http://blogs.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=IIS+News+Item,Extensions&amp;orTags=0</link><description>Search results matching tags 'IIS News Item' and 'Extensions'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Patch for Dynamic IP Restrictions for IIS 7 - Beta</title><link>http://blogs.iis.net/krolson/archive/2009/06/08/patch-for-dynamic-ip-restrictions-for-iis-7-beta.aspx</link><pubDate>Mon, 08 Jun 2009 22:52:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3218753</guid><dc:creator>krolson</dc:creator><cs:applicationKey>krolson</cs:applicationKey><description>&lt;P&gt;Dynamic IP Restrictions (DIPR) was created to give users a tool to help mitigate the effects of DOS attacks and certain brute-force password breaking attempts. The Out-Of-Band (OOB) feature description is (perhaps more elegantly) outlined on this page: &lt;A href="http://www.iis.net/extensions/DynamicIPRestrictions" mce_href="http://www.iis.net/extensions/DynamicIPRestrictions"&gt;http://www.iis.net/extensions/DynamicIPRestrictions&lt;/A&gt;. In short, it is a handy tool that is easy to configure to protect a site/server from certain attacks. &lt;/P&gt;
&lt;P&gt;A bug was discovered in the Beta for Microsoft Dynamic IP Restrictions for IIS 7 for which a patch&amp;nbsp;has been released. The bug affects users with site names longer than 22 characters. Installing the feature with a long site name and browsing to that site would result in a distinctive error in the Windows Application logs.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.iis.net/blogs/krolson/clip_image001_6B1C4F40.jpg" mce_href="http://blogs.iis.net/blogs/krolson/clip_image001_6B1C4F40.jpg"&gt;&lt;IMG title=clip_image001 style="BORDER-TOP-WIDTH: 0px; DISPLAY: inline; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px; BORDER-RIGHT-WIDTH: 0px" height=313 alt=clip_image001 src="http://blogs.iis.net/blogs/krolson/clip_image001_thumb_216D7750.jpg" width=515 border=0 mce_src="http://blogs.iis.net/blogs/krolson/clip_image001_thumb_216D7750.jpg"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To check whether your version of DIPR beta contains this update, check the Registry. If the value for HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\DynIpRst\Version is 7.1.0394.0, then the installed DIPR is not updated. This value should be 7.1.0487.0 for the updated version. The fix for the DIPR beta is being distributed in 2 ways: an updated installer (.msi) for a new install and a patch (.msp) for existing installs. These&amp;nbsp;are available through WebPI (the Web Platform Installer) and are also posted on Microsoft Download Center (DLC) and IIS.net (see links included below for where to get the update).&lt;/P&gt;
&lt;P&gt;If you do not already have WebPI, I highly recommend trying it out – you can get it here: &lt;A href="http://www.microsoft.com/web/downloads/platform.aspx" mce_href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;http://www.microsoft.com/web/downloads/platform.aspx&lt;/A&gt;. WebPI is a tool that makes it easy to see available new products or even Web applications and streamlines their installation (including any product dependencies). When you launch WebPI, it will start on the “What’s New?” page. You will either see the update patch in the “Updates” section of WebPI: &lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.iis.net/blogs/krolson/clip_image003_22B2102F.jpg" mce_href="http://blogs.iis.net/blogs/krolson/clip_image003_22B2102F.jpg"&gt;&lt;IMG title=clip_image003 style="BORDER-TOP-WIDTH: 0px; DISPLAY: inline; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=397 alt=clip_image003 src="http://blogs.iis.net/blogs/krolson/clip_image003_thumb_7D2892CD.jpg" width=537 border=0 mce_src="http://blogs.iis.net/blogs/krolson/clip_image003_thumb_7D2892CD.jpg"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or the full product install will be shown in the “Web Platform Beta Extensions” section:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.iis.net/blogs/krolson/clip_image005_709AE5B1.jpg" mce_href="http://blogs.iis.net/blogs/krolson/clip_image005_709AE5B1.jpg"&gt;&lt;IMG title=clip_image005 style="BORDER-TOP-WIDTH: 0px; DISPLAY: inline; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=394 alt=clip_image005 src="http://blogs.iis.net/blogs/krolson/clip_image005_thumb_11FA8B4E.jpg" width=532 border=0 mce_src="http://blogs.iis.net/blogs/krolson/clip_image005_thumb_11FA8B4E.jpg"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To manually get the patch or update an existing DIPR beta install, the appropriate .msi or .msp file may be downloaded directly from the Download Center (see section, below, for links to Download Center pages). Run the file, and the installer will guide you through the installation steps. For the full install you may be required to stop WMSvc and WAS (from a command line do a net stop wmsvc and net stop was) prior to installing, such as if you have IP Security installed. Note that the patch install may require you to restart your computer. This may be post-poned to a time of your choosing, but the update may not be effective until after a restart.&lt;/P&gt;
&lt;H2&gt;Where can I download the updated Dynamic IP Restrictions for IIS 7 – Beta or the patch?&lt;/H2&gt;
&lt;H3&gt;Use WebPI&lt;/H3&gt;&lt;A href="http://www.microsoft.com/web/downloads/platform.aspx" mce_href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;http://www.microsoft.com/web/downloads/platform.aspx&lt;/A&gt; 
&lt;H3&gt;Go to Microsoft Download Center&lt;/H3&gt;
&lt;P&gt;x86 full install: &lt;A href="http://download.microsoft.com/download/E/6/A/E6AAC86C-847F-408A-8FEE-12818F607D53/dynamiciprestrictions__beta_x86.msi" mce_href="http://download.microsoft.com/download/E/6/A/E6AAC86C-847F-408A-8FEE-12818F607D53/dynamiciprestrictions__beta_x86.msi"&gt;http://download.microsoft.com/download/E/6/A/E6AAC86C-847F-408A-8FEE-12818F607D53/dynamiciprestrictions__beta_x86.msi&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;x64 full install: &lt;A href="http://download.microsoft.com/download/A/3/F/A3F92B5E-609F-49C5-82EB-6D09005DD354/dynamiciprestrictions_beta_x64.msi" mce_href="http://download.microsoft.com/download/A/3/F/A3F92B5E-609F-49C5-82EB-6D09005DD354/dynamiciprestrictions_beta_x64.msi"&gt;http://download.microsoft.com/download/A/3/F/A3F92B5E-609F-49C5-82EB-6D09005DD354/dynamiciprestrictions_beta_x64.msi&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;x86 patch: &lt;A href="http://download.microsoft.com/download/A/D/7/AD7DC1B4-C740-4F05-8019-F1EB72326FB2/dyniprestrictions_beta_x86.msp" mce_href="http://download.microsoft.com/download/A/D/7/AD7DC1B4-C740-4F05-8019-F1EB72326FB2/dyniprestrictions_beta_x86.msp"&gt;http://download.microsoft.com/download/A/D/7/AD7DC1B4-C740-4F05-8019-F1EB72326FB2/dyniprestrictions_beta_x86.msp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;x64 patch: &lt;A href="http://download.microsoft.com/download/7/C/0/7C0EC032-7FFF-4D6B-A846-F72EDC3CE952/dyniprestrictions_beta_x64.msp" mce_href="http://download.microsoft.com/download/7/C/0/7C0EC032-7FFF-4D6B-A846-F72EDC3CE952/dyniprestrictions_beta_x64.msp"&gt;http://download.microsoft.com/download/7/C/0/7C0EC032-7FFF-4D6B-A846-F72EDC3CE952/dyniprestrictions_beta_x64.msp&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;Go to IIS.net&lt;/H3&gt;
&lt;P&gt;x86 full install (patch link in page): &lt;A href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1825&amp;amp;g=6" mce_href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1825&amp;amp;g=6"&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1825&amp;amp;g=6&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;x64 full install (patch link in page): &lt;A href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1826&amp;amp;g=6" mce_href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1826&amp;amp;g=6"&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1826&amp;amp;g=6&lt;/A&gt;&lt;/P&gt;
&lt;H2&gt;Tips for a better experience&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;Make sure you have the download for the correct architecture and type (x86 or x64, full install or patch) &lt;/LI&gt;
&lt;LI&gt;Back-up your configuration 
&lt;UL&gt;
&lt;LI&gt;Such as by saving a copy of applicationHost.config and administrationHost.config prior to install &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;Stop WAS and WMSvc before starting the installation (you will have to restart these services after product is installed) 
&lt;UL&gt;
&lt;LI&gt;net stop was &lt;/LI&gt;
&lt;LI&gt;net stop wmsvc &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;H2&gt;Why does the install wizard ask to uninstall IP Security?&lt;/H2&gt;
&lt;P&gt;Installing DIPR beta using the (.msi) wizard will require you to uninstall the IP Security feature if it is installed. It is possible for both features to be installed at the same time, but this does have a performance impact, and it is recommended that only one of the 2 features be installed for this reason. WebPI will not uninstall IP Security when installing DIPR beta because it cannot verify the action with the user, and DIPR beta will not remove an installed feature without the user “OK”. IP Security may be removed after installing DIPR beta, but the IP restriction configuration and settings will be lost, so be conscious of this action.&lt;/P&gt;
&lt;H2&gt;Do I have to restart my computer?&lt;/H2&gt;
&lt;P&gt;The patch install may require you to restart your computer whether using WebPI or the .msp directly. If this is inconvenient, the restart may be postponed, but the update may not be effective until after a restart. Recycling WAS or doing an iisreset /restart may have a similar effect. Even if the patch is “actively working,” WebPI will not continue to install other features until after the restart has been completed.&lt;/P&gt;</description></item><item><title>Microsoft Web Platform Installer v1.0 Released!</title><link>http://blogs.iis.net/bills/archive/2009/01/21/microsoft-web-platform-installer-v1-0-released.aspx</link><pubDate>Thu, 22 Jan 2009 03:03:49 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2883085</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;p&gt;I’m excited to announce the immediate availability of the &lt;a href="http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx"&gt;Microsoft Web Platform Installer v 1.0&lt;/a&gt;.&amp;#160; The Web Platform Installer (Web PI) is a simple tool that makes it very easy to download and install Microsoft's entire Web Platform in one step, including IIS, Visual Web Developer 2008 Express Edition, SQL Server 2008 Express Edition and the .NET Framework. Using the Web Platform Installer’s user interface, you can choose to install either specific products or the entire Microsoft Web Platform onto your computer. The Web PI also helps keep your products up to date by always offering the latest additions to the Web Platform. Web PI 1.0 supports Windows XP, Windows 2003, Windows Vista and of course Windows 2008.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Auto-update your Release Candidate build!&lt;/h3&gt;  &lt;p&gt;One of the cool new features we put into the Release Candidate is the ability of Web PI to upgrade itself.&amp;#160; Try it today – if you installed the Web PI RC release in November or December, simply launch the tool again and you will see a prompt indicating that a new release is available.&amp;#160; Say “yes” and Web PI will automatically download and install the final release version, and launch it for you!&lt;/p&gt;  &lt;h3&gt;Install clean&lt;/h3&gt;  &lt;p&gt;Been waiting for the final product?&amp;#160; Wait no longer… if you haven’t tried Web PI yet, today is your lucky day…simply visit &lt;a title="http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx" href="http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx"&gt;http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx&lt;/a&gt; and click the “Install Now” button.&amp;#160; It will download and install Web PI in one click and away you go.&amp;#160; Even if you think you already have IIS and ASP.NET installed, **&lt;strong&gt;get this tool&lt;/strong&gt;** I can almost guarantee you there will be new features available for IIS or ASP.NET that you haven’t seen before..and if there aren’t today, there will be soon.&amp;#160; &lt;/p&gt;  &lt;h3&gt;Get Ready for MIX…&lt;/h3&gt;  &lt;p&gt;If you think Web PI v1.0 is cool….just wait for MIX. ;)&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt; &lt;a href="http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blogs.iis.net/blogs/bills/image_5F880896.png" width="770" height="572" /&gt;&lt;/a&gt;</description></item><item><title>Microsoft Web Platform Installer Release Candidate – Now works with XP and Windows 2003!</title><link>http://blogs.iis.net/bills/archive/2008/11/24/microsoft-web-platform-installer-release-candidate-now-works-with-xp-and-windows-2003.aspx</link><pubDate>Mon, 24 Nov 2008 19:32:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2765074</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;P&gt;I’m excited to announce the availability of the Release Candidate version of the &lt;A href="http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx" mce_href="http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx"&gt;Microsoft Web Platform Installer&lt;/A&gt; (Web PI).&amp;nbsp; **Update 1/20/2009 - the final v1.0 release &lt;A href="http://blogs.iis.net/bills/archive/2009/01/21/microsoft-web-platform-installer-v1-0-released.aspx" mce_href="http://blogs.iis.net/bills/archive/2009/01/21/microsoft-web-platform-installer-v1-0-released.aspx"&gt;is now available&lt;/A&gt;!**&lt;/P&gt;
&lt;P&gt;Web PI is a free tool that makes it simple to download and install the latest components of the Microsoft Web Platform, including IIS, ASP.NET, Visual Web Developer Express and SQL Server, along with a lot of cool &lt;A href="http://www.iis.net/extensions" mce_href="http://www.iis.net/extensions"&gt;IIS extensions&lt;/A&gt; like &lt;A href="http://www.iis.net/extensions/URLRewrite" mce_href="http://www.iis.net/extensions/URLRewrite"&gt;URL rewrite&lt;/A&gt; and &lt;A href="http://www.asp.net/mvc/" mce_href="http://www.asp.net/mvc/"&gt;ASP.NET MVC&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;Web PI offers a simple experience for downloading and installing the entire stack through a single installer to help you obtain the software you need to build and run a complete Web solution on the Microsoft Web platform, whether you are using Windows XP, Windows Server 2003, Windows Vista, or Windows Server 2008. &lt;/P&gt;
&lt;P&gt;Run Web PI to get started, and then run it again anytime to check for new extensions to the platform.&amp;nbsp; Every time Web PI is run it checks online to ensure the most current versions and new additions to the Microsoft Web Platform are downloaded.&amp;nbsp; Give &lt;A href="http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx" mce_href="http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx"&gt;Web PI a try&lt;/A&gt; today!&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>IIS7 Request Routing and Load Balancer Release Candidate Available for Download</title><link>http://blogs.iis.net/bills/archive/2008/11/13/iis7-request-routing-and-load-balancer-release-candidate-available-for-download.aspx</link><pubDate>Fri, 14 Nov 2008 03:38:03 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2744684</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;I’m excited to announce that &lt;a href="http://blogs.iis.net/wonyoo/archive/2008/11/13/application-request-routing-release-candidate-rc-has-been-released.aspx"&gt;IIS has released a Release Candidate&lt;/a&gt; of the new IIS7 Application Request Routing (ARR) extension!&amp;#160; ARR enables Web server administrators to easily scale-out Web applications and improve reliability through HTTP-level, rule-based routing and load balancing.&amp;#160; Read more about the &lt;a href="http://blogs.iis.net/wonyoo/archive/2008/11/13/application-request-routing-release-candidate-rc-has-been-released.aspx"&gt;cool new features&lt;/a&gt; in this new release and check out the &lt;a href="http://learn.iis.net/page.aspx/489/using-the-application-request-routing-module/"&gt;updated documentation&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Download the RC release:&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1709&amp;amp;g=6"&gt;Microsoft Application Request Routing for IIS 7 RC x86&lt;/a&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1712&amp;amp;g=6"&gt;Microsoft Application Request Routing for IIS 7 RC x64&lt;/a&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img alt="" src="http://www.iis.net/images/content/getstarted/extensions/ARR-BIG.png" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;For those who are new to IIS7’s ARR module, here are the benefits it provides:&lt;/p&gt;  &lt;h4&gt;Balance loads more efficiently across servers to maximize resource utilization&lt;/h4&gt;  &lt;p&gt;By taking advantage of Application Request Routing, administrators have the ability to create powerful routing rules based on URL, HTTP headers and server variables to determine the most appropriate Web application server for each request. ARR makes request routing decisions at the application level, and can be used in conjunction with hardware load balancers as an added layer of control over HTTP requests. For example, using the Application Request Router, administrators are able to route all *.aspx requests to a dynamic group of dedicated Web application servers, which can scale up and down based on traffic demands, while requests for video content, images, javascript and other static content can be served from the ARR machine, or a separate group of servers.&lt;/p&gt;  &lt;h4&gt;Increase Security and Scalability of Application Servers&lt;/h4&gt;  &lt;p&gt;Administrators can use IIS7 and the Application Request Routing feature on a reduced-footprint Windows Server core machine(s) to handle incoming requests, and then place traditional Web Application Servers on a middle tier of machines, which can protected behind additional firewalls and not exposed directly to the internet. This protects feature-rich Web application servers from being directly exposed to internet hacking attempts, and enables to scale-out cpu-intensive Web application servers independently. &lt;/p&gt;  &lt;h4&gt;Manage and monitor multiple server farms more easily through IIS Manager&lt;/h4&gt;  &lt;p&gt;ARR lets administrators create, manage, and apply load balancing rules to server farms in IIS 7.0 Manager. Administrators can then easily add or remove servers from a server farm to match demand without impacting application availability. ARR also includes live traffic and URL test monitoring capabilities to determine the health of individual servers and configuration settings, while allowing administrators to view aggregated runtime statistics in IIS 7.0 Manager.&lt;/p&gt;  &lt;h4&gt;Optimize and scale server capacity through client and host name affinity&lt;/h4&gt;  &lt;p&gt;Administrators can use ARR to route all requests from a specific client to a specific Web application server in a server farm by creating an affinity between the client and server. ARR includes the ability to differentiate clients behind Network Address Traversal (NAT) firewalls and hardware load-balancers, so each client is treated independently. Host name affinity lets hosting providers optimize resources per server and offer scaled solutions by routing requests to servers based on host name. &lt;/p&gt;  &lt;h4&gt;Features&lt;/h4&gt;  &lt;ul&gt;   &lt;li&gt;HTTP based routing decisions built using rules that examine HTTP request information &lt;/li&gt;    &lt;li&gt;Sophisticated load balancing algorithms to determine appropriate servers to service the HTTP requests &lt;/li&gt;    &lt;li&gt;Health monitoring for live traffic and specific URLs to determine the health of servers with a set of configuration parameters provided to calibrate baseline server health &lt;/li&gt;    &lt;li&gt;Client affinity to direct all requests from a client to a specific server by using cookies. &lt;/li&gt;    &lt;li&gt;Host name affinity to streamline administration for Web servers and to create additional business opportunities. &lt;/li&gt;    &lt;li&gt;Management of multiple server farms to enable pilot management and A/B testing scenarios. &lt;/li&gt;    &lt;li&gt;Management and monitoring of all configuration settings and aggregated runtime statistics through IIS Manager interface. &lt;/li&gt;    &lt;li&gt;Support for Failed Request Tracing Rules &lt;/li&gt; &lt;/ul&gt;</description></item><item><title>Find New IIS7 Extensions at http://www.iis.net/extensions/</title><link>http://blogs.iis.net/bills/archive/2008/11/11/find-new-iis7-extensions-at-http-www-iis-net-extensions.aspx</link><pubDate>Tue, 11 Nov 2008 22:55:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2739094</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;P&gt;I’m happy to announce that IIS7 Extensions have found their home at &lt;A href="http://www.iis.net/extensions"&gt;http://www.iis.net/extensions&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Every since IIS7 shipped 9 months ago, the IIS team has been cranking away adding new features to the platform.&amp;nbsp; Last time I blogged about &lt;A href="http://blogs.iis.net/bills/archive/2008/06/02/how-iis-ships-software.aspx" mce_href="http://blogs.iis.net/bills/archive/2008/06/02/how-iis-ships-software.aspx"&gt;how we do this&lt;/A&gt;, I realized we didn’t have a single place to learn about all of them, so I kicked off an effort within the team to create this.&amp;nbsp; Now that the pages are up, it is amazing to see how many new capabilities are already available on top of IIS7…which all by itself had more new features than any other IIS release in the history of the product.&amp;nbsp; It is a testament to not only the ingenuity and hard work of the IIS team, but a real validation that IIS7 is not just a Web server, it is a server platform.&amp;nbsp; All of these new features are built on top of public extensibility points that any developer can use, and provide a seamless runtime, configuration and administration experience that looks and feels like they were built into the product to begin with!&amp;nbsp; Here they are:&lt;/P&gt;
&lt;P&gt;Landing page:&amp;nbsp; &lt;A href="http://www.iis.net/extensions"&gt;http://www.iis.net/extensions&lt;/A&gt; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/AdministrationPack href="http://www.iis.net/AdministrationPack" mce_href="http://www.iis.net/AdministrationPack"&gt;http://www.iis.net/AdministrationPack&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/ApplicationRequestRouting href="http://www.iis.net/ApplicationRequestRouting" mce_href="http://www.iis.net/ApplicationRequestRouting"&gt;http://www.iis.net/ApplicationRequestRouting&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/BitRateThrottling href="http://www.iis.net/BitRateThrottling" mce_href="http://www.iis.net/BitRateThrottling"&gt;http://www.iis.net/BitRateThrottling&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/DatabaseManager href="http://www.iis.net/DatabaseManager" mce_href="http://www.iis.net/DatabaseManager"&gt;http://www.iis.net/DatabaseManager&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/FTP href="http://www.iis.net/FTP" mce_href="http://www.iis.net/FTP"&gt;http://www.iis.net/FTP&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/IISManager href="http://www.iis.net/IISManager" mce_href="http://www.iis.net/IISManager"&gt;http://www.iis.net/IISManager&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/PowerShell href="http://www.iis.net/PowerShell" mce_href="http://www.iis.net/PowerShell"&gt;http://www.iis.net/PowerShell&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/SmoothStreaming href="http://www.iis.net/SmoothStreaming" mce_href="http://www.iis.net/SmoothStreaming"&gt;http://www.iis.net/SmoothStreaming&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/URLRewrite href="http://www.iis.net/URLRewrite" mce_href="http://www.iis.net/URLRewrite"&gt;http://www.iis.net/URLRewrite&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/UrlScan href="http://www.iis.net/UrlScan" mce_href="http://www.iis.net/UrlScan"&gt;http://www.iis.net/UrlScan&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/WebDeploymentTool href="http://www.iis.net/WebDeploymentTool" mce_href="http://www.iis.net/WebDeploymentTool"&gt;http://www.iis.net/WebDeploymentTool&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/WebPlaylists href="http://www.iis.net/WebPlaylists" mce_href="http://www.iis.net/WebPlaylists"&gt;http://www.iis.net/WebPlaylists&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.iis.net/WebDAV href="http://www.iis.net/WebDAV" mce_href="http://www.iis.net/WebDAV"&gt;http://www.iis.net/WebDAV&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Check out the &lt;A href="http://www.iis.net/extensions" mce_href="http://www.iis.net/extensions"&gt;more than a dozen new features&lt;/A&gt; available today!&amp;nbsp; Over the next few weeks we’ll be adding video demos of each feature and more new content.&amp;nbsp; Stay tuned for many cool new features to come!&lt;/P&gt;</description></item><item><title>IIS’ Web Deployment Tool Beta 2 Released</title><link>http://blogs.iis.net/bills/archive/2008/10/30/iis-web-deployment-tool-beta-2-released.aspx</link><pubDate>Thu, 30 Oct 2008 13:23:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2714561</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;p&gt;The Web Deployment team had a big ‘coming out’ party yesterday at the PDC and &lt;a href="http://blogs.iis.net/msdeploy/archive/2008/10/29/the-web-deployment-tool-beta-2-is-now-available.aspx"&gt;announced immediate availability of a new Beta&lt;/a&gt; of the &lt;a href="http://learn.iis.net/page.aspx/426/overview/"&gt;Microsoft Web Deployment Tool&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;MS Deploy - Fundamentals&lt;/h3&gt;  &lt;p&gt;If you aren’t familiar with this tool yet, you’re going to want to take the time to browse the documents and give it a try.&amp;#160; It is one of the fundamental building blocks that IIS will be building on the next several years.&amp;#160; In it’s current beta form, it can be used to:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Migrate entire servers or individual sites from one machine to another (IIS6 –&amp;gt; IIS7) &lt;/li&gt;    &lt;li&gt;Sync Servers, Sites, and Applications (IIS6 –&amp;gt; IIS6, and IIS7 –&amp;gt; IIS7) &lt;/li&gt;    &lt;li&gt;Create offline packages that can be used as backups, version control, and deployment units &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;New Beta Features&lt;/h3&gt;  &lt;p&gt;The new beta has several new and exciting features you’ll want to check out.&amp;#160; The new release includes an all-new IIS Manager extension that enables you to create, and install packages from within IIS Manager.&amp;#160; Imagine being able to right click on your Web site, create an offline ‘package’ of the site and all of it’s configuration, dependencies, etc., and then roll it out over any number of servers, locally or remote!&amp;#160; &lt;/p&gt;  &lt;p&gt;The beta also provides support for ‘delegated’ publishing, which enables Administrators to grant control to developers and Web site owners to do the packaging and publishing without being a machine administrator.&amp;#160; This is going to be a huge boon for Shared Hosters especially, allowing richer application publishing than ever before.&amp;#160; &lt;a href="http://discountasp.net"&gt;DiscountASP.net&lt;/a&gt;, one of our close hosting partners, is offering 2000 free accounts as part of a limited Beta which allows you to try out this new functionality – &lt;a href="http://labs.discountasp.net"&gt;sign-up today&lt;/a&gt;, availability is limited.&lt;/p&gt;  &lt;p&gt;The new beta also includes support for SQL Server, enabling you to include SQL databases (Schema + Data) as part of your deployment, both live server &amp;lt;-&amp;gt; sync as well as offline packaging!&lt;/p&gt;  &lt;p&gt;And lots of bug fixes, performance improvements, etc.&amp;#160; Please note:&amp;#160; the last beta was released as a “GoLive” release, which means we felt it was ready for production use.&amp;#160; This Beta includes so many new features for the first time that we have not marked it as “GoLive”.&amp;#160; The migration and sync features should work as well, if not better than the previous release, but the new features are still under testing and we need your feedback to feel confident they are ready.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Visual Studio 10 Integration!&lt;/h3&gt;  &lt;p&gt;The team also announced integration with &lt;a href="http://www.microsoft.com/express/vwd/"&gt;Visual Web Developer Express&lt;/a&gt; as part of the upcoming Visual Studio 10 release which will enable developers to create application packages at development/build time, which can then be deployed directly from within VS (one-click publishing to remote servers!) or offline as part of a staging process.&amp;#160; Developers and IT Pros can rejoice with that one: no more 10-page instruction-custom-script-manual-deployments, do it all automatically with a perfectly repeatable deployment package created within VS using MSDeploy!&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Thanks!&lt;/h3&gt;  &lt;p&gt;This beta release is a huge next step for MS Deploy, and the team worked very hard (including some late nights and weekends :) to get it ready for PDC.&amp;#160; Please give it a try and help us make it better by giving us feedback!&amp;#160; Some important links:&lt;/p&gt;  &lt;p&gt;Web Deployment Tool forum: &lt;a href="http://forums.iis.net/1144.aspx"&gt;http://forums.iis.net/1144.aspx&lt;/a&gt;     &lt;br /&gt;Web Deployment Team blog: &lt;a href="http://blogs.iis.net/msdeploy/"&gt;http://blogs.iis.net/msdeploy/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Downloads&lt;/h3&gt;  &lt;p&gt;x86 version: &lt;a href="http://go.microsoft.com/fwlink/?LinkId=109365"&gt;http://go.microsoft.com/fwlink/?LinkId=109365&lt;/a&gt;     &lt;br /&gt;x64 version: &lt;a href="http://go.microsoft.com/fwlink/?LinkId=109366"&gt;http://go.microsoft.com/fwlink/?LinkId=109366&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Quick Starts:&lt;/h3&gt;  &lt;p&gt;1. &lt;a href="http://learn.iis.net/page.aspx/426/overview-of-ms-deploy/"&gt;Web Deployment Tool Overview&lt;/a&gt; (overview of the features)&amp;#160; &lt;/p&gt;  &lt;p&gt;2. &lt;a href="http://learn.iis.net/page.aspx/421/installing-ms-deploy/"&gt;Installing the Web Deployment Tool&lt;/a&gt; (installation and remote service options)&lt;/p&gt;  &lt;p&gt;3. &lt;a href="http://learn.iis.net/page.aspx/514/create-a-package/"&gt;Create a Package&lt;/a&gt; (creating a package including content, databases and more)&amp;#160; &lt;br /&gt;4. &lt;a href="http://learn.iis.net/page.aspx/515/install-a-package/"&gt;Install a Package&lt;/a&gt; (deploying the package to a local or remote machine) &lt;/p&gt;  &lt;p&gt;5. &lt;a href="http://learn.iis.net/page.aspx/421/installing-ms-deploy/"&gt;Configure the Delegation Service&lt;/a&gt; (enable deployment to an IIS 7.0 server)&lt;/p&gt;  &lt;p&gt;More quick guides can be found at the &lt;a href="http://learn.iis.net/page.aspx/346/web-deployment-tool/"&gt;Web Deployment Tool main page&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>