iis

Browse by Tags

All Tags » Extensions (RSS)
Patch for Dynamic IP Restrictions for IIS 7 - Beta
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: http://www.iis.net/extensions/DynamicIPRestrictions . In short, it is a handy tool that is easy to configure to protect a site/server from certain attacks. A bug was discovered in the Beta for Microsoft Dynamic IP Restrictions for IIS 7 for which a patch 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. 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...
Microsoft Web Platform Installer v1.0 Released!
I’m excited to announce the immediate availability of the Microsoft Web Platform Installer v 1.0 .  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.    Auto-update your Release Candidate build! One of the cool new features we put into the Release Candidate is the ability of Web PI to upgrade itself.  Try it today – if you installed the Web PI RC release in November or December, simply launch the tool again...
Microsoft Web Platform Installer Release Candidate – Now works with XP and Windows 2003!
I’m excited to announce the availability of the Release Candidate version of the Microsoft Web Platform Installer (Web PI).  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 IIS extensions like URL rewrite and ASP.NET MVC . 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. Run Web PI to get started, and then run it again anytime to check for new extensions to the platform.  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.  Give Web PI a try today! Read More...
IIS7 Request Routing and Load Balancer Release Candidate Available for Download
I’m excited to announce that IIS has released a Release Candidate of the new IIS7 Application Request Routing (ARR) extension!  ARR enables Web server administrators to easily scale-out Web applications and improve reliability through HTTP-level, rule-based routing and load balancing.  Read more about the cool new features in this new release and check out the updated documentation . Download the RC release: Microsoft Application Request Routing for IIS 7 RC x86 Microsoft Application Request Routing for IIS 7 RC x64     For those who are new to IIS7’s ARR module, here are the benefits it provides: Balance loads more efficiently across servers to maximize resource utilization 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...
Find New IIS7 Extensions at http://www.iis.net/extensions/
I’m happy to announce that IIS7 Extensions have found their home at http://www.iis.net/extensions/   Every since IIS7 shipped 9 months ago, the IIS team has been cranking away adding new features to the platform.  Last time I blogged about how we do this , 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.  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.  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.  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...
IIS7 URL Rewrite Extension is finished – download now!
I’m excited to announce that the IIS7 URL Rewrite extension is finished and available for download.  For more information on some last minute features we added, and how to download it, see Ruslan’s blog post here:  http://blogs.iis.net/ruslany/archive/2008/11/10/url-rewrite-module-release-to-web.aspx   Many, many, many customers have asked me for URL Rewrite capabilities over the years, and I’m happy to finally provide a high performance, reliable, and fully supported solution from Microsoft.  URL Rewrite has many very cool features for Web applications and makes managing URL Rewrite rules easier to create and manage than any other solution out there.  If you have IIS7, and you care about having clean URLs that search engines love to index, you need URL Rewrite.  Download it today! Read More...
IIS’ Web Deployment Tool Beta 2 Released
The Web Deployment team had a big ‘coming out’ party yesterday at the PDC and announced immediate availability of a new Beta of the Microsoft Web Deployment Tool .   MS Deploy - Fundamentals 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.  It is one of the fundamental building blocks that IIS will be building on the next several years.  In it’s current beta form, it can be used to: Migrate entire servers or individual sites from one machine to another (IIS6 –> IIS7) Sync Servers, Sites, and Applications (IIS6 –> IIS6, and IIS7 –> IIS7) Create offline packages that can be used as backups, version control, and deployment units   New Beta Features The new beta has several new and exciting features you’ll want to check out.  The new release includes an all-new IIS Manager extension that enables you to create, and install packages from within IIS Manager.  Imagine being able to...
New IIS7 extensions available for download!
One of the best parts of being on the IIS team is shipping great software.  First there was IIS7, now you can expect to see lots of great extensions for the best Web server in the world that plug-in seamlessly using the new IIS7 extensibility model.  When IIS7 launched, we also shipped several new free extensions which I linked to in my last post.  Now we're at it again...the past few weeks we've shipped several more ultra-cool modules free for download.  Check out:   Administration Pack for IIS7 This technical preview adds seven new administration features to IIS Manager with some never-seen-before administration capabilities, including:   Database manager , which provides built-in SQL Server management, including the ability to create, delete and edit tables and indexes, manage stored procedures and execute custom queries (just like sql query analyzer).  Best of all, it is fully integrated into IIS manager, remotes through the IIS Manager...
More Posts