<?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>Microsoft Support Team&amp;#39;s IIS Blog</title><link>http://blogs.iis.net/webtopics/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Configuring FTP 7.5 with Host Header and SSL</title><link>http://blogs.iis.net/webtopics/archive/2009/11/05/configuring-ftp-7-5-with-host-header-and-ssl.aspx</link><pubDate>Fri, 06 Nov 2009 00:04:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3499036</guid><dc:creator>WebTopics</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3499036</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/11/05/configuring-ftp-7-5-with-host-header-and-ssl.aspx#comments</comments><description>FTP 7.5 comes with new features like supporting Host headers (Virtual host) and SSL. For compatibility purposes, FTP clients can check whether the FTP server supports host headers by sending a FEAT command to check for supported features. An FTP server...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/11/05/configuring-ftp-7-5-with-host-header-and-ssl.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3499036" width="1" height="1"&gt;</description></item><item><title>Configuring DebugDiag to Automatically Capture a Full User Dump on a Managed Function</title><link>http://blogs.iis.net/webtopics/archive/2009/10/01/configuring-debugdiag-to-automatically-capture-a-full-user-dump-on-a-managed-function.aspx</link><pubDate>Thu, 01 Oct 2009 18:30:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3448896</guid><dc:creator>WebTopics</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3448896</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/10/01/configuring-debugdiag-to-automatically-capture-a-full-user-dump-on-a-managed-function.aspx#comments</comments><description>I recently worked an issue with a customer where we needed to capture a full user dump of the IIS worker process when a specific function was being called. The problem was that the function was in managed code. I thought it would be good to share how...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/10/01/configuring-debugdiag-to-automatically-capture-a-full-user-dump-on-a-managed-function.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3448896" width="1" height="1"&gt;</description></item><item><title>A Tale of Two Developers and Visual Studio Sites and Apps</title><link>http://blogs.iis.net/webtopics/archive/2009/09/30/a-tale-of-two-developers-and-visual-studio-sites-and-apps.aspx</link><pubDate>Wed, 30 Sep 2009 13:40:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3436102</guid><dc:creator>WebTopics</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3436102</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/09/30/a-tale-of-two-developers-and-visual-studio-sites-and-apps.aspx#comments</comments><description>We've encountered several scenarios in which customers have multiple developers working on a single web application in Visual Studio. In such cases, it's not uncommon for each developer to be working on a portion of the application. There isn't any problem...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/09/30/a-tale-of-two-developers-and-visual-studio-sites-and-apps.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3436102" width="1" height="1"&gt;</description><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/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/webtopics/archive/tags/Visual+Studio/default.aspx">Visual Studio</category></item><item><title>ASP.NET MVC: What is it and should I use it?</title><link>http://blogs.iis.net/webtopics/archive/2009/09/01/asp-net-mvc-what-is-it-and-should-i-use-it.aspx</link><pubDate>Tue, 01 Sep 2009 19:49:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3384179</guid><dc:creator>WebTopics</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3384179</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/09/01/asp-net-mvc-what-is-it-and-should-i-use-it.aspx#comments</comments><description>In March of this year, we released ASP.NET MVC. Since then, many ASP.NET developers have been perplexed about MVC. Many developers aren't quite sure what MVC is and what it means for ASP.NET developers. Many more developers have some level of understanding...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/09/01/asp-net-mvc-what-is-it-and-should-i-use-it.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3384179" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/webtopics/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item><item><title>High memory in IIS due to scriptproxy.dll</title><link>http://blogs.iis.net/webtopics/archive/2009/08/18/high-memory-in-iis-due-to-scriptproxy-dll.aspx</link><pubDate>Tue, 18 Aug 2009 21:15:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3355057</guid><dc:creator>WebTopics</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3355057</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/08/18/high-memory-in-iis-due-to-scriptproxy-dll.aspx#comments</comments><description>One of my customers had a problem on his IIS server, where the IIS process hosting his web application was suffering from very high memory utilization over time. Eventually the process got so high in memory that the web application became completely unresponsive...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/08/18/high-memory-in-iis-due-to-scriptproxy-dll.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3355057" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/webtopics/archive/tags/High+Memory/default.aspx">High Memory</category><category domain="http://blogs.iis.net/webtopics/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.iis.net/webtopics/archive/tags/capture+dump/default.aspx">capture dump</category></item><item><title>Deadlock when storing Asp.net sessions in SQL server during peak load</title><link>http://blogs.iis.net/webtopics/archive/2009/08/12/deadlock-when-storing-asp-net-sessions-in-sql-server-during-peak-load.aspx</link><pubDate>Wed, 12 Aug 2009 21:35:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3344692</guid><dc:creator>WebTopics</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3344692</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/08/12/deadlock-when-storing-asp-net-sessions-in-sql-server-during-peak-load.aspx#comments</comments><description>When there is more than 1 server in web farm scenario it is an obvious choice to go for session out-of-proc either with SQL server or State server. While storing session with SQLServer if you see issues with SQL deadlock during peak loads involving DeleteExpiredSessions...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/08/12/deadlock-when-storing-asp-net-sessions-in-sql-server-during-peak-load.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3344692" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/webtopics/archive/tags/ASPStateTempSessions/default.aspx">ASPStateTempSessions</category><category domain="http://blogs.iis.net/webtopics/archive/tags/deadlock/default.aspx">deadlock</category><category domain="http://blogs.iis.net/webtopics/archive/tags/DeleteExpiredSessions/default.aspx">DeleteExpiredSessions</category></item><item><title>Using ProcDump.exe to monitor w3wp.exe for CPU spikes</title><link>http://blogs.iis.net/webtopics/archive/2009/08/07/using-procdump-exe-to-monitor-w3wp-exe-for-cpu-spikes.aspx</link><pubDate>Fri, 07 Aug 2009 23:12:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3336540</guid><dc:creator>WebTopics</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3336540</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/08/07/using-procdump-exe-to-monitor-w3wp-exe-for-cpu-spikes.aspx#comments</comments><description>Procdump is a light weight Sysinternal's command-line utility whose primary purpose is monitoring an application for CPU spikes and generating crash dumps during such spikes which an administrator or developer can use to determine the cause or to share...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/08/07/using-procdump-exe-to-monitor-w3wp-exe-for-cpu-spikes.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3336540" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/webtopics/archive/tags/CPU+spike/default.aspx">CPU spike</category><category domain="http://blogs.iis.net/webtopics/archive/tags/Hgh+cpu/default.aspx">Hgh cpu</category><category domain="http://blogs.iis.net/webtopics/archive/tags/procdump/default.aspx">procdump</category><category domain="http://blogs.iis.net/webtopics/archive/tags/capture+dump/default.aspx">capture dump</category></item><item><title>IIS7 (and above) – Using FREB to capture dumps for a long running request</title><link>http://blogs.iis.net/webtopics/archive/2009/08/04/iis7-and-above-using-freb-to-capture-dumps-for-a-long-running-request.aspx</link><pubDate>Tue, 04 Aug 2009 17:38:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3329634</guid><dc:creator>WebTopics</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3329634</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/08/04/iis7-and-above-using-freb-to-capture-dumps-for-a-long-running-request.aspx#comments</comments><description>In my previous post , I wrote about using FREB to troubleshoot a simple error message to identify the module which sets the error. For this post, let’s assume we are troubleshooting a slow running page (any page, be it aspx, asmx, html, etc). Not always...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/08/04/iis7-and-above-using-freb-to-capture-dumps-for-a-long-running-request.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3329634" width="1" height="1"&gt;</description></item><item><title>Uploading a file using FileUpload control fails in IE8</title><link>http://blogs.iis.net/webtopics/archive/2009/07/27/uploading-a-file-using-fileupload-control-fails-in-ie8.aspx</link><pubDate>Mon, 27 Jul 2009 18:36:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3315504</guid><dc:creator>WebTopics</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3315504</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/07/27/uploading-a-file-using-fileupload-control-fails-in-ie8.aspx#comments</comments><description>I had another interesting customer issue this week, where in uploading a file using the FileUpload control was failing only with IE8 . As you would do with any client-side issue, I started by collecting Fiddler traces for both the working (IE7) and non...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/07/27/uploading-a-file-using-fileupload-control-fails-in-ie8.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3315504" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/webtopics/archive/tags/FileUpload/default.aspx">FileUpload</category><category domain="http://blogs.iis.net/webtopics/archive/tags/IE+8/default.aspx">IE 8</category><category domain="http://blogs.iis.net/webtopics/archive/tags/fails+upload/default.aspx">fails upload</category></item><item><title>In-Proc Session State Management</title><link>http://blogs.iis.net/webtopics/archive/2009/07/21/in-proc-session-state-management.aspx</link><pubDate>Wed, 22 Jul 2009 02:51:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3307709</guid><dc:creator>WebTopics</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3307709</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/07/21/in-proc-session-state-management.aspx#comments</comments><description>What is ASP.NET Session? A session is defined as the period of time a unique user interacts with a particular web application. HTTP is a stateless protocol, in the sense that a Web server is concerned only with the current HTTP request for any given Web...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/07/21/in-proc-session-state-management.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3307709" width="1" height="1"&gt;</description></item><item><title>Getting the Sys.WebForms.PageRequestManagerParserErrorException while making an AJAX callback</title><link>http://blogs.iis.net/webtopics/archive/2009/07/21/getting-the-sys-webforms-pagerequestmanagerparsererrorexception-while-making-an-ajax-callback.aspx</link><pubDate>Tue, 21 Jul 2009 19:51:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3307365</guid><dc:creator>WebTopics</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3307365</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/07/21/getting-the-sys-webforms-pagerequestmanagerparsererrorexception-while-making-an-ajax-callback.aspx#comments</comments><description>Recently I encountered an issue wherein our customer was running into a client side AJAX exception, Sys.WebForms.PageRequestManagerParserErrorException , while trying to make an Async Postback from an ASPX page. This exception was happening for all the...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/07/21/getting-the-sys-webforms-pagerequestmanagerparsererrorexception-while-making-an-ajax-callback.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3307365" width="1" height="1"&gt;</description></item><item><title>“Parser Error Message: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.” when .net page has debug=”true”</title><link>http://blogs.iis.net/webtopics/archive/2009/07/20/parser-error-message-this-implementation-is-not-part-of-the-windows-platform-fips-validated-cryptographic-algorithms-when-net-page-has-debug-true.aspx</link><pubDate>Mon, 20 Jul 2009 16:37:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3304497</guid><dc:creator>WebTopics</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3304497</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/07/20/parser-error-message-this-implementation-is-not-part-of-the-windows-platform-fips-validated-cryptographic-algorithms-when-net-page-has-debug-true.aspx#comments</comments><description>Recently, I came across an issue where the customer faced an FIPS (Federal Information Processing Standards) related error on the .aspx pages which had debug=”true”. His ASP.net application was hosted on IIS7 running on Windows Server 2008 SP2. And, he...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/07/20/parser-error-message-this-implementation-is-not-part-of-the-windows-platform-fips-validated-cryptographic-algorithms-when-net-page-has-debug-true.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3304497" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/webtopics/archive/tags/IIS7/default.aspx">IIS7</category><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/IIS6/default.aspx">IIS6</category><category domain="http://blogs.iis.net/webtopics/archive/tags/FIPS/default.aspx">FIPS</category><category domain="http://blogs.iis.net/webtopics/archive/tags/.NET/default.aspx">.NET</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>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3259367</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/06/25/troubleshooting-http-401-3-errors-with-process-monitor.aspx#comments</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...(&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><category domain="http://blogs.iis.net/webtopics/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/webtopics/archive/tags/HTTP/default.aspx">HTTP</category><category domain="http://blogs.iis.net/webtopics/archive/tags/IIS6/default.aspx">IIS6</category><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></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>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3254129</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/06/23/how-to-add-a-locked-header-row-to-an-asp-net-gridview-control.aspx#comments</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...(&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><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>Getting access denied error when querying for user Roles using Authorization Role Manager</title><link>http://blogs.iis.net/webtopics/archive/2009/06/18/getting-access-denied-error-when-querying-for-user-roles-using-authorization-role-manager.aspx</link><pubDate>Fri, 19 Jun 2009 01:21:46 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3244720</guid><dc:creator>WebTopics</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/webtopics/rsscomments.aspx?PostID=3244720</wfw:commentRss><comments>http://blogs.iis.net/webtopics/archive/2009/06/18/getting-access-denied-error-when-querying-for-user-roles-using-authorization-role-manager.aspx#comments</comments><description>Recently I was working on an AuthorizationRoleProvider issue for an ASP.Net application. Customer was using Authorization Role Manager for the Role management of the Active Directory users. Scenario ======= You developed an Asp.net application using Authorization...(&lt;a href="http://blogs.iis.net/webtopics/archive/2009/06/18/getting-access-denied-error-when-querying-for-user-roles-using-authorization-role-manager.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3244720" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/webtopics/archive/tags/Azman/default.aspx">Azman</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/Authorization+Role+Provider/default.aspx">Authorization Role Provider</category><category domain="http://blogs.iis.net/webtopics/archive/tags/Azrole/default.aspx">Azrole</category></item></channel></rss>