<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>The Official Microsoft IIS Site</title><link>http://blogs.iis.net/</link><description>The platform that enables you to build rich, interactive communities</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Sessions: Tech Ed on the Road, HydTechies</title><link>http://blogs.iis.net/ma_khan/archive/2009/07/04/sessions-tech-ed-on-the-road-hydtechies.aspx</link><pubDate>Sat, 04 Jul 2009 09:10:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3274531</guid><dc:creator>IIS Workstation</dc:creator><slash:comments>5</slash:comments><description>I recently took a couple of sessions on IIS 7 &amp;amp; 7.5 as part of Hyderabad Techies and "Tech-Ed on the Road" revival campaign here in Hyderabad, India. It was great to see the enthusiasm people had for different Microsoft technologies. We had sessions ranging from ASP.NET - Windows Azure and IIS - to SQL Server 2008. I was responsible for delivering sessions on IIS 7.5 which is going to ship along with Windows Server 2008 R2 and Windows 7. I think I was kind of lucky in that sense, because there...(&lt;a href="http://blogs.iis.net/ma_khan/archive/2009/07/04/sessions-tech-ed-on-the-road-hydtechies.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3274531" width="1" height="1"&gt;</description><cs:applicationKey>ma_khan</cs:applicationKey><category domain="http://blogs.iis.net/ma_khan/archive/tags/Personal/default.aspx">Personal</category><category domain="http://blogs.iis.net/ma_khan/archive/tags/IIS+7/default.aspx">IIS 7</category><category domain="http://blogs.iis.net/ma_khan/archive/tags/MVP/default.aspx">MVP</category><category domain="http://blogs.iis.net/ma_khan/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>Getting both FastCGI module and AppPool CPULimit to work</title><link>http://blogs.iis.net/ksingla/archive/2009/07/02/getting-both-fastcgi-module-and-apppool-cpulimit-to-work.aspx</link><pubDate>Thu, 02 Jul 2009 23:29:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3272385</guid><dc:creator>ksingla</dc:creator><slash:comments>8</slash:comments><description>FastCGI module available in IIS 7.0 did not work when CPULimit for the application pool was enabled. This was because when CPULimit feature was enabled WAS uses job objects to track CPU usage of worker processes. WAS keeps a job object for each application pool and all worker processes which belong to that application pool are made part of that job object. FastCGI module uses job objects to make sure that there are no orphan child processes left when worker process goes away. Note that FastCGI requires...(&lt;a href="http://blogs.iis.net/ksingla/archive/2009/07/02/getting-both-fastcgi-module-and-apppool-cpulimit-to-work.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3272385" width="1" height="1"&gt;</description><cs:applicationKey>ksingla</cs:applicationKey><category domain="http://blogs.iis.net/ksingla/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/ksingla/archive/tags/FastCGI/default.aspx">FastCGI</category><category domain="http://blogs.iis.net/ksingla/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category></item><item><title>Using Apple's WebDavFS for Mac OS X with WebDAV on IIS 7</title><link>http://blogs.iis.net/robert_mcmurray/archive/2009/07/01/using-apple-s-webdavfs-for-mac-os-x-with-webdav-on-iis-7.aspx</link><pubDate>Thu, 02 Jul 2009 02:19:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3270354</guid><dc:creator>Robert McMurray's Blog [MSFT]</dc:creator><slash:comments>6</slash:comments><description>Today's blog post needs to have a disclaimer right up front - I freely admit I'm not a Mac OS X expert, so I may not have everything 100% correct in this post. But I've seen a lot of questions on forums.iis.net that discuss using IIS WebDAV with Mac OS X, so I thought that I'd share a few of the things that I've noticed. Just the same, if I were writing a formal walkthrough I would have said something like, " Microsoft is not responsible for the behavior of Apple's Mac family of products. The information...(&lt;a href="http://blogs.iis.net/robert_mcmurray/archive/2009/07/01/using-apple-s-webdavfs-for-mac-os-x-with-webdav-on-iis-7.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3270354" width="1" height="1"&gt;</description><cs:applicationKey>robert_mcmurray</cs:applicationKey><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/IIS+Topics/default.aspx">IIS Topics</category><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/WebDAV/default.aspx">WebDAV</category></item><item><title>Tip #86: Did you know… Visual Studio has several different search options?</title><link>http://blogs.iis.net/webdevelopertips/archive/2009/06/30/tip-86-did-you-know-visual-studio-has-several-different-search-options.aspx</link><pubDate>Tue, 30 Jun 2009 20:24:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3267578</guid><dc:creator>Tips &amp; Tricks for ASP.NET, IIS, and Visual Web Developer</dc:creator><slash:comments>4</slash:comments><description>The standard methods for searching can be found under the Edit --&amp;gt; Find and Replace menu. The “Quick Find” method (Ctrl+F) allows users to search inside of the current document, all open documents, the current project, the entire solution, and the current block by changing the Look in selection. &amp;#160; If you set Look in to be the current project or the entire solution, Visual studio will open files that have matches as you navigate between matches. You can also adjust the settings under Find...(&lt;a href="http://blogs.iis.net/webdevelopertips/archive/2009/06/30/tip-86-did-you-know-visual-studio-has-several-different-search-options.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3267578" width="1" height="1"&gt;</description><cs:applicationKey>webdevelopertips</cs:applicationKey><category domain="http://blogs.iis.net/webdevelopertips/archive/tags/tips+and+tricks/default.aspx">tips and tricks</category><category domain="http://blogs.iis.net/webdevelopertips/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Tip#85: Did you know… You can now do Multiple Selection of controls in your Designer with VS 2008 SP1?</title><link>http://blogs.iis.net/webdevelopertips/archive/2009/06/30/tip-85-did-you-know-you-can-now-do-multiple-selection-of-controls-in-your-designer-with-vs-2008-sp1.aspx</link><pubDate>Tue, 30 Jun 2009 20:15:45 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3267579</guid><dc:creator>Tips &amp; Tricks for ASP.NET, IIS, and Visual Web Developer</dc:creator><slash:comments>4</slash:comments><description>Visual Web developer 2008 SP1 supports multiple selection of controls on your designer using Ctrl+Click . You can see that the designer: Displays the primary selected control with a white tab. Button3 in the image below. Enable you to set property for the selected controls using Property Grid. Note that the property grid would show you only the properties that are in common for all the selected controls. Enables you to make use of the Align , Make Same Size and Order Menu commands in your Format...(&lt;a href="http://blogs.iis.net/webdevelopertips/archive/2009/06/30/tip-85-did-you-know-you-can-now-do-multiple-selection-of-controls-in-your-designer-with-vs-2008-sp1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3267579" width="1" height="1"&gt;</description><cs:applicationKey>webdevelopertips</cs:applicationKey><category domain="http://blogs.iis.net/webdevelopertips/archive/tags/tips+and+tricks/default.aspx">tips and tricks</category><category domain="http://blogs.iis.net/webdevelopertips/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.iis.net/webdevelopertips/archive/tags/Visual+Studio+2008+SP1/default.aspx">Visual Studio 2008 SP1</category></item><item><title>How to download IIS?</title><link>http://blogs.iis.net/davcox/archive/2009/06/29/how-to-download-iis.aspx</link><pubDate>Mon, 29 Jun 2009 17:17:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3264807</guid><dc:creator>davcox</dc:creator><slash:comments>6</slash:comments><description>A lot of folks ask us how to "download" IIS; since other web server offerings are available for download on a multiple of platforms, it's an obvious question for the Microsoft web platform stack as well. Well, IIS has historically shipped as part of each operating system, and we have never back-ported IIS from one OS to another. The exception being that we have ported certain features back in our Out of Band modules (extensions) as we like to call them. Now that we have shipped Web Application Gallery...(&lt;a href="http://blogs.iis.net/davcox/archive/2009/06/29/how-to-download-iis.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3264807" width="1" height="1"&gt;</description><cs:applicationKey>davcox</cs:applicationKey><category domain="http://blogs.iis.net/davcox/archive/tags/install/default.aspx">install</category><category domain="http://blogs.iis.net/davcox/archive/tags/download/default.aspx">download</category><category domain="http://blogs.iis.net/davcox/archive/tags/setup/default.aspx">setup</category></item><item><title>Wimbledon Championships in live 720p</title><link>http://blogs.iis.net/benwagg/archive/2009/06/27/wimbledon-championships-in-live-720p.aspx</link><pubDate>Sat, 27 Jun 2009 17:33:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3261951</guid><dc:creator>Ben Waggoner</dc:creator><slash:comments>7</slash:comments><description>One of the things distracting me from blogging lately has now been announced: the Wimbledon Championships are going to be live HD in Silverlight starting today (Saturday June 27th). Full details (once again) at the Silverlight Team Blog . This is going to be the biggest English language Live Smooth Streaming event so far, coming off the successful French International tennis tournament at Roland Garros. It’s amazing to think that this came together in just eight weeks, and amazing the amount of work...(&lt;a href="http://blogs.iis.net/benwagg/archive/2009/06/27/wimbledon-championships-in-live-720p.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3261951" width="1" height="1"&gt;</description><cs:applicationKey>benwagg</cs:applicationKey><category domain="http://blogs.iis.net/benwagg/archive/tags/NBC+Universal/default.aspx">NBC Universal</category><category domain="http://blogs.iis.net/benwagg/archive/tags/NBCOlympics.com/default.aspx">NBCOlympics.com</category><category domain="http://blogs.iis.net/benwagg/archive/tags/Smooth+Streaming/default.aspx">Smooth Streaming</category><category domain="http://blogs.iis.net/benwagg/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/benwagg/archive/tags/Inlet/default.aspx">Inlet</category><category domain="http://blogs.iis.net/benwagg/archive/tags/sports/default.aspx">sports</category><category domain="http://blogs.iis.net/benwagg/archive/tags/silverlight/default.aspx">silverlight</category></item><item><title>Tip #84: Did you know… How to set a Start page for your Web Site in Visual Web Developer?</title><link>http://blogs.iis.net/webdevelopertips/archive/2009/06/26/tip-84-did-you-know-how-to-set-a-start-page-for-your-web-site-in-visual-web-developer.aspx</link><pubDate>Fri, 26 Jun 2009 22:49:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3261316</guid><dc:creator>Tips &amp; Tricks for ASP.NET, IIS, and Visual Web Developer</dc:creator><slash:comments>7</slash:comments><description>As you are developing your site, you may want to start at a particular page for testing your web site. By defaults, when you start debugging, Visual Studio runs the page that was currently in focus in your designer. If you set this page, Visual web Developer will start your web site with the Set Page and not the current page in designer. You can do this by right-click on the page and selecting Set As Start Page option from the context menu. This could also be set in Properties page under the Start...(&lt;a href="http://blogs.iis.net/webdevelopertips/archive/2009/06/26/tip-84-did-you-know-how-to-set-a-start-page-for-your-web-site-in-visual-web-developer.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3261316" width="1" height="1"&gt;</description><cs:applicationKey>webdevelopertips</cs:applicationKey><category domain="http://blogs.iis.net/webdevelopertips/archive/tags/tips+and+tricks/default.aspx">tips and tricks</category><category domain="http://blogs.iis.net/webdevelopertips/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.iis.net/webdevelopertips/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category><category domain="http://blogs.iis.net/webdevelopertips/archive/tags/VWD/default.aspx">VWD</category></item><item><title>Troubleshooting HTTP 401.3 errors with Process Monitor</title><link>http://blogs.iis.net/webtopics/archive/2009/06/25/troubleshooting-http-401-3-errors-with-process-monitor.aspx</link><pubDate>Fri, 26 Jun 2009 01:16:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3259367</guid><dc:creator>WebTopics</dc:creator><slash:comments>7</slash:comments><description>Last week I posted the following blog which showed how to use Process Monitor to troubleshoot service startup issues. http://blogs.msdn.com/webtopics/archive/2009/06/16/troubleshooting-service-startup-issues-with-process-monitor.aspx To continue on that topic, I ran across another issue recently where Process Monitor was again very helpful in troubleshooting. Problem – When browsing ASP pages, we were getting below error in the browser. Browsing any HTML page worked fine. HTTP Error 401.3 - Unauthorized...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/06/25/troubleshooting-http-401-3-errors-with-process-monitor.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3259367" width="1" height="1"&gt;</description><cs:applicationKey>webtopics</cs:applicationKey><category domain="http://blogs.iis.net/webtopics/archive/tags/security/default.aspx">security</category><category domain="http://blogs.iis.net/webtopics/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.iis.net/webtopics/archive/tags/Access+Denied/default.aspx">Access Denied</category><category domain="http://blogs.iis.net/webtopics/archive/tags/Authentication/default.aspx">Authentication</category><category domain="http://blogs.iis.net/webtopics/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/webtopics/archive/tags/IIS6/default.aspx">IIS6</category><category domain="http://blogs.iis.net/webtopics/archive/tags/HTTP/default.aspx">HTTP</category></item><item><title>Silverlight on Xbox 360 demo at Cannes</title><link>http://blogs.iis.net/benwagg/archive/2009/06/25/silverlight-on-xbox-360-demo-at-cannes.aspx</link><pubDate>Thu, 25 Jun 2009 17:33:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3258706</guid><dc:creator>Ben Waggoner</dc:creator><slash:comments>11</slash:comments><description>Some of you have asked me about Scott Guthrie's twitter mention of the Xbox 360 Silverlight advertising demo at Cannes. So, yes, Silverlight 3 is coming to the Xbox 360 and Xbox Live. We're mainly discussing this in the context of advertising at this point. We've got some more info up about it at the (reliably interesting and informative) Silverlight Team Blog . There's plenty to read there, but here's the overview: On Tuesday, June 22nd at the Cannes Lions International Advertising Festival 2009...(&lt;a href="http://blogs.iis.net/benwagg/archive/2009/06/25/silverlight-on-xbox-360-demo-at-cannes.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3258706" width="1" height="1"&gt;</description><cs:applicationKey>benwagg</cs:applicationKey><category domain="http://blogs.iis.net/benwagg/archive/tags/media/default.aspx">media</category><category domain="http://blogs.iis.net/benwagg/archive/tags/Scott+Guthrie/default.aspx">Scott Guthrie</category><category domain="http://blogs.iis.net/benwagg/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/benwagg/archive/tags/xbox+360/default.aspx">xbox 360</category><category domain="http://blogs.iis.net/benwagg/archive/tags/silverlight/default.aspx">silverlight</category><category domain="http://blogs.iis.net/benwagg/archive/tags/advertising/default.aspx">advertising</category></item><item><title>FastCGI Extension 1.5 for IIS 6.0 and IIS 5.1 – RC</title><link>http://blogs.iis.net/ruslany/archive/2009/06/24/fastcgi-extension-1-5-for-iis-6-0-and-iis-5-1-rc.aspx</link><pubDate>Wed, 24 Jun 2009 22:38:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3256454</guid><dc:creator>RuslanY Blog</dc:creator><slash:comments>0</slash:comments><description>Today IIS team has released the FastCGI Extension 1.5 for IIS 6.0 and IIS 5.1 &amp;#8211; Release Candidate. This version is based on FastCGI Extension 1.0 and it adds several important improvements and features. The release is believed to have a quality level suitable for production deployments. Install the Release Candidate of FastCGI Extension 1.5 for IIS 6.0 and IIS 5.1 or, download: FastCGI Extension 1.5 for IIS 6.0 and IIS 5.1 &amp;#8211; RC (x86) FastCGI Extension 1.5 for IIS 6.0 and IIS 5.1 &amp;#8211;...(&lt;a href="http://blogs.iis.net/ruslany/archive/2009/06/24/fastcgi-extension-1-5-for-iis-6-0-and-iis-5-1-rc.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3256454" width="1" height="1"&gt;</description><cs:applicationKey>ruslany</cs:applicationKey><category domain="http://blogs.iis.net/ruslany/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/ruslany/archive/tags/FastCGI/default.aspx">FastCGI</category></item><item><title>Tip #83: Did you know... You can get the name of the calling method from the stack using reflection?</title><link>http://blogs.iis.net/webdevelopertips/archive/2009/06/23/tip-83-did-you-know-you-can-get-the-name-of-the-calling-method-from-the-stack-using-reflection.aspx</link><pubDate>Wed, 24 Jun 2009 00:25:42 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3254451</guid><dc:creator>Tips &amp; Tricks for ASP.NET, IIS, and Visual Web Developer</dc:creator><slash:comments>6</slash:comments><description>Nearly every program needs a logger to log events, errors and exceptions. Sometimes it is also useful to log the name of the method that logged the event. The easiest way to do that is to make the log method take both the calling method name and event as parameters: [C#] void Log( string callingMethodName, string eventMessage) { Console.WriteLine( "Event logged by " + callingMethodName); Console.WriteLine( "Event: " + eventMessage); } In this case, every method will need to specify its name when...(&lt;a href="http://blogs.iis.net/webdevelopertips/archive/2009/06/23/tip-83-did-you-know-you-can-get-the-name-of-the-calling-method-from-the-stack-using-reflection.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3254451" width="1" height="1"&gt;</description><cs:applicationKey>webdevelopertips</cs:applicationKey></item><item><title>How to Add a Locked Header Row to an ASP.NET GridView Control</title><link>http://blogs.iis.net/webtopics/archive/2009/06/23/how-to-add-a-locked-header-row-to-an-asp-net-gridview-control.aspx</link><pubDate>Wed, 24 Jun 2009 00:22:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3254129</guid><dc:creator>WebTopics</dc:creator><slash:comments>9</slash:comments><description>The GridView control is often used to display tabular data, much like an Excel spreadsheet. However, unlike Excel, the GridView control doesn't have any automatic way of locking the header row so that it doesn't scroll out of view. Check out this example of a GridView within a DIV with the overflow-Y property set to scroll . Notice that as you scroll the GridView, the header row scrolls out of view. It would be more convenient to have a locked header row so that the header row is always visible regardless...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/06/23/how-to-add-a-locked-header-row-to-an-asp-net-gridview-control.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3254129" width="1" height="1"&gt;</description><cs:applicationKey>webtopics</cs:applicationKey><category domain="http://blogs.iis.net/webtopics/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/webtopics/archive/tags/Code/default.aspx">Code</category></item><item><title>Crafting a Better PHP Build Process on Windows – Part IV</title><link>http://blogs.iis.net/port25-php/archive/2009/06/23/crafting-a-better-php-build-process-on-windows-part-iv.aspx</link><pubDate>Wed, 24 Jun 2009 00:12:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3254073</guid><dc:creator>Port 25: The Open Source Community at Microsoft : PHP</dc:creator><slash:comments>8</slash:comments><description>In the previous post , I discussed what it took to use PGO on the Windows PHP build. That led to me building automated build scripts... Automation as the root of all evil "Anything that can be done for you, automatically, can be done to you, automatically." - David C. Wyland First, I had to get the entire dependency stack into the mix. While some of the dependent libraries had VCProject files, some didn't. Worse, even if they had them, you couldn't tell with a degree of certainty that they were compiled...(&lt;a href="http://blogs.iis.net/port25-php/archive/2009/06/23/crafting-a-better-php-build-process-on-windows-part-iv.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3254073" width="1" height="1"&gt;</description><cs:applicationKey>port25-php</cs:applicationKey><category domain="http://blogs.iis.net/port25-php/archive/tags/Open+Source/default.aspx">Open Source</category><category domain="http://blogs.iis.net/port25-php/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/port25-php/archive/tags/Community/default.aspx">Community</category><category domain="http://blogs.iis.net/port25-php/archive/tags/Garrett+Serack/default.aspx">Garrett Serack</category><category domain="http://blogs.iis.net/port25-php/archive/tags/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category><category domain="http://blogs.iis.net/port25-php/archive/tags/Dynamic+Languages/default.aspx">Dynamic Languages</category><category domain="http://blogs.iis.net/port25-php/archive/tags/Interop/default.aspx">Interop</category></item><item><title>Finding malware in your Web Site using IIS SEO Toolkit</title><link>http://blogs.iis.net/carlosag/archive/2009/06/23/finding-malware-in-your-web-site-using-iis-seo-toolkit.aspx</link><pubDate>Tue, 23 Jun 2009 23:43:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3254106</guid><dc:creator>CarlosAg Blog</dc:creator><slash:comments>9</slash:comments><description>The other day a friend of mine who owns a Web site asked me to look at his Web site to see if I could spot anything weird since according to his Web Hosting provider it was being flagged as malware infected by Google. My friend (who is not technical at all) talked to his Web site designer and mentioned the problem. He downloaded the HTML pages and tried looking for anything suspicious on them, however he was not able to find anything. My friend then went back to his Hosting provider and mentioned...(&lt;a href="http://blogs.iis.net/carlosag/archive/2009/06/23/finding-malware-in-your-web-site-using-iis-seo-toolkit.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3254106" width="1" height="1"&gt;</description><cs:applicationKey>carlosag</cs:applicationKey><category domain="http://blogs.iis.net/carlosag/archive/tags/SEO/default.aspx">SEO</category><category domain="http://blogs.iis.net/carlosag/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/carlosag/archive/tags/IIS+Manager/default.aspx">IIS Manager</category></item></channel></rss>