<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Microsoft Support Team&amp;#39;s IIS Blog</title><subtitle type="html" /><id>http://blogs.iis.net/webtopics/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.iis.net/webtopics/atom.aspx" /><generator uri="http://communityserver.org" version="3.0.20510.895">Community Server</generator><updated>2009-06-18T21:21:46Z</updated><entry><title>Configuring FTP 7.5 with Host Header and SSL</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/11/05/configuring-ftp-7-5-with-host-header-and-ssl.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/11/05/configuring-ftp-7-5-with-host-header-and-ssl.aspx</id><published>2009-11-06T00:04:00Z</published><updated>2009-11-06T00:04:00Z</updated><content type="html">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 would respond with HOST being one of the extended features supported by it and from here on client can use this feature. There are two ways of using this feature currently by the FTP clients: 1. They can send the virtual host name along with the Username...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author></entry><entry><title>Configuring DebugDiag to Automatically Capture a Full User Dump on a Managed Function</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/10/01/configuring-debugdiag-to-automatically-capture-a-full-user-dump-on-a-managed-function.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/10/01/configuring-debugdiag-to-automatically-capture-a-full-user-dump-on-a-managed-function.aspx</id><published>2009-10-01T18:30:00Z</published><updated>2009-10-01T18:30:00Z</updated><content type="html">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 to do this with the Web Topics Community. I will first show how to set a managed breakpoint in a normal debugger. Then I will show how to automate it with DebugDiag, and have it take an action of creating a full user mode dump file when the breakpoint...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author></entry><entry><title>A Tale of Two Developers and Visual Studio Sites and Apps</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/09/30/a-tale-of-two-developers-and-visual-studio-sites-and-apps.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/09/30/a-tale-of-two-developers-and-visual-studio-sites-and-apps.aspx</id><published>2009-09-30T13:40:00Z</published><updated>2009-09-30T13:40:00Z</updated><content type="html">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 in working with this way, but you may encounter some very real problems when you deploy your application unless you plan in advance. The Scenario Suppose you have two developers working on your web application. Developer A (we'll call him John...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="ASP.NET" scheme="http://blogs.iis.net/webtopics/archive/tags/ASP.NET/default.aspx" /><category term="IIS" scheme="http://blogs.iis.net/webtopics/archive/tags/IIS/default.aspx" /><category term="Visual Studio" scheme="http://blogs.iis.net/webtopics/archive/tags/Visual+Studio/default.aspx" /></entry><entry><title>ASP.NET MVC: What is it and should I use it?</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/09/01/asp-net-mvc-what-is-it-and-should-i-use-it.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/09/01/asp-net-mvc-what-is-it-and-should-i-use-it.aspx</id><published>2009-09-01T19:49:00Z</published><updated>2009-09-01T19:49:00Z</updated><content type="html">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 when it comes to MVC but are not sure when it should be used and why. This post will hopefully shed some light on some of the confusion surrounding MVC. More Info You can download ASP.NET MVC from the ASP.NET MVC site . A more convenient means...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="ASP.NET" scheme="http://blogs.iis.net/webtopics/archive/tags/ASP.NET/default.aspx" /></entry><entry><title>High memory in IIS due to scriptproxy.dll</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/08/18/high-memory-in-iis-due-to-scriptproxy-dll.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/08/18/high-memory-in-iis-due-to-scriptproxy-dll.aspx</id><published>2009-08-18T21:15:00Z</published><updated>2009-08-18T21:15:00Z</updated><content type="html">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 and incoming requests were no longer getting served. Based on these details, we began troubleshooting the issue as a memory leak/high memory issue. The first step was to capture a memory dump of the problematic process, when its memory usage...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="High Memory" scheme="http://blogs.iis.net/webtopics/archive/tags/High+Memory/default.aspx" /><category term="Tools" scheme="http://blogs.iis.net/webtopics/archive/tags/Tools/default.aspx" /><category term="capture dump" scheme="http://blogs.iis.net/webtopics/archive/tags/capture+dump/default.aspx" /></entry><entry><title>Deadlock when storing Asp.net sessions in SQL server during peak load</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/08/12/deadlock-when-storing-asp-net-sessions-in-sql-server-during-peak-load.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/08/12/deadlock-when-storing-asp-net-sessions-in-sql-server-during-peak-load.aspx</id><published>2009-08-12T21:35:06Z</published><updated>2009-08-12T21:35:06Z</updated><content type="html">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 . It goes like this… Looking at the current implementation of the DeleteExpiredSessions stored procedure: CREATE PROCEDURE DeleteExpiredSessions AS &amp;#160; &amp;#160; DECLARE @now DATETIME &amp;#160; &amp;#160; SET @now = GETUTCDATE() &amp;#160; &amp;#160;...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="ASPStateTempSessions" scheme="http://blogs.iis.net/webtopics/archive/tags/ASPStateTempSessions/default.aspx" /><category term="deadlock" scheme="http://blogs.iis.net/webtopics/archive/tags/deadlock/default.aspx" /><category term="DeleteExpiredSessions" scheme="http://blogs.iis.net/webtopics/archive/tags/DeleteExpiredSessions/default.aspx" /></entry><entry><title>Using ProcDump.exe to monitor w3wp.exe for CPU spikes</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/08/07/using-procdump-exe-to-monitor-w3wp-exe-for-cpu-spikes.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/08/07/using-procdump-exe-to-monitor-w3wp-exe-for-cpu-spikes.aspx</id><published>2009-08-07T23:12:26Z</published><updated>2009-08-07T23:12:26Z</updated><content type="html">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 the dump with PSS for further analysis. It also can serve as a general process dump utility that you can embed in other scripts. It completely eliminates the need to maintain different utilities like Debug Daig 1.1 for 32 bit processes and adplus for...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="CPU spike" scheme="http://blogs.iis.net/webtopics/archive/tags/CPU+spike/default.aspx" /><category term="Hgh cpu" scheme="http://blogs.iis.net/webtopics/archive/tags/Hgh+cpu/default.aspx" /><category term="procdump" scheme="http://blogs.iis.net/webtopics/archive/tags/procdump/default.aspx" /><category term="capture dump" scheme="http://blogs.iis.net/webtopics/archive/tags/capture+dump/default.aspx" /></entry><entry><title>IIS7 (and above) – Using FREB to capture dumps for a long running request</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/08/04/iis7-and-above-using-freb-to-capture-dumps-for-a-long-running-request.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/08/04/iis7-and-above-using-freb-to-capture-dumps-for-a-long-running-request.aspx</id><published>2009-08-04T17:38:13Z</published><updated>2009-08-04T17:38:13Z</updated><content type="html">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 I would recommend you to collect a dump to understand what’s going on inside. There are a few other ways to troubleshoot a slow running page, say enabling FREB to find out which module is taking long time to process, using RSCA (runtime status control...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author></entry><entry><title>Uploading a file using FileUpload control fails in IE8</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/07/27/uploading-a-file-using-fileupload-control-fails-in-ie8.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/07/27/uploading-a-file-using-fileupload-control-fails-in-ie8.aspx</id><published>2009-07-27T18:36:06Z</published><updated>2009-07-27T18:36:06Z</updated><content type="html">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-working (IE8) scenarios. Following were the observations: · IE 7 &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Content-Disposition: form-data; name=&amp;quot;targetFile&amp;quot;; filename=&amp;quot;C:\Users\&amp;lt;username&amp;gt;\Desktop\test.txt &amp;quot; · IE 8 &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="FileUpload" scheme="http://blogs.iis.net/webtopics/archive/tags/FileUpload/default.aspx" /><category term="IE 8" scheme="http://blogs.iis.net/webtopics/archive/tags/IE+8/default.aspx" /><category term="fails upload" scheme="http://blogs.iis.net/webtopics/archive/tags/fails+upload/default.aspx" /></entry><entry><title>In-Proc Session State Management</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/07/21/in-proc-session-state-management.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/07/21/in-proc-session-state-management.aspx</id><published>2009-07-22T02:51:08Z</published><updated>2009-07-22T02:51:08Z</updated><content type="html">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 page. The server retains no knowledge of previous requests. The stateless nature of HTTP requests presents unique challenges when writing Web applications. ASP and ASP.NET applications maintain a user’s session using a feature called session state...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author></entry><entry><title>Getting the Sys.WebForms.PageRequestManagerParserErrorException while making an AJAX callback</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/07/21/getting-the-sys-webforms-pagerequestmanagerparsererrorexception-while-making-an-ajax-callback.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/07/21/getting-the-sys-webforms-pagerequestmanagerparsererrorexception-while-making-an-ajax-callback.aspx</id><published>2009-07-21T19:51:38Z</published><updated>2009-07-21T19:51:38Z</updated><content type="html">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 clients in a specific network and looked like this: --------------------------- Microsoft Internet Explorer --------------------------- Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author></entry><entry><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 rel="alternate" type="text/html" 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" /><id>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</id><published>2009-07-20T16:37:00Z</published><updated>2009-07-20T16:37:00Z</updated><content type="html">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 was able to reproduce the issue using a very simple page. The error message was: Looking at the error, we know that there are articles like KB 911722 and a good blog - Enforcing FIPS Certified Cryptography which discuss the same issue. In Windows Server...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="IIS7" scheme="http://blogs.iis.net/webtopics/archive/tags/IIS7/default.aspx" /><category term="ASP.NET" scheme="http://blogs.iis.net/webtopics/archive/tags/ASP.NET/default.aspx" /><category term="IIS6" scheme="http://blogs.iis.net/webtopics/archive/tags/IIS6/default.aspx" /><category term="FIPS" scheme="http://blogs.iis.net/webtopics/archive/tags/FIPS/default.aspx" /><category term=".NET" scheme="http://blogs.iis.net/webtopics/archive/tags/.NET/default.aspx" /></entry><entry><title>Troubleshooting HTTP 401.3 errors with Process Monitor</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/06/25/troubleshooting-http-401-3-errors-with-process-monitor.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/06/25/troubleshooting-http-401-3-errors-with-process-monitor.aspx</id><published>2009-06-26T01:16:00Z</published><updated>2009-06-26T01:16:00Z</updated><content type="html">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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="IIS" scheme="http://blogs.iis.net/webtopics/archive/tags/IIS/default.aspx" /><category term="HTTP" scheme="http://blogs.iis.net/webtopics/archive/tags/HTTP/default.aspx" /><category term="IIS6" scheme="http://blogs.iis.net/webtopics/archive/tags/IIS6/default.aspx" /><category term="security" scheme="http://blogs.iis.net/webtopics/archive/tags/security/default.aspx" /><category term="Tools" scheme="http://blogs.iis.net/webtopics/archive/tags/Tools/default.aspx" /><category term="Access Denied" scheme="http://blogs.iis.net/webtopics/archive/tags/Access+Denied/default.aspx" /><category term="Authentication" scheme="http://blogs.iis.net/webtopics/archive/tags/Authentication/default.aspx" /></entry><entry><title>How to Add a Locked Header Row to an ASP.NET GridView Control</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/06/23/how-to-add-a-locked-header-row-to-an-asp-net-gridview-control.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/06/23/how-to-add-a-locked-header-row-to-an-asp-net-gridview-control.aspx</id><published>2009-06-24T00:22:00Z</published><updated>2009-06-24T00:22:00Z</updated><content type="html">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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="ASP.NET" scheme="http://blogs.iis.net/webtopics/archive/tags/ASP.NET/default.aspx" /><category term="Code" scheme="http://blogs.iis.net/webtopics/archive/tags/Code/default.aspx" /></entry><entry><title>Getting access denied error when querying for user Roles using Authorization Role Manager</title><link rel="alternate" type="text/html" href="http://blogs.iis.net/webtopics/archive/2009/06/18/getting-access-denied-error-when-querying-for-user-roles-using-authorization-role-manager.aspx" /><id>http://blogs.iis.net/webtopics/archive/2009/06/18/getting-access-denied-error-when-querying-for-user-roles-using-authorization-role-manager.aspx</id><published>2009-06-19T01:21:46Z</published><updated>2009-06-19T01:21:46Z</updated><content type="html">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 Role provider. We logged in as User1 into the application through Forms authentication. We used the following code: string role=&amp;quot;Admin&amp;quot;; if (Roles.IsUserInRole(“User2”,role)) { //Do something } When we try to check if User2 is...(&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;</content><author><name>Anonymous</name><uri>http://blogs.iis.net/members/Anonymous.aspx</uri></author><category term="Azman" scheme="http://blogs.iis.net/webtopics/archive/tags/Azman/default.aspx" /><category term="Access Denied" scheme="http://blogs.iis.net/webtopics/archive/tags/Access+Denied/default.aspx" /><category term="Authorization Role Provider" scheme="http://blogs.iis.net/webtopics/archive/tags/Authorization+Role+Provider/default.aspx" /><category term="Azrole" scheme="http://blogs.iis.net/webtopics/archive/tags/Azrole/default.aspx" /></entry></feed>