<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>IIS / Tools / Authentication</title>
        <link>http://blog.crowe.co.nz/category/23.aspx</link>
        <description>IIS / Tools / Authentication</description>
        <language>en-NZ</language>
        <copyright>Chris Crowe</copyright>
        <managingEditor>blog@crowe.co.nz</managingEditor>
        <generator>Subtext Version 1.9.4.0</generator>
        <item>
            <title>Microsoft releases a new download center for IIS (everything in one place)</title>
            <link>http://blog.crowe.co.nz/archive/2007/02/01/680.aspx</link>
            <description>&lt;IMG src="/images/IISDownloadCenter.gif" align=right&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;&lt;A href="http://www.iis.net/downloads/default.aspx?tabid=3" target=_blank&gt;DownloadCENTER&lt;/A&gt; for IIS.net has been released!&amp;nbsp;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;The &lt;A href="http://www.iis.net/downloads/default.aspx?tabid=3"&gt;DownloadCENTER at IIS.net&lt;/A&gt;, is a community hotspot for discovering, sharing, reviewing and promoting IIS-related solutions in a single place.&amp;nbsp; Dozens of existing downloads, for all versions of IIS &amp;#8211; both from Microsoft and the community &amp;#8211; are already available in DownloadCENTER today.&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;This new feature of IIS.net is particularly relevant with the release of IIS7 in Windows Vista.&amp;nbsp; The latest release of Microsoft&amp;#8217;s Web server has a completely &lt;A href="http://www.iis.net/default.aspx?tabid=7&amp;amp;subtabid=71" target=_blank&gt;modular&lt;/A&gt; architecture which features over &lt;A href="http://www.iis.net/default.aspx?tabid=7&amp;amp;subtabid=74" target=_blank&gt;forty pluggable components&lt;/A&gt; that can be easily added, removed or even replaced with custom implementations.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;This powerful &lt;A href="http://www.iis.net/default.aspx?tabid=2&amp;amp;subtabid=25&amp;amp;i=1076" target=_blank&gt;extensibility&lt;/A&gt; support is available to both .NET and C/C++ developers.&amp;nbsp; In the future, DownloadCENTER is expected to house a large number of IIS7 extensions submitted by not only the IIS team but the developers and partner ISVs of the IIS community as well.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US&gt;To learn more about the DownloadCenter, read IIS Product Unit Manager, Bill Staples&amp;#8217; &lt;A href="http://blogs.iis.net/bills/archive/2007/01/28/iis-net-downloadcenter-is-now-live.aspx"&gt;blog post&lt;/A&gt; about it or check it out yourself today!&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blog.crowe.co.nz/aggbug/680.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe</dc:creator>
            <guid>http://blog.crowe.co.nz/archive/2007/02/01/680.aspx</guid>
            <pubDate>Wed, 31 Jan 2007 23:36:00 GMT</pubDate>
            <comments>http://blog.crowe.co.nz/archive/2007/02/01/680.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/comments/commentRss/680.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Christchurch .NET Users Group Meeting - June 21st, 2006</title>
            <link>http://blog.crowe.co.nz/archive/2006/06/23/659.aspx</link>
            <description>&lt;P&gt;I had the pleasure to present to the Christchurch .NET Users Group ( &lt;A href="http://www.net.nz/"&gt;http://www.dot.net.nz&lt;/A&gt; ) last evening. It was a very cold night with hail, sleet, rain and we had around 25 people attend.&lt;/P&gt;
&lt;P&gt;I spoke about three topics in my presentation:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="#IIS Scripting"&gt;IIS Scripting&lt;/A&gt; 
&lt;LI&gt;&lt;A href="#IIS Diagnostic Tools"&gt;IIS Diagnostic Tools&lt;/A&gt; 
&lt;LI&gt;&lt;A href="#IIS7"&gt;IIS 7&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;B&gt;&lt;A name="IIS Scripting"&gt;IIS Scripting&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;In the talk on IIS Scripting I discussed the different providers that were available to manage IIS from a command line script or application. These include ADSI and WMI, Admin Base Objects and the new IIS 7 Managed Provider.&lt;/P&gt;
&lt;P&gt;&lt;B&gt;References:&lt;/B&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;B&gt;ADSI Provider&lt;BR&gt;&lt;/B&gt;&lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/965cc820-753b-4ab7-b1c4-8ab43d67e410.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/965cc820-753b-4ab7-b1c4-8ab43d67e410.asp&lt;/A&gt;&lt;BR&gt;&amp;nbsp; 
&lt;LI&gt;&lt;B&gt;WMI Provider&lt;BR&gt;&lt;/B&gt;&lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/8b7799c1-cebc-4b11-b3d5-34ab7b728077.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/8b7799c1-cebc-4b11-b3d5-34ab7b728077.asp&lt;/A&gt;&lt;BR&gt;&amp;nbsp; 
&lt;LI&gt;&lt;B&gt;Admin Base Objects&lt;BR&gt;&lt;/B&gt;&lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/6f6a0cfa-4f2b-4641-88c5-2a1767f6fbc8.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/6f6a0cfa-4f2b-4641-88c5-2a1767f6fbc8.asp&lt;/A&gt;&lt;B&gt; &lt;BR&gt;&amp;nbsp;&lt;/B&gt; 
&lt;LI&gt;&lt;B&gt;IIS7 Managed Provider - Microsoft.Web.Administration &lt;BR&gt;&lt;/B&gt;&lt;A href="http://www.iis.net/default.aspx?tabid=2&amp;amp;subtabid=25&amp;amp;i=952"&gt;http://www.iis.net/default.aspx?tabid=2&amp;amp;subtabid=25&amp;amp;i=952&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;B&gt;&lt;A name="IIS Diagnostic Tools"&gt;IIS Diagnostic Tools&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;In the discussion about IIS diagnostic tools I presented details on the following tools from the Debug Diagnostic Toolkit for IIS. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;Authentication and Access Control Diagnostics&lt;/B&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Authentication and Access Control Diagnostics (Authdiag) Version 1.0 allows you to review, test, and correct problems with Internet Information Services (IIS) authentication and authorization. You can use Authdiag to check settings on Web sites, FTP sites, virtual directories, Web directories, and files. Authdiag can help you troubleshoot the following types of issues:&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;B&gt;SSL Diagnostics&lt;/B&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;It provides a centralized location to display all relevant SSL configuration information. Most of this information is stored in the metabase, which is the main IIS configuration file. Information related to certificates is also stored in the Windows registry. &lt;BR&gt;&lt;BR&gt;SSL Diagnostics checks for the correct configuration of SSL objects and settings. These include client and server certificates, ports, private keys, and Web site states.&lt;BR&gt;&lt;BR&gt;Administrators can test whether their current server certificate is working properly by temporarily replacing the current certificate with a self-signed certificate. Administrators are able to test their certificates with a single click of the mouse.&lt;BR&gt;&lt;BR&gt;Administrators can use SSL Diagnostics to quickly simulate the connection, or handshake, between the server and browser, and review the response from the server. This is very helpful for determining where in the SSL handshake process the connection is breaking down.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN class=itemdescription&gt;Debug Diagnostics&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN class=itemdescription&gt;Debug Diagnostics (DebugDiag) 1.0 is a comprehensive tool designed to help IIS administrators or developers determine why a IIS worker process is crashing, hanging, or memory leak. It offers a simple User Interface to build rules for capturing these common problems with web applications and also offers a built-in analysis system&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;B&gt;References:&lt;/B&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;B&gt;IIS Debug Diagnostic Tool Kit (6 MB)&lt;BR&gt;&lt;/B&gt;&lt;A href="http://www.iis.net/default.aspx?tabid=3&amp;amp;subtabid=31&amp;amp;g=5&amp;amp;i=895"&gt;http://www.iis.net/default.aspx?tabid=3&amp;amp;subtabid=31&amp;amp;g=5&amp;amp;i=895&lt;/A&gt; &lt;BR&gt;&amp;nbsp; 
&lt;LI&gt;&lt;B&gt;Microsoft Log Parser 2.2&lt;/B&gt;&lt;BR&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=890cd06b-abf8-4c25-91b2-f8d975cf8c07&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=890cd06b-abf8-4c25-91b2-f8d975cf8c07&amp;amp;displaylang=en&lt;/A&gt;&lt;BR&gt;&lt;A href="http://www.logparser.com/" target=_blank&gt;www.logparser.com&lt;/A&gt;&lt;BR&gt;&amp;nbsp; 
&lt;LI&gt;&lt;B&gt;Fiddler - HTTP Debugging Proxy Server&lt;BR&gt;&lt;/B&gt;&lt;A href="http://www.fiddlertool.com/"&gt;www.fiddlertool.com&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;B&gt;&lt;A name=IIS7&gt;IIS7&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;In the IIS 7 section of the presentation I discussed some of the benefits of the new server and its new modular architecture, new UI, new extensibility, and diagnostics functionality.&lt;/P&gt;
&lt;P&gt;I showed a number of demos of IIS 7 including a custom Basic Authentication module, a custom Directory Browsing Module, Tracing Features, Debugging a crashing application pool with Debug Diag and some features of the new User Interface.&lt;/P&gt;
&lt;P&gt;&lt;B&gt;References&lt;/B&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The new official IIS Community Home&lt;BR&gt;&lt;A href="http://www.iis.net/"&gt;www.iis.net&lt;/A&gt; 
&lt;LI&gt;Try IIS7 today in your web browser&lt;BR&gt;&lt;A href="http://www.microsoftvirtuallabs.com/iisnet/"&gt;http://www.microsoftvirtuallabs.com/iisnet/&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;
&lt;HR id=null&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;My presentation was made on the Beta 2 build of Vista Ultimate and most of the tools worked fine on Vista and IIS 7 even though they are not designed to. As far as I know no body left early - a good sign.... IIS can be a dry topic to developers but I hope they learned something useful about the new product and of course scripting and diagnostics that they may not have known previously.&lt;/P&gt;&lt;img src="http://blog.crowe.co.nz/aggbug/659.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe</dc:creator>
            <guid>http://blog.crowe.co.nz/archive/2006/06/23/659.aspx</guid>
            <pubDate>Fri, 23 Jun 2006 01:29:00 GMT</pubDate>
            <comments>http://blog.crowe.co.nz/archive/2006/06/23/659.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blog.crowe.co.nz/comments/commentRss/659.aspx</wfw:commentRss>
        </item>
        <item>
            <title>URL Rewriting and Alternative Authentication Methods</title>
            <link>http://blog.crowe.co.nz/archive/2006/01/14/517.aspx</link>
            <description>&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.iismods.com/url-rewrite/index.htm"&gt;&lt;STRONG&gt;Mod_Rewrite - URL Rewrite&lt;/STRONG&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;BR&gt;&lt;FONT color=#ff0000&gt;&lt;SPAN class=style1&gt;Opensource and FREE for private and commercial use &lt;/SPAN&gt;&lt;BR&gt;&lt;/FONT&gt;Powered by regular expressions Mod Rewrite adds a flexible URL rewriting engine to your IIS.&lt;BR&gt;&lt;BR&gt;With Mod Rewrite you can: &lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Convert dynamic URLs to static. 
&lt;LI&gt;Make your site's URLs user and search engine friendly&amp;nbsp; 
&lt;LI&gt;And much more...&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;
&lt;P&gt;&lt;BR&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="http://www.iismods.com/iis-authentication/index.htm"&gt;Mod Auth - IIS Authentication&lt;/A&gt;&lt;/STRONG&gt;&lt;BR&gt;&lt;FONT color=#ff0000&gt;&lt;SPAN class=style1&gt;Opensource and FREE for private and commercial use &lt;BR&gt;&lt;/SPAN&gt;&lt;BR&gt;&lt;/FONT&gt;Add the ability of authorization and authentication without using Windows accounts.&lt;BR&gt;Excelent for membership systems.&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blog.crowe.co.nz/aggbug/517.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe</dc:creator>
            <guid>http://blog.crowe.co.nz/archive/2006/01/14/517.aspx</guid>
            <pubDate>Fri, 13 Jan 2006 14:40:00 GMT</pubDate>
            <comments>http://blog.crowe.co.nz/archive/2006/01/14/517.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blog.crowe.co.nz/comments/commentRss/517.aspx</wfw:commentRss>
        </item>
        <item>
            <title>ISAPI Filter - [Freeware] IIS password </title>
            <link>http://blog.crowe.co.nz/archive/2005/09/21/275.aspx</link>
            <description>&lt;P&gt;&lt;IMG style="MARGIN-LEFT: 10px" height=163 src="/images/img_iispassword_gui_small.jpg" width=188 align=right&gt;&lt;/P&gt;
&lt;P&gt;IIS password protection of files and folders has always been difficult. IISPassword brings the ease and power of Apache&amp;#8217;s htaccess to Microsoft IIS. No longer is there a need for system user accounts and complex access permissions for maintaining a secure, password protected web site. &lt;/P&gt;
&lt;P&gt;IISPassword uses Basic HTTP Authentication for password protecting web sites on IIS, just like htaccess works on Apache. That makes your password protected Apache web site compatible with IIS, and vice versa. &lt;/P&gt;
&lt;P&gt;A powerful and intuitive interface makes it possible to password protect a web site in just moments. More advanced settings provide options such as user group management and protection of certain file types. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;Main Features&lt;/B&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Easy installation - IISPassword is installed with an easy setup program. 
&lt;LI&gt;Easy administration - IISPassword integrates with IIS, creating a new tab in the management console. Protecting a web site is very easy. Select the site or folder to protect, then a username and a password. That&amp;#8217;s all there is to it. The advanced mode enables user groups and protection of certain file types. 
&lt;LI&gt;High performance - IISPassword has been tested in a live environment with heavy traffic, generating practically no extra CPU load on the web servers. 
&lt;LI&gt;Compatibility with htaccess - IISPassword makes password protected Apache web sites compatible with IIS, and vice versa. 
&lt;LI&gt;Command line administration - IISPassword can be administrated through a command line interface, allowing automatic administration based on scripts or applications. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;B&gt;Components&lt;/B&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;ISAPI filter - IISPassword is an ISAPI filter. This makes IISPassword a secure application with low performance costs. 
&lt;LI&gt;IIS Snap-In - IISPassword is seamlessly integrated into the IIS management console, making password protection an easy task. 
&lt;LI&gt;Command line tool - IISPassword also provides a command line interface for scripts or applications. This makes it possible to migrate IISPassword into existing control panel systems. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;U&gt;&lt;B&gt;&lt;FONT color=#800000&gt;IISPassword is free for private, educational and commercial use. &lt;/FONT&gt;&lt;/B&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;For more details see:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.troxo.com/products/iispassword/"&gt;http://www.troxo.com/products/iispassword/&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blog.crowe.co.nz/aggbug/275.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe [IIS MVP]</dc:creator>
            <guid>http://blog.crowe.co.nz/archive/2005/09/21/275.aspx</guid>
            <pubDate>Wed, 21 Sep 2005 07:52:00 GMT</pubDate>
            <comments>http://blog.crowe.co.nz/archive/2005/09/21/275.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blog.crowe.co.nz/comments/commentRss/275.aspx</wfw:commentRss>
        </item>
        <item>
            <title>IIS SSL Diagnostics Version 1.0</title>
            <link>http://blog.crowe.co.nz/archive/2005/08/07/175.aspx</link>
            <description>&lt;DIV class=DetailsContent&gt;A common problem for administrators of IIS servers is configuring and troubleshooting SSL enabled websites. To assist in administrators efforts, Microsoft has designed a tool - SSL Diagnostics - to aid in quickly identifying configuration problems in the IIS metabase, certificates, or certificate stores. &lt;BR&gt;&lt;BR&gt;This tool allows users to review configuration information in a easy to read view mode or to run the tool silently with only the creation of a log file. During use, administrators can simulate the SSL handshake to find errors. They can also quickly "hot swap" certificates for testing purposes.&lt;BR&gt;&lt;BR&gt;These packages come in two forms: Express and Full. The express will only give the pertinent tools for administrators to use SSL Diagnostics while full install installs the same files with the appropriate documentation. Included in the full install is a SSL Frequently Asked Questions that can assist in the learning of SSL for administrators.&lt;/DIV&gt;
&lt;DIV class=DetailsContent&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=DetailsContent&gt;For more details see - &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=CABEA1D0-5A10-41BC-83D4-06C814265282&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=CABEA1D0-5A10-41BC-83D4-06C814265282&amp;amp;displaylang=en&lt;/A&gt;&lt;/DIV&gt;&lt;img src="http://blog.crowe.co.nz/aggbug/175.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe [IIS MVP]</dc:creator>
            <guid>http://blog.crowe.co.nz/archive/2005/08/07/175.aspx</guid>
            <pubDate>Sun, 07 Aug 2005 06:32:00 GMT</pubDate>
            <comments>http://blog.crowe.co.nz/archive/2005/08/07/175.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/comments/commentRss/175.aspx</wfw:commentRss>
        </item>
        <item>
            <title>IIS Authentication and Access Control Diagnostics 1.0</title>
            <link>http://blog.crowe.co.nz/archive/2005/08/07/174.aspx</link>
            <description>&lt;DIV class=DetailsContent&gt;Authentication and Access Control Diagnostics 1.0 (more commonly known as AuthDiag) is a tool released by Microsoft aimed at aiding IT professionals and developers at more effectively finding the source of authentication and authorization failures.&lt;BR&gt;&lt;BR&gt;These users have often seen behavior from Internet Information Services (IIS) that doesn't seem appropriate or random when users authenticate to the IIS server. The complex world of authentication types and the various levels of security permissions necessary to allow a user to access the server causes many hours of labor for those tasked with troubleshooting these problems.&lt;BR&gt;&lt;BR&gt;AuthDiag 1.0 offers a robust tool that offers a efficient method for troubleshooting authentication on IIS 5.x and 6.0. It will analyze metabase configuration and system-wide policies and warn users of possible points of failure and guide them to resolving the problem. AuthDiag 1.0 also includes a robust monitoring tool called AuthMon designed at capturing a snapshot of the problem while it occurs in real-time. AuthMon is robust and specially designed for IIS servers removing any information not pertinent to the authentication or authorization process.&lt;/DIV&gt;
&lt;DIV class=DetailsContent&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=DetailsContent&gt;For more details see - &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=E90FE777-4A21-4066-BD22-B931F7572E9A&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=E90FE777-4A21-4066-BD22-B931F7572E9A&amp;amp;displaylang=en&lt;/A&gt;&lt;/DIV&gt;&lt;img src="http://blog.crowe.co.nz/aggbug/174.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Chris Crowe [IIS MVP]</dc:creator>
            <guid>http://blog.crowe.co.nz/archive/2005/08/07/174.aspx</guid>
            <pubDate>Sun, 07 Aug 2005 06:30:00 GMT</pubDate>
            <comments>http://blog.crowe.co.nz/archive/2005/08/07/174.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crowe.co.nz/comments/commentRss/174.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>
