Re: ADAM and AuthorizationStoreRoleProvider
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Mar 2006 08:29:59 +0000 (UTC)
there are some gotchas getting those both to work together IIRC
a good book on those providers is:
http://www.amazon.com/exec/obidos/tg/detail/-/B000EHQ60W/sr=8-1/qid=1143016190/ref=sr_1_1/104-1569087-8058353?%5Fencoding=UTF8&v=glance
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Hello,
I'm having a problem configuring ADAM and the
AuthorizationStoreRoleProvider in .NET 2.0 and I hope someone can help
me out since I've been stuck with this one for quite some time.
I did install ADAM, the Win2003 Admin Pack etc and configured my
web.config file using the instructions on the following website (for
those who are still looking for that info)
http://www.oftedal.no/~erlend/?blogid=6&show_comment=1
http://forums.asp.net/1023737/ShowPost.aspx
http://blogs.msdn.com/dansellers/archive/2005/10/11/479941.aspx
What does work (using the Web Site Administration Tool (WSAT)):
I can properly view the users, delete them, view the roles, add and
remove roles.
What's still a problem:
I cannot view the members of a role or assign a role to a user using
the "Manage Role" option. Also, if I create a user, it does appear in
the container properly but then WSAT tries to assign the role and
fails
with the following exception:
Exception has been thrown by the target of an invocation.
at
System.Web.Administration.WebAdminPage.CallWebAdminHelperMethod(Boolea
n
isMembership, String methodName, Object[] parameters, Type[]
paramTypes)
at
ASP.security_roles_managesinglerole_aspx.__DataBinding__control30(Obje
ct
sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs
e)
etc...
It seems to me that the membership provider works properly but there's
still some problem with the AuthorizationStoreRoleProvider.
I'm working on a WinXP SP2 PC and ADAM is installed on a Win2003 SP1
server.
I didn't find many posts about this issue yet, only people asking the
same question, no answers. Can anyone please tell me how to fix this?
Thanks in advance!
Jeroen
.
- Follow-Ups:
- References:
- ADAM and AuthorizationStoreRoleProvider
- From: jbijleveld
- ADAM and AuthorizationStoreRoleProvider
- Prev by Date: ADAM and AuthorizationStoreRoleProvider
- Next by Date: Re: Custom RoleProvider question -- saving roles
- Previous by thread: ADAM and AuthorizationStoreRoleProvider
- Next by thread: Re: ADAM and AuthorizationStoreRoleProvider
- Index(es):
Relevant Pages
|