DownloadCENTER DownloadCENTER http://www.iis.net/ http://backend.userland.com/rss Community Server v2.0 (http://www.communityserver.org) Zend Core 2.0 <p>Zend Core is the leading production quality PHP 5 stack that provides the certified, enhanced capabilities with support and services that serious professionals need for PHP development and production.</p><p>&nbsp;Support is availible for a small fee. </p> http://www.iis.net//1432/ItemPermalink.ashx ZendMktg http://www.iis.net//1432/ItemPermalink.ashx Thu, 22 Mar 2007 16:25:03 GMT Nmageman <p>If you want to do these, it is Nmageman. </p><ul><li>When the image is accessed, the size is dynamically converted.</li><li><dt>When the image is accessed, the format is dynamically converted. </dt></li><li><dt>The converted image is cached, and it outputs it by the following accesses. </dt></li><li>It outputs it more beautifully than the reduction by Style Sheet and the width attribute. </li><li>and so on...</li></ul><p>&nbsp;</p> http://www.iis.net//1639/ItemPermalink.ashx yrm http://www.iis.net//1639/ItemPermalink.ashx Wed, 05 Mar 2008 04:28:16 GMT NOM <p>If NOM is used, such a thing becomes possible!</p><ul><li>Creating of COM Object from Native-DLL without Regsvr32. </li><li>Creating of .NET Object from Managed-DLL without Regasm.&nbsp;&nbsp;</li></ul><p>For example, you can use .NET Object from&nbsp;classic ASP.&nbsp;</p><p>Assuming, if your web site was written with VBScript, as for you it is possible to continue to develop with C#.</p><p>&nbsp;</p> http://www.iis.net//1558/ItemPermalink.ashx yrm http://www.iis.net//1558/ItemPermalink.ashx Tue, 29 Jan 2008 21:21:29 GMT Nasp <p>If Nasp is used, such a thing becomes possible!</p><ul><li>Separation of script (ASP) and template (HTML)</li><li>Event driven construction</li><li>The utilization of Bag</li><li>The design which copes with the back button&nbsp; of browser</li><li>File upload</li><li>Generating mail contents and the like from the templete</li><li>{checked, selected} of {&lt;input&gt;, &lt;select&gt;} without time utilization<br /></li></ul>&nbsp; http://www.iis.net//1582/ItemPermalink.ashx yrm http://www.iis.net//1582/ItemPermalink.ashx Tue, 18 Mar 2008 00:28:24 GMT Guideman <p>If you want to do these, it is Guideman. </p><ul><li>Want to show beautiful URL. </li><li>Want to become HTTPS. </li><li>Want to redirect the portable terminal to another. </li><li>Want to shed the REFERER difference. </li><li>Want to limit IP. </li><li>and so on...</li></ul><p>Guideman like a mod_rewrite in Apache.</p><p>&nbsp;</p> http://www.iis.net//1529/ItemPermalink.ashx yrm http://www.iis.net//1529/ItemPermalink.ashx Tue, 29 Jan 2008 21:19:51 GMT BlueDragon 7.0 for the Microsoft .NET Framework <p>BlueDragon is a ColdFusion* Markup Language (CFML) interpreter and runtime that is implemented as an IHttpHandler that is tightly integrated with IIS and ASP.NET. CFML is a popular server-side scripting language for creating dynamic database-driven web sites.&nbsp;Based on HTML-like markup tags, CFML is characterized by its low learning curve and ease-of-use, particularly for web designers who do not have a technical background in traditional programming languages such as C/C++, C#,&nbsp;or Java.</p><p>*ColdFusion is a registered trademark of Adobe Systems Incorporated (&quot;Adobe&quot;) in the United States and/or other countries, and its use in this document does not imply the sponsorship, affiliation, or endorsement of Adobe.</p> http://www.iis.net//1448/ItemPermalink.ashx vinceb http://www.iis.net//1448/ItemPermalink.ashx Tue, 17 Apr 2007 14:11:51 GMT IIS 7.0 IIS Manager extension to Find Debug Modules <p>Often assemblies are built in debug mode and deployed on production servers causing performance degradation. Using this module you can scan all your website folders to find .net modules that are built in debug mode.</p><p>&nbsp;</p> http://www.iis.net//1581/ItemPermalink.ashx vijaysk http://www.iis.net//1581/ItemPermalink.ashx Mon, 17 Dec 2007 14:39:39 GMT MetaBaseImport Tool to recover websites from a stale metabase.xml http://www.iis.net//1484/ItemPermalink.ashx vijaysk http://www.iis.net//1484/ItemPermalink.ashx Wed, 21 Nov 2007 23:14:58 GMT Logging UI for IIS 7.0 on Windows Vista <p>Windows Vista did not ship with a user interface to configure logging in the IIS Server Manager.&nbsp; This download provides source code and binaries to provide you with the configuration interface you need.</p><p><strong>&nbsp;To Install:</strong></p><ol><li>Download the ZIP file and extract the MSI.&nbsp; </li><li>Install the MSI</li><li>Run notepad as Administrator<br />(do this by right-clicking your notepad shortcut and chosing &quot;Run as Administrator&quot;)</li><li>Open %systemdir%\system32\inetsrv\config\administration.config</li><li>Find the &lt;moduleProviders&gt; section and add the following element:<br />&lt;add name=&quot;VistaIisLogging&quot;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;type=&quot;Microsoft.Web.Management.Iis.Server.LoggingModuleProvider, IisLoggingServer, Version=<strong>1.1.0.0</strong>, Culture=neutral, PublicKeyToken=74622615c9245f3f&quot; /&gt;</li><li>Find the &lt;modules&gt; section under the &lt;location path&quot;.&quot;&gt; element and add the following element:<br />&lt;add name=&quot;VistaIisLogging&quot; /&gt;</li><li>Save the file and open InetMgr.exe</li></ol><p><strong>IMPORTANT: </strong>If you downloaded the previous version, be sure to change the version number of the module in your <strong>administration.config</strong> file.</p><p>For questions or comments, please contact me from my blog: <a href="http://blogs.iis.net/tobintitus/contact.aspx">http://blogs.iis.net/tobintitus/contact.aspx</a></p> http://www.iis.net//1328/ItemPermalink.ashx TobinTitus http://www.iis.net//1328/ItemPermalink.ashx Wed, 14 Feb 2007 19:19:02 GMT IIS Blog Reader for Powershell <p>This script is an example that allows you to read the blog posts on IIS.NET.</p><p>For more information, check out my blog post about this topic at:<br /><a href="http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx">http://blogs.iis.net/tobintitus/archive/2007/02/13/reading-iis-net-blogs-with-powershell.aspx</a></p> http://www.iis.net//1387/ItemPermalink.ashx TobinTitus http://www.iis.net//1387/ItemPermalink.ashx Wed, 14 Feb 2007 17:27:28 GMT IIS 7.0 Trace Viewer <p>Trace Viewer allows you to look at Failed Request Event Traces in the IIS7 User Interface. </p> http://www.iis.net//1653/ItemPermalink.ashx thomad http://www.iis.net//1653/ItemPermalink.ashx Thu, 27 Mar 2008 16:13:34 GMT Server Header <p>The following ZIP file contains an ISAPI filter (including the source code) which allows you to modify the Server Header of IIS4/5/5.1/6 and 7.0. The Server Header is configurable via the .ini file in the same directory. An install script (install_filter.vbs) will install the filter in IIS. </p><p>You are free to try or modify the filter. Urlscan includes this functionality as well. </p> http://www.iis.net//1332/ItemPermalink.ashx thomad http://www.iis.net//1332/ItemPermalink.ashx Tue, 30 Jan 2007 01:44:57 GMT ISAPI_Rewrite 3.0 <p>ISAPI_Rewrite 3&nbsp;is a powerful&nbsp;URL rewriter module&nbsp;for IIS, compatible with Apache <strong>mod_rewrite</strong>&nbsp;syntax, which&nbsp;makes possible to move configurations from Apache to IIS and vice versa just by copying <strong>.htaccess</strong> files. It is used for search engine optimization, to proxy another server&#39;s content, stop hotlinking or strengthen server security.</p> http://www.iis.net//1511/ItemPermalink.ashx slov http://www.iis.net//1511/ItemPermalink.ashx Thu, 13 Sep 2007 08:04:59 GMT A lightweight IIS 6.0 Web Manager <p>This Web Application is written in ASP.Net 2.0 to manage IIS 6.0 Websites. Using this tool a Web Admin can monitor his/her IIS Web Sites/Application pools&nbsp; from any where through the WEB. </p> http://www.iis.net//1688/ItemPermalink.ashx Saurabh Singh http://www.iis.net//1688/ItemPermalink.ashx Fri, 13 Jun 2008 16:38:01 GMT SQL Server 2005 Installer Hotfix for Windows Web Server 2008 (x86) <p>One of the most requested features on Windows Web Server 2008 is SQL Server support for local web applications.&nbsp; When SQL Server 2008 ships later this year, Standard and above editions will install easily on Windows Server 2008. However, we wanted to go the extra mile and support SQL Server 2005 on Windows Web Server 2008 today!&nbsp; For customers who want to use SQL Server 2005, please download and install this hotfix on Windows Web Server 2008.</p> http://www.iis.net//1657/ItemPermalink.ashx SaadL http://www.iis.net//1657/ItemPermalink.ashx Mon, 07 Apr 2008 12:40:03 GMT SQL Server 2005 Installer Hotfix for Windows Web Server 2008 (x64) One of the most requested features on Windows Web Server 2008 is SQL Server support for local web applications.&nbsp; When SQL Server 2008 ships later this year, Standard and above editions will install easily on Windows Server 2008. However, we wanted to go the extra mile and support SQL Server 2005 on Windows Web Server 2008 today!&nbsp; For customers who want to use SQL Server 2005, please download and install this hotfix on Windows Web Server 2008. http://www.iis.net//1658/ItemPermalink.ashx SaadL http://www.iis.net//1658/ItemPermalink.ashx Mon, 07 Apr 2008 12:47:42 GMT IISxpress 2.3 <p>IISxpress is a powerful and highly configurable compression plug-in for IIS. IISxpress enhances the latest Microsoft web technologies like ASP.NET and Ajax (not forgetting ASP, ISAPI and CGI) by reducing page footprint allowing you to concentrate on deploying rich content without worrying about end user download performance and bandwidth costs.</p><p>With IISxpress you can significantly reduce the download footprint of HTML, JS, CSS, XML, SOAP, XMLRPC and most binary content types.</p><p>IISxpress is FREE to use on Windows 2008,&nbsp;Windows Vista, and XP Professional. On server versions of Windows IISxpress is FREE for personal use. For commercial and government use IISxpress is $79 per installed server.</p><p>Free versions of IISxpress do not contain spyware or&nbsp;adware and are functionally identical to the full commercial version. You just get 100% compression and nothing else.</p> http://www.iis.net//1275/ItemPermalink.ashx ripcord http://www.iis.net//1275/ItemPermalink.ashx Mon, 26 May 2008 20:33:15 GMT FrontPage 2002 Server Extensions for IIS 7.0 - RC1 <p>Microsoft and Ready-to-Run Software have released a new version of the FrontPage 2002 Server Extensions (FPSE 2002) for Windows Server 2008 (Code Name &quot;Longhorn&quot;) and Windows Vista.</p><p>This version of the FrontPage 2002 Server Extensions is designed for&nbsp;32-bit and 64-bit systems. (<strong>Note</strong>: The FrontPage 2002 Server Extensions use a 32-bit worker process on 64-bit systems.)</p> http://www.iis.net//1577/ItemPermalink.ashx Ready-to-Run http://www.iis.net//1577/ItemPermalink.ashx Fri, 14 Dec 2007 13:48:50 GMT FrontPage 2002 Server Extensions for IIS 7.0 <p>Microsoft and Ready-to-Run Software have released a new version of the FrontPage 2002 Server Extensions (FPSE 2002) for Windows Server 2008 and Windows Vista.</p><p>This version of the FrontPage 2002 Server Extensions is designed for 32-bit and 64-bit systems. (<strong>Note</strong>: The FrontPage 2002 Server Extensions use a 32-bit worker process on 64-bit systems.)</p> http://www.iis.net//1630/ItemPermalink.ashx Ready-to-Run http://www.iis.net//1630/ItemPermalink.ashx Wed, 27 Feb 2008 13:04:36 GMT IISRESET UI Module for IIS7 Manager <p>In IIS7 (atleast till RC0 release), you might find no UI way to restart IIS services (IISAdmin, WAS, W3SVC). Only way is by using the command line exe - the classic IISRESET. </p><p>Here is my UI module which give you a UI way to do this. This also shows the status of each IIS service running.</p> http://www.iis.net//1554/ItemPermalink.ashx rakkimk http://www.iis.net//1554/ItemPermalink.ashx Tue, 06 Nov 2007 14:45:20 GMT FTP7 Active Directory properties UI This IIS7 UI module which would be used while using FTP server with Active Directory user Isolation. <p>In IIS6.0, you had IisFTP.vbs file which you would use to set msIIS-FTPRoot and msIIS-FTPDir property for the user in Active directory. </p><p>Below is how it looks:</p><blockquote><p><a href="http://blogs.msdn.com/blogfiles/rakkimk/WindowsLiveWriter/IIS7UIModuleforsettingFTPActiveDirectory_33ED/image.png"><img style="border-width: 0px" src="http://blogs.msdn.com/blogfiles/rakkimk/WindowsLiveWriter/IIS7UIModuleforsettingFTPActiveDirectory_33ED/image_thumb.png" border="0" alt="image" width="461" height="476" /></a>&nbsp;</p></blockquote> http://www.iis.net//1570/ItemPermalink.ashx rakkimk http://www.iis.net//1570/ItemPermalink.ashx Fri, 07 Dec 2007 14:04:15 GMT IIS7 Backup Restore UI <p>This is a UI way for the below appcmd commands:</p><p><strong>&nbsp; &nbsp;appcmd add backup &quot;backupname&quot;</strong></p><p><strong>&nbsp; &nbsp;appcmd restore backup &quot;backupname&quot;</strong></p><p>&nbsp;</p> http://www.iis.net//1552/ItemPermalink.ashx rakkimk http://www.iis.net//1552/ItemPermalink.ashx Mon, 05 Nov 2007 06:09:27 GMT FREBUIModule <font size="2">IIS7 has an inbuilt FREB module which does the Failed Request tracing. Read more about FREB here </font><a href="http://www.iis.net/default.aspx?tabid=2&amp;subtabid=25&amp;i=969&amp;p=1"><font size="2" color="#0000ff">http://www.iis.net/default.aspx?tabid=2&amp;subtabid=25&amp;i=969&amp;p=1</font></a><font size="2">. In a nutshell, it is similar to ETW tracing. It is now in-built (optional) functionality of IIS7. This will create XML files which will be stored in C:\Inetpub\logs\FailedReqLogFiles\W3SVC*. * - website identifier. My module will give an UI interface to display all available files with their name, path, URL and status code.</font> http://www.iis.net//1461/ItemPermalink.ashx rakkimk http://www.iis.net//1461/ItemPermalink.ashx Tue, 27 Nov 2007 04:41:56 GMT IIS7 - ASP.NET 1.1 Advisor This would just tell you if all prerequisites for running an ASP.NET 1.1 application on IIS7 is met on the selected website. http://www.iis.net//1645/ItemPermalink.ashx rakkimk http://www.iis.net//1645/ItemPermalink.ashx Thu, 20 Mar 2008 05:41:22 GMT IIS7 - Command line tool (managed) to set FTP properties in Active Directory <p>IIS7 - Command line tool (managed) to set FTP properties in Active Directory</p> http://www.iis.net//1699/ItemPermalink.ashx rakkimk http://www.iis.net//1699/ItemPermalink.ashx Fri, 06 Jun 2008 13:42:37 GMT ThreatSentry - IIS Web Application Firewall <p>ThreatSentry is comprised of a&nbsp;Web Application Firewall and&nbsp;an AI-based behavioral modeling and analysis&nbsp;Intrusion Prevention component specifically designed to address internal and external unauthorized system access, compliance and&nbsp;cyber-criminal threats on Web servers utilizing Microsoft Internet Information Services (IIS). <br /><br />ThreatSentry supports single or multiple server environments and provides protection from an array of documented exploitive techniques including SQL Injection, Directory Traversal, Cross-site scripting, Parameter Manipulation, Buffer Overflow, Denial of Service,&nbsp;Parser Evasion, High-bit Shellcode and also stops any unusual activity falling outside acceptable patterns of use. $649 per server. 30 day free trial.</p> http://www.iis.net//1274/ItemPermalink.ashx privacyware http://www.iis.net//1274/ItemPermalink.ashx Tue, 24 Jun 2008 14:02:47 GMT Native ASP Barcode Generator <div align="left"><font class="producttext">The PrecisionID Native ASP Barcode Generator creates web based barcodes directly from pure ASP code without any dependencies, components or DLLs. The software is very simple and enables web based implementation of Code 128 (code sets A, B, and C), Code 39, UPC-A, Interleaved 2 of 5, EAN-13, Postnet, Planet, and MSI Barcodes. This Native ASP Barcode Generator Package includes the ASP source code and <a href="http://www.precisionid.com/tutorials/PrecisionID_Native_ASP_Barcode_Generator.pdf">User&#39;s Guide</a>. For a demonstration of the generator, goto <a href="http://www.native-asp-barcode.com/">www.native-asp-barcode.com</a>.&nbsp; This site includes instructions of how to evaluate the barcode generator on your website.</font></div> http://www.iis.net//1662/ItemPermalink.ashx PrecisionID http://www.iis.net//1662/ItemPermalink.ashx Wed, 09 Apr 2008 22:31:38 GMT httpZip httpZip for advanced Microsoft IIS HTTP compression accelerates sites, speeds up apps, and reduces bandwidth costs dramatically! httpZip improves page load times for site visitors while leveraging server resources. All of this is done transparently, compressing Web pages using HTTP encoding algorithms supported in all browsers to reduce file sizes to as little as 2% of their original size (that&rsquo;s 98% smaller)! httpZip compresses static Web files (HTML, CSS, JavaScript, or any text-based file) and dynamic output (including ASP, ASP.NET, ColdFusion, PHP, Perl, and JSP) with ease. Safe defaults make httpZip an excellent choice for hosting providers or any site/app with complex code. With MIME type, file, and directory exclusions, browser compatibility checking delivers granular control over safe file compression. httpZip&#39;s in-memory compression cache minimizes CPU overhead by serving static and many dynamic pages in a pre-compressed format. Optional white space removal for HTML and CSS delivers an additional 5-10% savings (and prevents hackers from source sifting). httpZip provides a GUI settings manager, a COM interface for developers seeking in-code compression control, and accurate HTML reporting to measure performance gains. Third party compatibility includes the Akamai content distribution network, Windows SharePoint Services (SPS), Microsoft&#39;s Internet Security and Acceleration Server (ISA), Microsoft Small Business Server (SBS), Exchange with Outlook Web Access (OWA), BEA WebLogic, IBM WebSphere, Tomcat, and third-party ISAPI filters (including URL rewriters). httpZip will easily pay for itself by reducing bandwidth costs and dramatically improving network response times for Web sites and applications. Add some Zip to your site today! httpZip is available as a free 30-day trial, and, like all Port80 Software products, httpZip includes free IIS technical support. http://www.iis.net//1267/ItemPermalink.ashx port80 http://www.iis.net//1267/ItemPermalink.ashx Wed, 07 Feb 2007 15:54:59 GMT LinkDeny <p>Unscrupulous site owners may link to your content directly and literally steal your bandwidth. This theft is commonly called leeching, hotlinking, inline linking, or bandwidth theft, and such direct linking to your valuable image, video, binary files or other important site content is typically done without your knowledge, let alone your permission! Now, with LinkDeny, you can fight back and control access to your Web site or Web-based application content and to ensure that your bandwidth use is for your site users only -- keeping out all types of &quot;bad&quot; traffic.<br /><br />LinkDeny&#39;s powerful access control features allow you to transparently stop bandwidth pirates and potential hackers in their tracks by limiting their access via a Web request&#39;s:&nbsp;</p><ul><li>IP address </li><li>Referring URL </li><li>Country or geographic location </li><li>Demographics </li><li>Length of user session </li><li>Type of Web browser </li><li>Existence of cookie </li><li>HTTP request header type and content </li></ul><p>The flexible, rules-based system allows you to dream up just about any method to allow or deny access to content resources, making LinkDeny a powerful security tool for Microsoft IIS Web site administrators and management.<br /><br />Whether you implement your own rules or use any of the dozens of predefined access templates, LinkDeny addresses all sorts of common site problems from simple security to traffic management. For example, LinkDeny technology has been successfully used to protect against country level and targeted site attacks, control references from troubling posts or Blog mentions (or any site), limit traffic overloads from social networking and other leeching site posts, minimize affiliate system fraud, and stop pesky users abusing comment and message board systems.<br /><br />You&#39;ll be able to control your site traffic with confidence with LinkDeny. Detailed logging and a built-in testing interface insures that you don&#39;t block good traffic. An XML-formatted rules engine makes for easy integration of LinkDeny into existing site backends and content management systems. Implemented as a solid and fast ISAPI filter, LinkDeny will give you more control with very little performance impact. Get in control of your content and bandwidth access with LinkDeny today!</p> http://www.iis.net//1370/ItemPermalink.ashx port80 http://www.iis.net//1370/ItemPermalink.ashx Tue, 06 Mar 2007 14:29:46 GMT PageXchanger Negotiate language and file preferences with browsers -- and remove pesky file extensions from your Web sites!&nbsp; PageXchanger offers a unique approach to Web site content, source code and even URLs. This Microsoft IIS server tool separates content from the underlying Web technology, providing a powerful form of content negotiation so that Web sites can use cleaner URLs in source code and Web browser displays. Eliminate and hide accessed file types from the site visitor by enabling developers to remove any extension (.html, .aspx, .php, .js, .gif, etc.) from source code, making your IIS-based Web sites and applications more secure (application layer masking), more friendly (file presentation based on browser and server preferences) and easier to maintain (faster migration to new technologies). With clean URLs, site security is strengthened by masking the technology a Web site was built upon from potential hackers. Obscure your Web site&#39;s technology platform with PageXchanger to stop hacker exploits like direct URL guesses and source sifting. PageXchanger allows for multiple forms of content to be served automatically by separating content from underlying site technologies. Deliver the same page in multiple languages, with content served up appropriately based on the user&#39;s default language settings in their Web browser. Developers can present multiple forms of images or other data &ndash; use PNG images, XHTML, client-side XML and other advanced technologies along side existing content safely and easily without complex browser detection or rewriting the entire site. Save time and money when you present persistent URLs in all company communications and avoiding annoying redirects, broken links or lost search engine rankings. Migration from one technology to another, say from ColdFusion to ASP.NET, is also faster, more reliable, and completely transparent to end users. Get into content negotiation on IIS with PageXchanger today! PageXchanger is available as a free 30-day trial, and, like all Port80 Software products, PageXchanger includes free IIS technical support. http://www.iis.net//1270/ItemPermalink.ashx port80 http://www.iis.net//1270/ItemPermalink.ashx Wed, 07 Feb 2007 18:54:41 GMT CacheRight Speed up repeat Web site and application visits (and reduce server strain) with cache control... A 304 Not Modified Web server response is a waste of time. Why should repeat Web visitors request the same content over and over when it can be cached and accessed faster from a local browser or proxy cache? CacheRight allows developers to easily craft and administer effective cache control policies for every Microsoft IIS site resource through a single rules file -- dramatically speeding up sites and eliminating unnecessary requests for more throughput. Use CacheRight to centralize caching policies rather than creating rules in a one-off fashion via IIS, and deliver faster pages for happier customers and more productive corporate users. Cache control for many developers is limited to using the META tag or relying on the Last-Modified date for a file. Unfortunately, this technique is time consuming, fails to leverage browser and proxy caches, works poorly for HTML output, and does nothing at all for the most cache-worthy items in a site &ndash; images! With CacheRight, a simple configuration rules file in the Web site&#39;s home directory enables developers to set up rules that control expiration by file location or file type. After first access, unchanging images, PDFs, Flash, multimedia files and other page elements are delivered crisply from the repeat user&#39;s browser cache. Dynamic content is served guaranteed fresh, without competing with validation requests and static content for precious server cycles and bandwidth. Send data less often for IIS speed and Web server efficiency with CacheRight! CacheRight is available as a free 30-day trial, and, like all Port80 Software products, CacheRight includes free IIS technical support. http://www.iis.net//1269/ItemPermalink.ashx port80 http://www.iis.net//1269/ItemPermalink.ashx Wed, 07 Feb 2007 18:48:57 GMT CustomError Turn dead links, 404s, and other site HTTP errors into good traffic &ndash; and set up error pages easily on Microsoft IIS Web servers with CustomError. A &lsquo;page cannot be found&#39; message on your site might as well be &lsquo;STOP&rsquo; to your users. To get them back on track, CustomError for IIS allows developers to add their own error pages (or error images!) by simply uploading them to a designated directory on their IIS Web server. No administrator intervention is required. Customizing error pages becomes a normal part of Web site and application design &ndash; providing a more integrated user experience and enhancing security by masking Web server-specific default error messages, an important part of defense-in-depth. CustomError also helps with link management and search engine optimization (SEO). CustomError&#39;s centralized 404-redirection rules file makes managing 404 or other redirected links a breeze. Dead, inbound links are becoming a bigger issue as Web sites and apps change, blogs point to content and then the links change, and search engine marketing grows. Take advantage of wasted traffic by redirecting your dead links to new content and saving your SEO ranking work with CustomError. CustomError comes pre-loaded with a library of error page templates and accommodates multiple libraries for multiple sites or virtual servers. Compatible with popular scripting languages like ASP, ASP.NET, ColdFusion, JSP, and Perl, CustomError works seamlessly with other Port80 products like URLSpellCheck and PageXchanger. CustomError is available as a free 30-day trial, and, like all Port80 Software products, CustomError includes free IIS technical support. http://www.iis.net//1272/ItemPermalink.ashx port80 http://www.iis.net//1272/ItemPermalink.ashx Wed, 07 Feb 2007 19:04:43 GMT URLSpellCheck Recover lost traffic automagically from Web site mistakes and mistyped URLs! Web visitors are an extremely impatient lot, and so annoying Web server 404 and other HTTP errors will quickly lead users to abandon your site. URLSpellCheck improves user experience and lowers customer abandonment rates on Microsoft IIS Web sites and applications by correcting common typing errors in URLs automatically. URLSpellCheck fixes missing, transposed, wrong, and extra characters on the fly, effortlessly redirecting users to the correct URL. Complex file type substitutions not only rescue users who typed in or clicked URLs with incorrect file extensions, they also allow developers to switch site technologies quickly without the need for manual redirects. When multiple matches for a URL are possible, a template allows users to choose from the most probable destinations instead of confronting them with an impersonal 404 page or a confusing site map. URLSpellCheck is easy to install and will prove to be an unobtrusive, but important enhancement to your IIS Web site. URLSpellCheck is available as a free 30-day trial, and, like all Port80 Software products, URLSpellCheck includes free IIS technical support. http://www.iis.net//1271/ItemPermalink.ashx port80 http://www.iis.net//1271/ItemPermalink.ashx Wed, 07 Feb 2007 19:01:17 GMT w3compiler Develop leaner more secure code, for faster, safer Web sites with the w3compiler. Leading sites like Google and eBay hand optimize their mark-up and Ajax JavaScript files before upload, gaining up to 70% in file size savings. This best practice is time-consuming for most Web developers, but with the w3compiler, code optimization is automated and integrates smoothly with your work flow. Port80 Software&rsquo;s w3compiler works the way developers do: create pages in developer-friendly mark-up and script, then let the tool optimize the changes and deploy them in your target Windows Microsoft IIS Web server directory &ndash; a natural final step before launching new pages. w3compiler is also extremely safe. Feed it perfect XHTML and that&#39;s what your optimized targets will be: perfect XHTML. Feed it less than stellar mark-up, and your pages still won&#39;t break! w3compiler always employs safe compression techniques, and you can verify work with side-by-side visual and code comparison tools. w3compiler uses a complete JavaScript parser, making it the most advanced compressor on the market. Like a programming language compiler, the tool optimizes all or selected JavaScript, (X)HTML, CSS, ASP, ASP.NET, PHP, and CFM files, removing redundant structures and creating optimized duplicates of your pages ready for any browser. Variables, functions, objects, and redundant syntax are all minimized automatically. w3compiler is so syntax-aware that it won&#39;t break even sloppy code. In addition to code optimization, w3compiler can also manage file names and extensions, making sites smaller and more secure by renaming files to minimal form. The tool strips file extensions, enabling persistent, negotiable &#39;clean&#39; URLs using PageXchanger for IIS. By reducing your file sizes by up to 30-60%, you will lower your bandwidth expenses. By removing white space and comments, your code will be harder to steal and hack. By sending your users leaner code, your pages will load noticeably faster. Start w3compiling today! w3compiler is available as a free 30-day trial, and, like all Port80 Software products, w3compiler includes free technical support. http://www.iis.net//1273/ItemPermalink.ashx port80 http://www.iis.net//1273/ItemPermalink.ashx Wed, 07 Feb 2007 19:11:00 GMT ZipEnable for IIS 6.0 HTTP compression speeds up Web sites while reducing bandwidth costs immediately! Compression with Windows Server 2003 and Internet Information Services (IIS) 6.0 offers great out-of-the-box compression embedded into the core Web server code itself. ZipEnable gets the absolute most out of IIS 6 built-in compression for WAN optimization. With ZipEnable, granularly manage IIS 6.0 native compression at the global, site, directory, and file levels via a GUI settings manager -- without writing a single line of code or editing the IIS metabase. Easily configure compression on all static and dynamic files, including files compressed by default (HTML and ASP.NET) and those that are not (JavaScript, CSS, Cold Fusion, PHP, etc.). ZipEnable also provides real-time browser compatibility checking to verify compressed content is only sent to browsers that can handle decompression, and CPU roll-off to keep compression CPU cycles in check. IIS 6 compression works -- you just need ZipEnable to deploy and manage it safely! ZipEnable is available as a free 30-day trial, and, like all Port80 Software products, ZipEnable includes free IIS technical support. http://www.iis.net//1266/ItemPermalink.ashx port80 http://www.iis.net//1266/ItemPermalink.ashx Fri, 02 May 2008 14:25:06 GMT ServerMask Use server camo to confuse hackers and boost IIS security!&nbsp; Any information a hacker can obtain about your system is too much information. Broadcasting your Web server&#39;s identity via predictable HTTP response signatures makes it easy for potential intruders to complete their most crucial hacking task: identifying your OS and Web server (hacker pre-attack reconnaissance accounts for over 40% of all Internet attack traffic). Secure your Microsoft Windows Web server and stop divulging unnecessary clues about your technology platform with ServerMask for IIS. ServerMask modifies your Microsoft IIS Web server&rsquo;s &quot;fingerprint&quot; by removing unnecessary HTTP response data to mask the identity of your server. Advanced security features include Server name, cookie, ETag, and internal IP address masking, file extension-less serving, custom header management, Apache header format and response emulation, response header randomization, and one-click disabling of other common IIS signatures. Not only does successful obfuscation discourage attacks by making your Windows server less conspicuous, but ServerMasking also makes hackers more likely to trigger firewalls and intrusion detection systems (IDS) through misguided exploits. ServerMask is already used by thousands of customers, including financial institutions, governments, and corporations concerned with security best practices, and is fully compatible with IIS Lockdown, URLScan, SharePoint Services (SPS), Microsoft Small Business Server (SBS), FrontPage, Outlook Web Access, and major scripting platforms like ASP, ASP.NET, ColdFusion, PHP, Perl and JSP. Combine ServerMask for IIS with the award-winning ServerMask Security Appliances for additional anti-reconnaissance and IPS at the TCP/IP level to defend the whole network! ServerMask for IIS is available as a free 30-day trial, and, like all Port80 Software products, ServerMask includes free IIS technical support. http://www.iis.net//1268/ItemPermalink.ashx port80 http://www.iis.net//1268/ItemPermalink.ashx Fri, 02 May 2008 14:23:10 GMT nUrlRewriter nUrlRewriter is a ASP.NET Http Module written in managed C# code which examines incoming Http requests and applies user defined criteria which may result in a Http request being redirected or rewritten. Web pages within existing web sites are often archived or retired, however many Internet based hyperlinks may exist for such web pages. nUrlRewriter solves this problem by providing a facility which can easily redirect or rewrite such Http requests to other web site web pages or web applications. For example, a discontinued product web page may be redirected to a general product category web page. nUrlRewriter differentiates itself from other redirectors/rewriters in that nUrlRewriter also supports the IIS7 Integrated ASP.NET Pipeline, enabling nUrlRewriter to redirect/rewrite any incoming web application URL supported by the IIS7 web server, such as but not limited to native HTML applications (htm, html), classic ASP applications (asp), PHP applications (php) as well as ASP.NET (aspx) applications. http://www.iis.net//1705/ItemPermalink.ashx plippard http://www.iis.net//1705/ItemPermalink.ashx Sun, 15 Jun 2008 11:14:58 GMT WhosOn <p>WhosOn is a live stats and visitor chat server for IIS (.NET Framework 2.0). WhosOn enables you to monitor website visitor activity in real time and to provide live chat on your sites.</p> http://www.iis.net//1465/ItemPermalink.ashx parkersoft http://www.iis.net//1465/ItemPermalink.ashx Mon, 07 May 2007 10:27:16 GMT Parallels Plesk Control Panel 8.4 for Windows 2008 <p><span style="font-size: 10pt; font-family: 'Arial','sans-serif'; color: #303030">The latest release of the <a href="http://cl.exct.net/?ju=fe2c157871640175701771&amp;ls=fdf71173716400787c157874&amp;m=feff1674776503&amp;l=fecd13717660077d&amp;s=fe25117471660d78741177&amp;jb=ffcf14&amp;t=" title="Parallels Plesk Control Panel">Parallels Plesk Control Panel</a>, the leading multi-platform control panel, includes over 20 new features for Linux and Windows users. You can upgrade to Parallels Plesk 8.4 by <a href="http://cl.exct.net/?ju=fe2b157871640175701772&amp;ls=fdf71173716400787c157874&amp;m=feff1674776503&amp;l=fecd13717660077d&amp;s=fe25117471660d78741177&amp;jb=ffcf14&amp;t=" title="downloading the new version">downloading the new version</a>.</span></p> http://www.iis.net//1540/ItemPermalink.ashx parallels http://www.iis.net//1540/ItemPermalink.ashx Sat, 21 Jun 2008 01:02:32 GMT myLittleBackup for SQL Server <p><strong>myLittleBackup for SQL Server 2000 and 2005 is the first Backup/Restore solution specially designed for shared SQL Server hosting.</strong></p><p>Any credible DBA knows that backup and restore within SQL Server have their problems when the files are taken from different servers, different databases or even different users; myLittleBackup solves all these problem by &#39;cleaning up&#39; after any operation to ensure the customer does not receive anything less than pain-free backups/restores.</p> http://www.iis.net//1702/ItemPermalink.ashx myLittleTools http://www.iis.net//1702/ItemPermalink.ashx Tue, 10 Jun 2008 05:34:24 GMT myLittleAdmin for SQL Server <p>myLittleAdmin is the first web-based management tool specially designed for MS SQL Server (2000, 2005, 2008). It allows managing most objects of MS SQL Server databases and servers through a web browser. myLittleAdmin is fully integrated with the best available control panels (Plesk, DNP, Helm, HC7...), and can also be used as a stand-alone application.</p><p>myLittleAdmin provides a reliable, efficient and secure solution to manage SQL Server databases in a (web) hosting environment that has already seduced hundreds of hosting providers.</p> http://www.iis.net//1701/ItemPermalink.ashx myLittleTools http://www.iis.net//1701/ItemPermalink.ashx Tue, 10 Jun 2008 05:22:53 GMT PortCheck - troubleshoot IIS connectivity problems <p><font face="Verdana">The idea behind PortCheck is simple &ndash; help diagnose the common &ldquo;page cannot be displayed&rdquo; or &ldquo;server not found&rdquo; errors that could result from a number of network connectivity, or service availability issues.</font></p><p>&nbsp;</p> http://www.iis.net//1604/ItemPermalink.ashx mvolo http://www.iis.net//1604/ItemPermalink.ashx Thu, 24 Jan 2008 20:19:36 GMT IconHandler: Diplay pretty file icons in your ASP.NET apps <p>An ASP.NET handler that lets you display pretty file icons in your web applications, to spruce up your directory listings or just display links to your documents graphically.</p> http://www.iis.net//1403/ItemPermalink.ashx mvolo http://www.iis.net//1403/ItemPermalink.ashx Thu, 22 Feb 2007 04:39:00 GMT DebugAssistant for Visual Studio debugging of ASP.NET applications on IIS7 The DebugAssistant module fixes a number of issues with Visual Studio F5 debugging of ASP.NET applications running on IIS7 on Windows Vista.<br /><br />The download link contains the detailed walk-through necessary to use the DebugAssistant and enable F5 debugging. http://www.iis.net//1402/ItemPermalink.ashx mvolo http://www.iis.net//1402/ItemPermalink.ashx Thu, 22 Feb 2007 04:33:41 GMT Ultimate Directory Listing Module for IIS6 and IIS7 The ultimate directory listing module for your IIS6 or IIS7 web server, letting you ditch the boring standard directory listing for a nice-looking one.&nbsp; <br /><br />The directory listing is a data-bound ASPX page that you can change to provide any look and feel that you would like, using ASP.NET databound controls and themes / skins. http://www.iis.net//1404/ItemPermalink.ashx mvolo http://www.iis.net//1404/ItemPermalink.ashx Thu, 22 Feb 2007 04:43:13 GMT IISSCHEMA.EXE - A tool to register IIS7 configuration sections The IISSCHEMA.EXE tool allows you to install and register custom configuration sections on your IIS7 server, dramatically simplifying the process of deploying custom configuration sections. http://www.iis.net//1501/ItemPermalink.ashx mvolo http://www.iis.net//1501/ItemPermalink.ashx Thu, 16 Aug 2007 01:26:16 GMT IIS Authentication plugin for Wordpress <p>The IIS Authentication plugin allows Wordpress to recognize IIS authentication methods, allowing the user to log in with an IIS authentication method such as Windows Authentication, Basic Authentication, or the ASP.NET forms authentication.</p><p>The Wordpress blog engine would then recognize the IIS user and use it for things like writing posts, leaving comments, or performing blog administration.</p> http://www.iis.net//1500/ItemPermalink.ashx mvolo http://www.iis.net//1500/ItemPermalink.ashx Thu, 16 Aug 2007 01:22:28 GMT Huge ASP file upload with progress bar Easy to use, hi-performance ASP file upload component with progress bar indicator. Let&#39;s you upload multiple files with size up to 2GB to a disk or database along with another form fields. Works with large posts, any character set, including unicode utf-8 http://www.iis.net//1495/ItemPermalink.ashx motobit http://www.iis.net//1495/ItemPermalink.ashx Wed, 08 Aug 2007 06:39:56 GMT Power Ad Manager AliaWeb Power Ad Manager is a hi-performance advertisement managing solution for a Microsoft IIS server with a special client for Active Server Pages/ASPNet. http://www.iis.net//1496/ItemPermalink.ashx motobit http://www.iis.net//1496/ItemPermalink.ashx Wed, 08 Aug 2007 06:47:08 GMT IIS Proxy IIS Proxy is a combination of a special ISAPI filter and VBScript ASP code with similar functionality as CGI Proxy. The script allows you to create a special http proxy server and process in/out http data. You can redesign web sites, control access to webs, rewrite URLs and do other tasks. http://www.iis.net//1493/ItemPermalink.ashx motobit http://www.iis.net//1493/ItemPermalink.ashx Wed, 08 Aug 2007 06:04:25 GMT IIS Tracer - real time IIS monitor <p>IISTracer is a real-time monitoring tool for Microsoft IIS scripts (.asp, .cgi,..), static files (.htm,.gif,..), downloads (.mp3,.zip,..) and uploads. It shows online current status and progress of each running request in IIS, allows you log current IIS state. </p>The tool is designed to monitor, debug and log problematic IIS and script engine states - hangup states, solve concurrent requests at hi-loaded servers, reveal problematic scripts and applications. http://www.iis.net//1494/ItemPermalink.ashx motobit http://www.iis.net//1494/ItemPermalink.ashx Wed, 08 Aug 2007 06:22:29 GMT iisTypeGen.exe - generates a strongly typed class from the IIS7 schema iisTypeGen generates a strongly typed class from the IIS7 schema. This utility was based on a tool that Kanwaljeet Singla&nbsp; blogged about a while back. I found that I wanted a little more control over what the generated types looked like, so I decided to leverage Kanwal&#39;s schema parser (slightly modified) and wrap my head around System.CodeDom to see what I could come up with. http://www.iis.net//1513/ItemPermalink.ashx Mike Ayling http://www.iis.net//1513/ItemPermalink.ashx Fri, 14 Sep 2007 10:27:39 GMT WFetch 1.4 WFetch is a graphical user-interface aimed at helping customers resolve problems related to the browser interaction with Microsoft&#39;s IIS webserver. WFetch allows a client to reproduce a problem with a light-weigth, very HTTP friendly test environment. It allows for very granuluar testing down to the authentication, authorization, custom headers, and much more. http://www.iis.net//1307/ItemPermalink.ashx Microsoft http://www.iis.net//1307/ItemPermalink.ashx Wed, 07 Feb 2007 19:04:03 GMT Microsoft WebDAV Extension for IIS 7.0 (x64) <p>Microsoft has created a new WebDAV extension module that has been completely rewritten for Windows Server 2008. This new WebDAV extension module incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options. For additional information, please see our documentation.</p><p>This new WebDAV extension module is only for Windows Server 2008 and Internet Information Services 7.0; it will not work on Windows Server 2003 and Internet Information Services 6.0.</p><p><strong>Note</strong>: Please see the following URL for the 32-bit version:</p><ul><li><a href="http://go.microsoft.com/fwlink/?LinkId=105144">http://go.microsoft.com/fwlink/?LinkId=105144</a></li></ul> http://www.iis.net//1618/ItemPermalink.ashx Microsoft http://www.iis.net//1618/ItemPermalink.ashx Tue, 26 Feb 2008 21:30:06 GMT Microsoft WebDAV Extension for IIS 7.0 (x86) <p>Microsoft has created a new WebDAV extension module that has been completely rewritten for Windows Server 2008. This new WebDAV extension module incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options. For additional information, please see our documentation.</p><p>This new WebDAV extension module is only for Windows Server 2008 and Internet Information Services 7.0; it will not work on Windows Server 2003 and Internet Information Services 6.0.</p><p><strong>Note</strong>: Please see the following URL for the 64-bit version:</p><ul><li><a href="http://go.microsoft.com/fwlink/?LinkId=105145">http://go.microsoft.com/fwlink/?LinkId=105145</a></li></ul> http://www.iis.net//1621/ItemPermalink.ashx Microsoft http://www.iis.net//1621/ItemPermalink.ashx Tue, 26 Feb 2008 21:31:07 GMT Internet Information Services (IIS) 7.0 Manager (x86) <p>The new remote administration tool for IIS 7.0 provides end users and administrators with a way to remotely manage IIS 7.0 servers from Windows Vista, Windows XP and Windows Server 2003. The tool provides administrators and users with a familiar user interface to manage and configure their servers. A server administrator can perform almost any task that they could while sitting in front <br />of the server itself and site and application owners can modify and view settings that have been delegated to them by the server administrator.</p><p>For additional support information, go to <a href="http://support.microsoft.com/">http://support.microsoft.com</a>.</p> http://www.iis.net//1626/ItemPermalink.ashx Microsoft http://www.iis.net//1626/ItemPermalink.ashx Fri, 21 Mar 2008 19:47:52 GMT Microsoft FTP Publishing Service for IIS 7.0 (x64) <p>Microsoft has created a new FTP service that has been completely rewritten for Windows Server 2008. This new FTP service incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options. For additional information, please see our documentation.</p><p>This new FTP service is only for Windows Server 2008 and Internet Information Services 7.0; it will not work on Windows Server 2003 and Internet Information Services 6.0.</p><p>Note: Please see the following URL for the 32-bit version:<br /><a href="http://go.microsoft.com/fwlink/?LinkId=87847">http://go.microsoft.com/fwlink/?LinkId=87847</a></p><p>For additional support information, go to <a href="http://support.microsoft.com/">http://support.microsoft.com</a>.</p> http://www.iis.net//1620/ItemPermalink.ashx Microsoft http://www.iis.net//1620/ItemPermalink.ashx Fri, 21 Mar 2008 19:48:51 GMT Microsoft FTP Publishing Service for IIS 7.0 (x86) <p>Microsoft has created a new FTP service that has been completely rewritten for Windows Server 2008. This new FTP service incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options. For additional information, please see our documentation.</p><p>This new FTP service is only for Windows Server 2008 and Internet Information Services 7.0; it will not work on Windows Server 2003 and Internet Information Services 6.0.</p><p>Note: Please see the following URL for the 64-bit version:<br /><a href="http://go.microsoft.com/fwlink/?LinkId=89114">http://go.microsoft.com/fwlink/?LinkId=89114</a></p><p>For additional support information, go to <a href="http://support.microsoft.com/">http://support.microsoft.com</a>.</p> http://www.iis.net//1619/ItemPermalink.ashx Microsoft http://www.iis.net//1619/ItemPermalink.ashx Fri, 21 Mar 2008 19:46:41 GMT Internet Information Services (IIS) 7.0 Manager (x64) <p>The new remote administration tool for IIS 7.0 provides end users and administrators with a way to remotely manage IIS 7.0 servers from Windows Vista, Windows XP and Windows Server 2003. The tool provides administrators and users with a familiar user interface to manage and configure their servers. A server administrator can perform almost any task that they could while sitting in front <br />of the server itself and site and application owners can modify and view settings that have been delegated to them by the server administrator.</p><p>For additional support information, go to <a href="http://support.microsoft.com/">http://support.microsoft.com</a>.</p> http://www.iis.net//1633/ItemPermalink.ashx Microsoft http://www.iis.net//1633/ItemPermalink.ashx Fri, 21 Mar 2008 19:49:42 GMT IIS 6.0 Resource Kit Tools The IIS 6.0 Resource Kit Tools can help you administer, secure, and manage IIS. Use them to query log files, deploy SSL certificates, employ custom site authentication, verify permissions, troubleshoot problems, migrate your server, run stress tests, and more. http://www.iis.net//1352/ItemPermalink.ashx Microsoft http://www.iis.net//1352/ItemPermalink.ashx Fri, 02 Feb 2007 21:14:57 GMT Log Parser 2.2 <p>Log parser is a powerful, versatile tool that provides universal query access to text-based data such as log files, XML files and CSV files, as well as key data sources on the Windows&reg; operating system such as the Event Log, the Registry, the file system, and Active Directory&reg;. </p><p>You tell Log Parser what information you need and how you want it processed. The results of your query can be custom-formatted in text based output, or they can be persisted to more specialty targets like SQL, SYSLOG, or a chart. Most software is designed to accomplish a limited number of specific tasks. Log Parser is different... the number of ways it can be used is limited only by the needs and imagination of the user. The world is your database with Log Parser.</p><p>You can discuss Log Parser in the iis.net forums here: <a href="http://forums.iis.net/default.aspx?GroupID=51">http://forums.iis.net/default.aspx?GroupID=51</a></p> http://www.iis.net//1287/ItemPermalink.ashx Microsoft http://www.iis.net//1287/ItemPermalink.ashx Thu, 17 Jan 2008 18:19:06 GMT IIS Diagnostics Toolkit (ia64) <p>A primary activity for system integrators is the building of Windows servers with automated techniques.&nbsp; System administrators often have to add necessary troubleshooting tools after-the-fact as opposed to having the tools available when the problem occurs.</p><p>The aim of the IIS Diagnostics Toolkit offers a solution to this problem by combining the primary tools used for troubleshooting IIS installations in one single installable package.&nbsp; The tools, although available individually, cover most of the top problems system administrators are faced with.&nbsp; The tools included in this package are the following:</p><ol><li>Authentication and Access Control Diagnostics (AuthDiag) 1.0</li><li>SSL Diagnostics 1.0 (SSLDiag)</li><li>Debug Diagnostics 1.0 (DebugDiag)</li><li>Log Parser 2.2</li><li>SMTP Diagnostics 1.0 (SMTPDiag)</li><li>WFetch 1.4</li><li>Trace Diagnostics (TraceDiag) <br /></li></ol> http://www.iis.net//1296/ItemPermalink.ashx Microsoft http://www.iis.net//1296/ItemPermalink.ashx Wed, 10 Oct 2007 17:16:33 GMT Trace Diagnostics 1.0 (x86) <p>Trace Diagnostics (TraceDiag) 1.0 is the first add-on for Windows Server 2003 Service Pack 1 aimed at simplifying the configuration and usage of Enterprise Tracing for Windows (ETW).&nbsp; This powerful toolkit offers an addition to Windows tracing and gives users the ability to track failures as they move through the processing chain in IIS.&nbsp;</p><p>This very detailed diagnostics information, though, is difficult to use because of its complexity and command-line only interface.&nbsp; With TraceDiag 1.0, you can effectively use these same detailed diagnostics built-in but do so with a simplify interface.</p><p>Some of the fucntionality offered is the following:</p><ul><li>View Currently Executing Requests in IIS worker processes</li><li>Trace requests as they move through the processing pipeline&nbsp;</li></ul><p>Included in this download are three individual tools:</p><ul><li>Request Viewer</li><li>IISREQMON.exe</li><li>IISTRACE.exe</li></ul> http://www.iis.net//1313/ItemPermalink.ashx Microsoft http://www.iis.net//1313/ItemPermalink.ashx Wed, 07 Feb 2007 18:25:30 GMT IIS7 Media Pack Bit Rate Throttling Module, 32-bit (x86) version <p>Internet Information Services 7.0 (IIS7) Media Pack Bit Rate Throttling module has compelling features for media and data delivery.&nbsp; For many scenarios, this feature will reduce bandwidth costs while increasing per-server capacity for concurrent download connections.<br /><br />For media files, Bit Rate Throttling implements a dynamic per-file throttling capability to provide intelligent progressive downloading.&nbsp; It automatically detects the encoded bit rate of each file, sending the first few seconds at the highest data rate possible, and then throttling the rest of the file download based on the encoded bit rate.&nbsp; This saves network bandwidth while preserving the fast start-up experience for the end user. <br /><br />In addition, the Bit Rate Throttling module provides control over download rates for any file type, not just media files.&nbsp; While eleven media formats are pre-defined in the module, the module is fully extensible.&nbsp; This allows a developer to add support for any media file type, and allows an administrator to easily add support for any data file type.</p><p>&nbsp;</p> http://www.iis.net//1640/ItemPermalink.ashx microsoft http://www.iis.net//1640/ItemPermalink.ashx Fri, 14 Mar 2008 18:02:05 GMT IIS7 Media Pack Bit Rate Throttling Module, 64-bit (x64) version <p>Internet Information Services 7.0 (IIS7) Media Pack Bit Rate Throttling module has compelling features for media and data delivery.&nbsp; For many scenarios, this feature will reduce bandwidth costs while increasing per-server capacity for concurrent download connections.<br /><br />For media files, Bit Rate Throttling implements a dynamic per-file throttling capability to provide intelligent progressive downloading.&nbsp; It automatically detects the encoded bit rate of each file, sending the first few seconds at the highest data rate possible, and then throttling the rest of the file download based on the encoded bit rate.&nbsp; This saves network bandwidth while preserving the fast start-up experience for the end user.<br /><br />In addition, the Bit Rate Throttling module provides control over download rates for any file type, not just media files.&nbsp; While eleven media formats are pre-defined in the module, the module is fully extensible.&nbsp; This allows a developer to add support for any media file type, and allows an administrator to easily add support for any data file type.</p><p>&nbsp;</p> http://www.iis.net//1641/ItemPermalink.ashx microsoft http://www.iis.net//1641/ItemPermalink.ashx Fri, 14 Mar 2008 18:04:36 GMT C++ Server Pages <p>C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++.</p><p>Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts.</p><p>It is similar to ASP and JSP, but instead of VBScript, JScript, or Java it uses C++, giving an incredibly high processing performance to your web applications.</p> http://www.iis.net//1476/ItemPermalink.ashx micronovae http://www.iis.net//1476/ItemPermalink.ashx Fri, 01 Jun 2007 05:53:09 GMT IIS Mod-Rewrite Pro <p>With IIS Mod-Rewrite Pro you can manipulate URLs on the fly, make your website search engine friendly, make redirects, block specific URLs, block annoying robots and a lot more.</p><p>IIS Mod-Rewrite is rule based and supports regular expressions. It is 100% compatible with apache mod_rewrite implementing all its features.</p><p>IIS Mod-Rewrite Pro supports per-server, per-virtual host, per-directory, and override (.htaccess) configurations, and it works with IIS 6.0 and 7.0.</p><p>Also, it comes with a feature rich control panel that includes online updates, version rollback, diagnostics, regex tester, and a lot more settings and tools.</p> http://www.iis.net//1469/ItemPermalink.ashx micronovae http://www.iis.net//1469/ItemPermalink.ashx Thu, 01 Nov 2007 16:07:35 GMT IIS Mod-Rewrite Standard <p>With IIS Mod-Rewrite Standard you can manipulate URLs on the fly, make your website search engine friendly, make redirects, block specific URLs, block annoying robots and a lot more.</p><p>IIS Mod-Rewrite is rule based and supports regular expressions. It is 100 % compatible with apache mod_rewrite&nbsp; implementing all its features.</p><p>IIS Mod-Rewrite Standard supports per-server and per-virtual host configurations, and it works with IIS 5.0, 5.1, 6.0, and 7.0.</p><p>Also, it comes with a feature rich control panel that includes online updates, version rollback, diagnostics, regex tester, and a lot more settings and tools.</p> http://www.iis.net//1470/ItemPermalink.ashx micronovae http://www.iis.net//1470/ItemPermalink.ashx Thu, 01 Nov 2007 16:01:02 GMT ASP.NET Chat Pro <span>Totally customizable, fast <strong>advanced chat</strong> with no page refreshes has all general chat features and many sophisticated extras. Chat program that gets around firewalls and proxy servers. Private and moderated rooms. Private messages, Ignore, Kick, Ban from room or site. Abusive words, flooding control. Hyperlink aware. Pure ASP.NET and DHTML - no Java Applets or ActiveX. Out of the box comes with &quot;General chat&quot; and &quot;Support Helpdesk&quot; skin. Translatable to any language, comes with English, Spanish, French, Hebrew, German, Arabic, Italian, Russian, Turkish and Danish resource files. Chat server is easy to set up on your own site or at a third party hosting provider and you don&#39;t have to be an advanced network engineer to do that.</span> http://www.iis.net//1410/ItemPermalink.ashx mgurevich http://www.iis.net//1410/ItemPermalink.ashx Wed, 28 Feb 2007 21:40:17 GMT AppcmdUI <font face="Calibri" size="3">AppcmdUI helps writing appcmd commands by providing&nbsp;available options at each step so that you only need to pick the option from the list.</font> http://www.iis.net//1446/ItemPermalink.ashx ksingla http://www.iis.net//1446/ItemPermalink.ashx Sat, 14 Apr 2007 22:40:57 GMT GenSCode This tool will generate strongly typed classed for IIS configuration sections which can then be used with MWA to enable intellisense. http://www.iis.net//1696/ItemPermalink.ashx ksingla http://www.iis.net//1696/ItemPermalink.ashx Wed, 04 Jun 2008 20:23:12 GMT GetMReg <span style="font-size: 7.5pt; font-family: 'Verdana','sans-serif'">This tool lets you find out what all pipeline notifications a native IIS7 module has registered to.</span> http://www.iis.net//1695/ItemPermalink.ashx ksingla http://www.iis.net//1695/ItemPermalink.ashx Mon, 09 Jun 2008 11:38:40 GMT AhAdminCodeGenerator IIS7 configuration system gives access to IIS config files via a set of COM APIs. You can read/write to IIS configuration using these APIs in a script or C/C++ or using any of the managed language. All the tools which are shipped with IIS like managed APIs (Microsoft.Web.Administration), UI (IIS Manager), WMI provider uses these COM APIs internally to perform all the configuration operations. When you do an action in the UI, UI is making calls to these COM APIs (actually via MWA). Imagine if you could just do an operation using IIS Manager and get the equivalent AhAdmin code which you can copy-paste in your application. http://www.iis.net//1694/ItemPermalink.ashx ksingla http://www.iis.net//1694/ItemPermalink.ashx Wed, 04 Jun 2008 20:05:43 GMT WordPress URL Rewrite Have you ever tried to use Permalinks with WordPress running on an IIS server? What a pain. I created this ISAPI filter for IIS specifically to provide URL Rewriting for WordPress, without having to install and configure a full URL rewriting software package. This ISAPI filter allows you to create Permalinks that don&rsquo;t suck, and it lets you do it very easily, with almost no configuration required. http://www.iis.net//1334/ItemPermalink.ashx jtackabury http://www.iis.net//1334/ItemPermalink.ashx Tue, 30 Jan 2007 09:31:43 GMT ASP.NET ViewState Helper <p>ASP.NET ViewState Helper is an application designed to help all web developers, but has specific features to aid ASP.NET developers track ViewState issues. In real-time you can see your web pages being analyzed while you browse to them using Internet Explorer 6.0 or higher.&nbsp; ASP.NET ViewState Helper gives you very detailed information to help you optimize your web application&rsquo;s performance.</p><p>Double-clicking on any URL in the list will bring up the ViewState Decoder window. If the page you double-clicked on contains a ViewState, it will be decoded into plain text, and also broken down into a tree-view for easy analysis. </p> http://www.iis.net//1342/ItemPermalink.ashx jtackabury http://www.iis.net//1342/ItemPermalink.ashx Wed, 28 Feb 2007 22:32:01 GMT Web Performance Monitor Web Performance Monitor is an easy to use web-based performance monitoring application. It allows you to monitor performance counters from your local or remote computer, in real time. It supports all major browsers, supports running over SSL and uses Ajax for smooth updates. http://www.iis.net//1335/ItemPermalink.ashx jtackabury http://www.iis.net//1335/ItemPermalink.ashx Tue, 30 Jan 2007 09:36:47 GMT IIS Reporter IIS Reporter&nbsp; v2.0 is a real-time IIS monitor for displaying current connected users and anonymous users. It is currently released as an open source code to be modified and used at your discression. Please feel free to submit suggestions and ideas for changes. http://www.iis.net//1372/ItemPermalink.ashx jbecher http://www.iis.net//1372/ItemPermalink.ashx Fri, 30 Mar 2007 00:32:01 GMT Database Manager for IIS 7.0 CTP2 (x86) <p>Database Manager allows you to&nbsp;manage your databases easily through the IIS Manager user interface.&nbsp; </p><p>Note:&nbsp; Previously this functionality was found within the Administration Pack.</p> http://www.iis.net//1684/ItemPermalink.ashx IISTeam http://www.iis.net//1684/ItemPermalink.ashx Tue, 13 May 2008 12:24:33 GMT Database Manager for IIS 7.0 CTP2 (x64) <p>Database Manager allows you to&nbsp;manage your databases easily through the IIS Manager user interface.&nbsp; </p><p>Note:&nbsp; Previously this functionality was found within the Administration Pack.</p> http://www.iis.net//1685/ItemPermalink.ashx IISTeam http://www.iis.net//1685/ItemPermalink.ashx Tue, 13 May 2008 12:27:40 GMT IIS7 Managed Module Starter Kit <p>This starter kit aims at simplifying startup for new and existing developers using the new IIS7 managed API. </p><p>This Visual Studio Content Installer contains a project template for building your first IIS7 Module using the .NET Framework. It contains a readme.htm file to help guide you step-by-step through the development and testing process.&nbsp;</p> http://www.iis.net//1302/ItemPermalink.ashx IISTeam http://www.iis.net//1302/ItemPermalink.ashx Thu, 18 Jan 2007 20:34:39 GMT Administration Pack for IIS 7.0 CTP2 (x86) <p>Administration Pack for IIS 7.0 is a Technical Preview release by the IIS team to help you administer your IIS 7.0 server.</p><p>This release is comprised of&nbsp;6 IIS modules designed to help with a variety of admin tasks.&nbsp; All of the modules are a toolset to help you be more productive when using IIS Manager.&nbsp; Functionality varies from increased configuration editing capabilities to viewing reports about your server.</p><p>As this is a technical preview, we are really interested in your feedback in the Administration Pack forum here:&nbsp; <a href="http://forums.iis.net/1149.aspx"><font color="#3529ae">http://forums.iis.net/1149.aspx</font></a>.&nbsp; Let us know how you would use these modules, how to make them more helpful or what else you would like to see with them.</p> http://www.iis.net//1682/ItemPermalink.ashx IISTeam http://www.iis.net//1682/ItemPermalink.ashx Tue, 13 May 2008 11:42:51 GMT Administration Pack for IIS 7.0 CTP2 (x64) <p>Administration Pack for IIS 7.0 is a Technical Preview release by the IIS team to help you administer your IIS 7.0 server.</p><p>This release is comprised of&nbsp;6 IIS modules designed to help with a variety of admin tasks.&nbsp; All of the modules are a toolset to help you be more productive when using IIS Manager.&nbsp; Functionality varies from increased configuration editing capabilities to viewing reports about your server.</p><p>As this is a technical preview, we are really interested in your feedback in the Administration Pack forum here:&nbsp; <a href="http://forums.iis.net/1149.aspx"><font color="#3529ae">http://forums.iis.net/1149.aspx</font></a>.&nbsp; Let us know how you would use these modules, how to make them more helpful or what else you would like to see with them.</p> http://www.iis.net//1683/ItemPermalink.ashx IISTeam http://www.iis.net//1683/ItemPermalink.ashx Tue, 13 May 2008 11:50:06 GMT IIS7 Native API (C++) Starter Kit To extend the server, IIS7 provides a new (C++) native core server API, which replaces the ISAPI filter and extension API from previous IIS releases. The new API features object-oriented development with an intuitive object model, provides more control over request processing, and uses simpler design patterns to help you write robust code.<br /><br />NOTE: The IIS7 native (C++) server API is declared in the Platform SDK httpserv.h header file. You must obtain this SDK and register it with Visual Studio in order to compile this module. http://www.iis.net//1301/ItemPermalink.ashx IISTeam http://www.iis.net//1301/ItemPermalink.ashx Thu, 18 Jan 2007 20:32:07 GMT Microsoft URL Rewrite Module for IIS 7.0 CTP1 (x86) <p>URL rewrite module provides a rule-based rewriting mechanism for changing request URL&rsquo;s before they get processed by web server. The module can be used to express URL rewriting logic that can use regular expressions or wildcards and can make rewriting decisions based on HTTP headers and server variables. While the primary purpose of the module is to rewrite requested URL&rsquo;s, it also has functionality to perform redirects, send custom responses or abort requests based on the logic expressed in the rewrite rules.</p> http://www.iis.net//1691/ItemPermalink.ashx iisteam http://www.iis.net//1691/ItemPermalink.ashx Wed, 28 May 2008 18:05:35 GMT Web Playlists for IIS 7.0, 32 Bit (x86), Tech Preview 2 <p><strong>This the&nbsp;second Customer Technology Preview (CTP2) for Web Playlists feature.</strong> </p><p>Web Playlists let you deliver server-controlled media playlists from your Web server infrastructure rather than using a dedicated streaming server.&nbsp; They enable you to control whether clients can Seek or Skip for each media asset, which lends itself very well to monetizing your content with pre-roll and in-stream ads. </p><p>Web Playlists also obfuscate the location of media assets from the end user, and prevent the end user from skipping pre-roll or in-stream advertising.</p> http://www.iis.net//1667/ItemPermalink.ashx iisteam http://www.iis.net//1667/ItemPermalink.ashx Thu, 17 Apr 2008 14:06:26 GMT PowerShell Provider for IIS 7.0 (x64) - CTP2 <p>The IIS 7.0 PowerShell Provider is a PowerShell Snap-In that allows you to manage IIS7 configuration and run-time data. It gives easy access to Web-Sites, Application Pools, Web Applications, Virtual Directories, request in flight, Worker Processes and .NET Application Domains within Worker Processes. </p> http://www.iis.net//1665/ItemPermalink.ashx iisteam http://www.iis.net//1665/ItemPermalink.ashx Mon, 14 Apr 2008 13:11:04 GMT Windows Media Services 2008 for Windows Server 2008 <p>You may use this release of Windows Media Services 2008 with Windows Server 2008 to deploy Windows Media servers in a live production environment.</p><p>This release contains the&nbsp;following packages:</p><p style="font-weight: 700">Full Server Package for 32-bit and 64-bit platform</p><ul><li>Windows6.0-KB934518-x86-Server.msu</li><li>Windows6.0-KB934518-x64-Server.msu</li></ul><p>Use this package to install Windows Media Services on the full installation option of the Windows Server 2008&nbsp;Standard, Enterprise, Datacenter, and Web operating systems. For installation instructions, see <a href="http://support.microsoft.com/kb/934518">http://support.microsoft.com/kb/934518</a>. </p><p>Note: Installation on the Windows Server 2008 for Itanium-Based Systems operating system is not supported.</p><p style="font-weight: 700">Server Core installation package for 32-bit and 64-bit platform</p><ul><li>Windows6.0-KB934518-x86-Core.msu</li><li>Windows6.0-KB934518-x64-Core.msu</li></ul><p>Use this package to install Windows Media Services on the Server Core installation option of the Windows Server 2008 operating system. For installation instructions, see <a href="http://support.microsoft.com/kb/934518">http://support.microsoft.com/kb/934518</a>.</p><p style="font-weight: 700">Remote Server Administration Package for 32-bit and 64-bit platform</p><ul><li>Windows6.0-KB934518-x86-Admin.msu</li><li>Windows6.0-KB934518-x64-Admin.msu</li></ul><p>Use this package to install Remote Server Administration Tools for Windows Media Services on a computer running Windows Vista. You can also use these tools to remotely manage a Windows Media server. For installation instructions, see <a href="http://support.microsoft.com/kb/934518">http://support.microsoft.com/kb/934518</a></p><p style="font-weight: 700">Release Notes</p><ul><li>Relnotes.htm</li></ul><p>For detailed installation instructions for any of the above packages, see <a href="http://support.microsoft.com/kb/934518">http://support.microsoft.com/kb/934518</a></p><p>In Windows Media Services, some features are enabled only on certain versions of Windows Server 2008. To decide what version is right for you please refer to the feature set to Windows Server version mapping table available online at <a href="http://www.microsoft.com/windows/windowsmedia/forpros/server/version.aspx">http://www.microsoft.com/windows/windowsmedia/forpros/server/version.aspx</a>. This support table has been updated for Windows Server 2008.</p> http://www.iis.net//1612/ItemPermalink.ashx iisteam http://www.iis.net//1612/ItemPermalink.ashx Thu, 07 Feb 2008 12:24:17 GMT Microsoft Application Request Routing for IIS 7 CTP1 (x86) <p>Microsoft Application Request Routing for IIS7 is a proxy based routing module that forwards HTTP requests to content servers based on HTTP headers and server variables, and load balance algorithms.&nbsp; </p><p>Application Request Routing relies on Microsoft URL Rewrite Module to inspect the incoming HTTP requests to make the routing decisions, and therefore, the URL Rewrite Module is required to enable Application Request Routing features. </p><p>The package includes Hotfix (KB 954438).&nbsp; Refer to the KB article for more details.&nbsp; In order to apply the Hotfix correctly without restarting the server, it is recommended that the WAS service is stopped before installing Application Request Routing.</p> http://www.iis.net//1709/ItemPermalink.ashx iisteam http://www.iis.net//1709/ItemPermalink.ashx Thu, 26 Jun 2008 15:09:38 GMT Web Playlist for IIS 7.0, 64 Bit (x64) <p>This the first Customer Technology Preview (CTP) for Web Playlists feature. </p><p>Web Playlists let you deliver server-controlled media playlists from your Web server infrastructure rather than using a dedicated streaming server.&nbsp; They enable you to control whether clients can Seek or Skip for each media asset, which lends itself very well to monetizing your content with pre-roll and in-stream ads. </p><p>Web Playlists also obfuscate the location of media assets from the end user, and prevent the end user from skipping pre-roll or in-stream advertising.</p> http://www.iis.net//1631/ItemPermalink.ashx iisteam http://www.iis.net//1631/ItemPermalink.ashx Wed, 27 Feb 2008 13:19:59 GMT Web Playlists for IIS 7.0, 64 Bit (x64), Tech Preview 2 <p><strong>This the&nbsp;second Customer Technology Preview (CTP2) for Web Playlists feature.</strong> </p><p>Web Playlists let you deliver server-controlled media playlists from your Web server infrastructure rather than using a dedicated streaming server.&nbsp; They enable you to control whether clients can Seek or Skip for each media asset, which lends itself very well to monetizing your content with pre-roll and in-stream ads. </p><p>Web Playlists also obfuscate the location of media assets from the end user, and prevent the end user from skipping pre-roll or in-stream advertising.</p> http://www.iis.net//1668/ItemPermalink.ashx iisteam http://www.iis.net//1668/ItemPermalink.ashx Thu, 17 Apr 2008 14:08:40 GMT Microsoft URL Rewrite Module for IIS 7.0 CTP1 (x64) URL rewrite module provides a rule-based rewriting mechanism for changing request URL&rsquo;s before they get processed by web server. The module can be used to express URL rewriting logic that can use regular expressions or wildcards and can make rewriting decisions based on HTTP headers and server variables. While the primary purpose of the module is to rewrite requested URL&rsquo;s, it also has functionality to perform redirects, send custom responses or abort requests based on the logic expressed in the rewrite rules. http://www.iis.net//1692/ItemPermalink.ashx iisteam http://www.iis.net//1692/ItemPermalink.ashx Wed, 28 May 2008 18:12:45 GMT PowerShell Provider for IIS 7.0 (x86) - CTP2 <ul><li>The IIS 7.0 PowerShell Provider is a PowerShell Snap-In that allows you to manage IIS7 configuration and run-time data. It gives easy access to Web-Sites, Application Pools, Web Applications, Virtual Directories, request in flight, Worker Processes and .NET Application Domains within Worker Processes. </li></ul> http://www.iis.net//1664/ItemPermalink.ashx IISTeam http://www.iis.net//1664/ItemPermalink.ashx Fri, 11 Apr 2008 17:58:00 GMT Microsoft WebDAV Extension for IIS 7.0 - x86 <p>Microsoft has created a new WebDAV extension module that has been completely rewritten for Windows Server 2008. This new WebDAV extension module incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options. For additional information, please see the &quot;Installing and Configuring WebDAV on IIS 7.0&quot; document on Microsoft&#39;s <a href="http://www.iis.net/">www.iis.net</a> web site.</p><p>This new WebDAV extension module is only for Windows Server 2008 and Internet Information Services 7.0; it will not work on Windows Server 2003 and Internet Information Services 6.0.</p> http://www.iis.net//1579/ItemPermalink.ashx iisteam http://www.iis.net//1579/ItemPermalink.ashx Fri, 14 Dec 2007 15:01:32 GMT Administration Pack for IIS 7.0 (x64) <p>Administration Pack for IIS 7.0 is a Technical Preview release by the IIS team to help you administer your IIS 7.0 server.</p><p>This release is comprised of 7 IIS modules designed to help with a variety of admin tasks.&nbsp; All of the modules are a toolset to help you be more productive when using IIS Manager.&nbsp; Functionality varies from increased configuration editing capabilities to managing SQL databases to viewing reports about your server.</p><p>As this is a technical preview, we are really interested in your feedback in the Administration Pack forum here:&nbsp; <a href="http://forums.iis.net/1149.aspx">http://forums.iis.net/1149.aspx</a>.&nbsp; Let us know how you would use these modules, how to make them more helpful or what else you would like to see with them.</p> http://www.iis.net//1647/ItemPermalink.ashx iisteam http://www.iis.net//1647/ItemPermalink.ashx Thu, 20 Mar 2008 17:00:12 GMT Microsoft WebDAV Extension for IIS 7.0 - x64 <p>Microsoft has created a new WebDAV extension module that has been completely rewritten for Windows Server 2008. This new WebDAV extension module incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options. For additional information, please see the &quot;Installing and Configuring WebDAV on IIS 7.0&quot; document on Microsoft&#39;s <a href="http://www.iis.net/"><strong><font color="#0030d9">www.iis.net</font></strong></a> web site.</p><p>This new WebDAV extension module is only for Windows Server 2008 and Internet Information Services 7.0; it will not work on Windows Server 2003 and Internet Information Services 6.0.</p> http://www.iis.net//1580/ItemPermalink.ashx iisteam http://www.iis.net//1580/ItemPermalink.ashx Fri, 14 Dec 2007 15:06:46 GMT Microsoft Web Deployment Tool - Beta 1 Go Live - x64 <p>Release notes for the Microsoft Web Deployment Tool are available <a href="http://www.iis.net/Downloads/files/MSDeploy/beta1/msdeploy_readme.html">here</a>. </p><p>Microsoft has created the Microsoft Web Deployment Tool, which provides deployment and migration support for Internet Information Services versions 6.0 and 7.0. This tool incorporates many features that enable web server administrators to deploy, sync and migrate sites, including configuration, content, SSL certificates and other types of data associated with a Web server. For additional information, please see our documentation. This version of the tool, Beta 1, is a Go Live and can be used to do production testing.</p><p>This tool can be used on Windows Server 2008 and Internet Information Services 7.0 as well as Windows Server 2003 and Internet Information Services 6.0. Please note that this is a Beta 1 release of the tool. As with any pre-release tools or software, you should always backup your system before using it.</p><p>This download page is for the x64 version, the x86 version can be found <a href="http://go.microsoft.com/fwlink/?LinkId=109365">here</a>.</p> http://www.iis.net//1603/ItemPermalink.ashx iisteam http://www.iis.net//1603/ItemPermalink.ashx Wed, 23 Jan 2008 12:23:11 GMT UrlScan version 3.0 GoLive - x86 <p>UrlScan version 3.0 GoLive is a security tool that restricts the types of HTTP requests that Internet Information Services (IIS) 6.0 will process. UrlScan screens all incoming requests to the server by filtering the requests based on rules that are set by the administrator. Filtering requests helps secure the server by ensuring that only valid requests are processed. </p><p>Most malicious attacks share a common characteristic in that the attack involves the use of a request that is unusual in some way. For instance, the request might be extremely long, request an unusual action, be encoded using an alternate character set, or include character sequences that are rarely seen in legitimate requests. </p><p>By filtering unusual requests, UrlScan helps prevent such requests from reaching the server and potentially causing damage. By blocking specific HTTP requests, UrlScan helps prevent potentially harmful requests from reaching the server. UrlScan verision 3.0 GoLive security tool will install on IIS 5.1 and later, including IIS 7.</p> http://www.iis.net//1697/ItemPermalink.ashx iisteam http://www.iis.net//1697/ItemPermalink.ashx Thu, 05 Jun 2008 16:43:49 GMT Web Playlist for IIS 7.0, 32 Bit (x86) <p>This the first Customer Technology Preview (CTP) for Web Playlists feature. </p><p>Web Playlists let you deliver server-controlled media playlists from your Web server infrastructure rather than using a dedicated streaming server.&nbsp; They enable you to control whether clients can Seek or Skip for each media asset, which lends itself very well to monetizing your content with pre-roll and in-stream ads. </p><p>Web Playlists also obfuscate the location of media assets from the end user, and prevent the end user from skipping pre-roll or in-stream advertising.</p> http://www.iis.net//1623/ItemPermalink.ashx iisteam http://www.iis.net//1623/ItemPermalink.ashx Tue, 26 Feb 2008 18:29:04 GMT Administration Pack for IIS 7.0 (x86) <p>Administration Pack for IIS 7.0 is a Technical Preview release by the IIS team to help you administer your IIS 7.0 server.</p><p>This release is comprised of 7 IIS modules designed to help with a variety of admin tasks.&nbsp; All of the modules are a toolset to help you be more productive when using IIS Manager.&nbsp; Functionality varies from increased configuration editing capabilities to managing SQL databases to viewing reports about your server.</p><p>As this is a technical preview, we are really interested in your feedback in the Administration Pack forum here:&nbsp; <a href="http://forums.iis.net/1149.aspx">http://forums.iis.net/1149.aspx</a>.&nbsp; Let us know how you would use these modules, how to make them more helpful or what else you would like to see with them.</p> http://www.iis.net//1646/ItemPermalink.ashx iisteam http://www.iis.net//1646/ItemPermalink.ashx Thu, 20 Mar 2008 16:59:46 GMT Microsoft Web Deployment Tool - Beta 1 Go Live - x86 <p>Release notes for the Microsoft Web Deployment Tool are available <a href="http://www.iis.net/Downloads/files/MSDeploy/beta1/msdeploy_readme.html">here</a>. </p><p>Microsoft has created the Microsoft Web Deployment Tool, which provides deployment and migration support for Internet Information Services versions 6.0 and 7.0. This tool incorporates many features that enable web server administrators to deploy, sync and migrate sites, including configuration, content, SSL certificates and other types of data associated with a Web server. For additional information, please see our documentation. This version of the tool, Beta 1, is a Go Live and can be used&nbsp;for production testing.</p><p>This tool can be used on Windows Server 2008 and Internet Information Services 7.0 as well as Windows Server 2003 and Internet Information Services 6.0. Please note that this is a Beta 1 release of the tool. As with any pre-release tools or software, you should always backup your system before using it.</p><p>This download page is for the x86 version, the x64 version can be found <a href="http://go.microsoft.com/fwlink/?LinkId=109366">here</a>. </p> http://www.iis.net//1602/ItemPermalink.ashx iisteam http://www.iis.net//1602/ItemPermalink.ashx Wed, 23 Jan 2008 11:43:11 GMT UrlScan version 3.0 GoLive - x64 <p>UrlScan version 3.0 GoLive is a security tool that restricts the types of HTTP requests that Internet Information Services (IIS) 6.0 will process. UrlScan screens all incoming requests to the server by filtering the requests based on rules that are set by the administrator. Filtering requests helps secure the server by ensuring that only valid requests are processed. </p><p>Most malicious attacks share a common characteristic in that the attack involves the use of a request that is unusual in some way. For instance, the request might be extremely long, request an unusual action, be encoded using an alternate character set, or include character sequences that are rarely seen in legitimate requests. </p><p>By filtering unusual requests, UrlScan helps prevent such requests from reaching the server and potentially causing damage. By blocking specific HTTP requests, UrlScan helps prevent potentially harmful requests from reaching the server. UrlScan verision 3.0 GoLive security tool will install on IIS 5.1 and later, including IIS 7.</p> http://www.iis.net//1698/ItemPermalink.ashx iisteam http://www.iis.net//1698/ItemPermalink.ashx Thu, 05 Jun 2008 16:49:49 GMT FastCGI for IIS7 <p>The IIS FastCGI component enables popular application frameworks like PHP be hosted on the IIS web server in a high-performance and reliable way. </p><p>FastCGI provides a high-performance alternative to the Common Gateway Interface (CGI), a standard way of interfacing external applications with Web servers that has been supported as part of the IIS feature-set since the very first release. </p><p>CGI programs are executables launched by the web server for each request in order to process the request and generate dynamic responses that are sent back to the client. Because many of these frameworks do not support multi-threaded execution, CGI enables them to execute reliably on IIS by executing exactly one request per process. Unfortunately, it provides poor performance due to the high cost of starting and shutting down a process for each request. </p><p>For additional support information, go to <a href="http://support.microsoft.com/">http://support.microsoft.com</a>.</p> http://www.iis.net//1299/ItemPermalink.ashx IISTeam http://www.iis.net//1299/ItemPermalink.ashx Thu, 18 Jan 2007 20:22:53 GMT WCat 6.3 (x64) Web Capacity Analysis Tool (WCAT) is a lightweight HTTP load generation tool primarily designed to measure the performance of a web server within a controlled environment.&nbsp; WCAT can simulate thousands of concurrent users making requests to a single web site or multiple web sites.&nbsp; The WCAT engine uses a simple script to define the set of HTTP requests to be played back to the web server. Extensibility is provided through plug-in DLLs and a standard, simple API. http://www.iis.net//1467/ItemPermalink.ashx IISTeam http://www.iis.net//1467/ItemPermalink.ashx Tue, 15 May 2007 09:44:25 GMT Windows Media Server 2008 RC1 for Windows Server 2008 RC1 <p>You may use this release of Windows Media Services 2008 RC0 to test a Windows Media server running the Windows Server 2008 RC0 operating or to deploy Windows Media servers in a live production environment.</p><p>This release contains the&nbsp;following packages:</p><p style="font-weight: 700">Full Server Package for 32-bit and 64-bit platform</p><ul><li>Windows6.0-KB934518-x86-Server.msu</li><li>Windows6.0-KB934518-x64-Server.msu</li></ul><p>Use this package to install Windows Media Services on the full installation option of the Windows Server 2008 (June CTP) Standard, Enterprise, Datacenter, and Web operating systems. For installation instructions, see <a href="http://support.microsoft.com/kb/934518">http://support.microsoft.com/kb/934518</a>. </p><p>Note: Installation on the Windows Server 2008 for Itanium-Based Systems operating system is not supported.</p><p style="font-weight: 700">Server Core installation package for 32-bit and 64-bit platform</p><ul><li>Windows6.0-KB934518-x86-Core.msu</li><li>Windows6.0-KB934518-x64-Core.msu</li></ul><p>Use this package to install Windows Media Services on the Server Core installation option of the Windows Server 2008 operating system. For installation instructions, see <a href="http://support.microsoft.com/kb/934518">http://support.microsoft.com/kb/934518</a>.</p><p style="font-weight: 700">Remote Server Administration Package for 32-bit and 64-bit platform</p><ul><li>Windows6.0-KB934518-x86-Admin.msu</li><li>Windows6.0-KB934518-x64-Admin.msu</li></ul><p>Use this package to install Remote Server Administration Tools for Windows Media Services on a computer running Windows Vista. You can also use these tools to remotely manage a Windows Media server. For installation instructions, see <a href="http://support.microsoft.com/kb/934518">http://support.microsoft.com/kb/934518</a></p><p style="font-weight: 700">Release Notes</p><ul><li>Relnotes.htm</li></ul><p>This is the release notes document for the RC0 release. This contains important information regarding the product and it is advised to read this before using Windows Media Services 2008 RC0 release.</p><p>For detailed installation instructions for any of the above packages, see <a href="http://support.microsoft.com/kb/934518">http://support.microsoft.com/kb/934518</a></p><p>In Windows Media Services, some features are enabled only on certain versions of Windows Server 2008. To decide what version is right for you please refer to the feature set to Windows Server version mapping table available online at <a href="http://www.microsoft.com/windows/windowsmedia/forpros/server/version.aspx">http://www.microsoft.com/windows/windowsmedia/forpros/server/version.aspx</a>. This support table has been updated for Windows Server 2008 RC0.</p> http://www.iis.net//1481/ItemPermalink.ashx IISTeam http://www.iis.net//1481/ItemPermalink.ashx Wed, 27 Jun 2007 18:08:38 GMT Microsoft Application Request Routing for IIS 7 CTP1 (x64) <p>Microsoft Application Request Routing for IIS7 is a proxy based routing module that forwards HTTP requests to content servers based on HTTP headers and server variables, and load balance algorithms.&nbsp; </p><p>Application Request Routing relies on Microsoft URL Rewrite Module to inspect the incoming HTTP requests to make the routing decisions, and therefore, the URL Rewrite Module is required to enable Application Request Routing features. </p><p>The package includes Hotfix (KB 954438).&nbsp; Refer to the KB article for more details.&nbsp; In order to apply the Hotfix correctly without restarting the server, it is recommended that the WAS service is stopped before installing Application Request Routing.</p> http://www.iis.net//1712/ItemPermalink.ashx iisteam http://www.iis.net//1712/ItemPermalink.ashx Thu, 26 Jun 2008 17:41:46 GMT WCat 6.3 (x86) Web Capacity Analysis Tool (WCAT) is a lightweight HTTP load generation tool primarily designed to measure the performance of a web server within a controlled environment.&nbsp; WCAT can simulate thousands of concurrent users making requests to a single web site or multiple web sites.&nbsp; The WCAT engine uses a simple script to define the set of HTTP requests to be played back to the web server. Extensibility is provided through plug-in DLLs and a standard, simple API. http://www.iis.net//1466/ItemPermalink.ashx IISTeam http://www.iis.net//1466/ItemPermalink.ashx Tue, 15 May 2007 09:39:12 GMT FastCGI Extension for IIS6.0 - RTM <p>The FastCGI Extension for IIS 6.0 enables popular application frameworks that support FastCGI protocol to be hosted on the IIS web server in a high-performance and reliable way. FastCGI provides a high-performance alternative to the Common Gateway Interface (CGI), a standard way of interfacing external applications with Web servers that has been supported as part of the IIS feature-set since the very first release. </p><p>CGI programs are executables launched by the web server for each request in order to process the request and generate dynamic responses that are sent back to the client. Because many of these frameworks do not support multi-threaded execution, CGI enables them to execute reliably on IIS by executing exactly one request per process. Unfortunately, it provides poor performance due to the high cost of starting and shutting down a process for each request.</p><p>FastCGI addresses the performance issues inherent to CGI by providing a mechanism to reuse a single process over and over again for many requests. Additionally, FastCGI maintains compatibility with non-thread-safe libraries by providing a pool of reusable processes and ensuring that each process will only handle one request at a time.</p><p>For additional support information, go to <a href="http://support.microsoft.com/">http://support.microsoft.com</a>.</p> http://www.iis.net//1521/ItemPermalink.ashx iisteam http://www.iis.net//1521/ItemPermalink.ashx Mon, 24 Sep 2007 14:42:37 GMT IISLogsLite 2.0 <span style="font-size: 8pt; color: black; font-family: Verdana">IISLogsLite 2.0 offers the ability to ZIP, Deletes files and optionally delete the original log file.<span>&nbsp; </span>IISLogsLite 2.0 has new features including the ability to &quot;automatically&quot; add WWW, FTP and SMTP sites.<span>&nbsp; </span>If configured, every time IISLogsLite executes, the &#39;Auto-add&#39; feature queries the local metabase, and then determines if any new sites have been added.<span>&nbsp; </span>IISLogsLite will automatically process the new directories without manually having to configure the new directories.<span>&nbsp; </span>You can also add your own folders.&nbsp; IISLogsLite 2.0 also includes functionality to run IISLogsLite.exe inside the GUI, this makes testing more efficient.<span>&nbsp; </span>This will handle file extensions ending in &quot;.log&quot;, &quot;.zip&quot;, &quot;.bdr&quot;, &quot;.bdp&quot;, &quot;.bad&quot;, optionally &quot;.xml&quot;.</span> http://www.iis.net//1310/ItemPermalink.ashx iislogs http://www.iis.net//1310/ItemPermalink.ashx Sun, 28 Jan 2007 21:52:32 GMT IISLogs IIS Logs is 100% written using the Microsoft .NET Framework. It&#39;s developed to help effectively manage all log files related to Microsoft Internet Information Server 5/6/7. IISLogs will automatically compress, copy and/or remove log files on a scheduled basis. This can help free up an administrator from maintaining their own scripts. Our goal is to provide a consistent approach across servers and workstations that need log file management. IIS Logs offers two modes; Stand-alone EXE or Windows Service versions. In keeping with best security practices, IISLogs doesn&#39;t require administrative privileges. Very easy to configure, get started recovering disk space. http://www.iis.net//1265/ItemPermalink.ashx iislogs http://www.iis.net//1265/ItemPermalink.ashx Sun, 28 Jan 2007 21:55:51 GMT IIS Sites Transfer <span class="Normal"> The IIS Sites Transfer program is designed to transfer web sites from Microsoft Internet Information Server version 6 (IIS 6) to another IIS 6 server. The program also allows to transfer Windows 2003 users from one server to another and copy FTP logins, virtual directories, Web/FTP folders structure and assign NTFS folders permissions.<br /> <br /> It is a unique tool. There are no such tools as this one, which allows easy transfer lots of web sites at a time, including all usernames, permissions and so on. <br /> <br /> IIS Sites Transfer utility does <strong>not</strong> require a clean installation of Internet Information Services! Moreover, the tool can even help you to transfer any selected group of websites, so you can distribute your websites easily to adjust the servers load.<br /> <br /> The most outstanding feature of this tool is that it is able to transfer websites even if the IISAdmin service is not running on the source server! You do not need the source server to be up and running, you just need to have the metabase.xml file from the server. This makes the IIS Sites Transfer program not only a migration and balancing utility, it is also a disaster recovery tool.</span> http://www.iis.net//1595/ItemPermalink.ashx HostsTools http://www.iis.net//1595/ItemPermalink.ashx Thu, 10 Jan 2008 10:07:15 GMT IIS SMTP Monitor <span class="Normal">We believe you hate SPAM (especially if it was sent by your customer from your server and you are blacklisted), don&#39;t you?<br /><br /> The IIS SMTP Monitor program (Windows service) is a tool for IIS 6 Pickup folder monitoring. <br /><br /> Windows web hosting providers do need this tool to <strong>stop outgoing SPAM</strong>. If you allow to send mail with ASP or PHP scripts with CDONTS or CDOSYS, your web hosting clients are able to send SPAM from your servers anonymously. And then it gets very difficult to track it down and stop SPAM. As a result, your server is blacklisted and all your customers have problems now. To avoid this you should install IIS SMTP Monitor.<br /><br /> If you have IIS SMTP Monitor installed, you can see the origin (the owner username) of outgoing SPAM messages sent by your customers. And you can find the website by its unique user name and STOP SPAM. </span> http://www.iis.net//1593/ItemPermalink.ashx HostsTools http://www.iis.net//1593/ItemPermalink.ashx Thu, 10 Jan 2008 09:54:41 GMT Hosting Controller 7C <p>Hosting Controller was the first product in the market with a Windows-based Control Panel which was released in early 1999. HC is a blend of cutting edge technology and advanced hosting features which&nbsp;empowers you with control and server management capability that&rsquo;s never experienced before.</p><p>Hosting Controller&nbsp;uses standard industry protocols including XML, SOAP and HTTP and thus it facilitates distributed application communications efficiently, ensuring all the security measures. It offers smooth multiple cross-servers handshake using centralize database, with reduced redundancy and improved security measures.</p><p>Hosting Controller version 7C is the highest-profile Control Panel software. It has many advanced features, a sophisticated cluster management solution, support for both operating systems (Windows/Linux), built-in load balancing component, dozens of new click &amp; install applications and improved billing system to automate and improve your web hosting tasks. It also has&nbsp;rebuildXpress utility which&nbsp;is a revolutionary tool, an add-on to Hosting Controller&nbsp;that provides rigorous backup and simplified restoration mechanism for hosting servers.</p> http://www.iis.net//1548/ItemPermalink.ashx hostingcontroller http://www.iis.net//1548/ItemPermalink.ashx Wed, 31 Oct 2007 11:10:06 GMT ISAPI_Rewrite 3.0 ISAPI_Rewrite 3 is a powerful URL rewriter module for IIS, compatible with Apache <strong>mod_rewrite</strong> syntax, which makes possible to move configurations from Apache to IIS and vice versa just by copying <strong>.htaccess</strong> files. It is used for search engine optimization, to proxy another server&#39;s content, stop hotlinking or strengthen server security. http://www.iis.net//1512/ItemPermalink.ashx helicontech http://www.iis.net//1512/ItemPermalink.ashx Thu, 13 Sep 2007 08:10:05 GMT ISAPI_Rewrite 3 Lite ISAPI_Rewrite 3 Lite is a <strong>Freeware</strong> URL rewriter for IIS, compatible with Apache mod_rewrite. It supports nearly all Apache mod_rewrite features. It is used for search engine optimization, to proxy another server&#39;s content, stop hotlinking or strengthen server security. http://www.iis.net//1599/ItemPermalink.ashx helicontech http://www.iis.net//1599/ItemPermalink.ashx Fri, 25 Jan 2008 05:33:55 GMT POP3 for windows Server 2008 <p>this free preview of visendo SMTP Extender allows to pull mails from SMTP server with pop3 protokoll. We offer 64 bit and 32 bit version.</p><p>Updates regulary based on feedback. Use my blog</p> http://www.iis.net//1678/ItemPermalink.ashx hannespreishuber http://www.iis.net//1678/ItemPermalink.ashx Tue, 06 May 2008 02:19:15 GMT Ensim Pro X for Windows <p>Ensim Pro X for Windows is the industry&#39;s leading single-server hosting automation and control panel solution for hosted web sites, e-mail, and online applications. It includes comprehensive tools that enable hosting providers to create, control, and deliver a variety of professional-quality hosting plans. Ensim Pro instantly transforms a server into a professional hosting business, supporting robust reseller capabilities and third-party application integration.<br /><font face="Trebuchet MS" size="2"><br /><strong>A</strong> <strong>FREE</strong> <strong>Ensim Pro X promotional license</strong> is now available for a limited time, along with an updated web services API and a comprehensive Power Tools framework.</font></p> http://www.iis.net//1382/ItemPermalink.ashx ensim http://www.iis.net//1382/ItemPermalink.ashx Mon, 12 Feb 2007 05:11:10 GMT DotNetPanel <h1>DotNetPanel</h1><p>DotNetPanel is unique feature-rich solution for simplifying Windows hosting management operations. </p><p>&nbsp;</p>It manages multiple servers, has robust, scalable and secure architecture, it&#39;s very simple in use, offers competitive pricing and great support! <p>&nbsp;</p><h2>Ease of Use</h2><p>The installation process is quick and easy. You don&#39;t need to spend days to make your control panel work for you! <a href="http://dotnetpanel.com/DotNetPanel/Features.aspx">more &raquo;</a> </p><h2>Security</h2><p>DotNetPanel uses the most advanced security technologies like asymmetric cryptography, Web Services messages signing and process isolation. <a href="http://dotnetpanel.com/DotNetPanel/Features.aspx">more &raquo;</a> </p><h2>Multi-Server</h2><p>DotNetPanel is a truly distributed, scalable, n-tier application. <a href="http://dotnetpanel.com/DotNetPanel/Features.aspx">more &raquo;</a> </p><h2>Support</h2><p>The real quality of a product is its ultimate support. Our support team is friendly, enthusiastic and responsive. <a href="http://dotnetpanel.com/Support/Overview.aspx">more &raquo;</a> </p><h2>Price</h2><p>DotNetPanel has the most attractive prices in today&#39;s Windows-based hosting solutions <a href="http://dotnetpanel.com/DotNetPanel/Pricing.aspx">more &raquo;</a> </p> http://www.iis.net//1541/ItemPermalink.ashx dotnetpanel http://www.iis.net//1541/ItemPermalink.ashx Tue, 20 Nov 2007 10:45:50 GMT IISGuard IISGuard is a unique tool for remote monitoring, logging and analyzing requests in the Microsoft IIS web server. With IISGuard you can easily see all requests that are made to your IIS web server and find the sites and scripts that are causing problems. Real time monitoring, logging, user friendly web interface with an own web server, configurability and the great performance are just some of the features that make IISGuard an ideal companion to IIS. IISGuard improves the uptime of your server by eliminating problematic sites/scripts, detecting malicious clients and helping you improve the performance of IIS. http://www.iis.net//1283/ItemPermalink.ashx troxo http://www.iis.net//1283/ItemPermalink.ashx Wed, 20 Dec 2006 22:13:30 GMT AdoMonitor AdoMonitor is the only tool built for real time monitoring of ADO-related errors for IIS. With AdoMonitor you can see all the errors within your server side scripts which are producing ADO errors. Besides errors, AdoMonitor also displays co