hello, for my ASP.NET 2.0 intranet apps i am using integrated windows authentication. for my RoleManager i am using the microsoft System.Web.Security.AuthorizationStoreRoleProvider. this uses a connection string to connect to our server's AuthorizationManager ("AzMan" snapin) role store...