ADAM and AuthorizationStoreRoleProvider



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(Boolean
isMembership, String methodName, Object[] parameters, Type[]
paramTypes)
at
ASP.security_roles_managesinglerole_aspx.__DataBinding__control30(Object
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

.



Relevant Pages

  • Re: Extended break
    ... Adam wrote: ... >>are for When Things Go Wrong, and not for catching a condition which you ... I think it's careless, though, to rely on an exception when you hit the ... vs. readability/maintainability, is worth examining though. ...
    (comp.lang.java.help)
  • Using ASP.NET 2.0 Roleprovider against AzManStore in ADAM
    ... I've been able to setup an AzMan store within ADAM and authorize a ... for the roles I have setup with AzMan. ... Exception has been thrown by the target of an invocation. ... My ADAM and IIS instances are on separate servers within the same ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Get_Line problem (GNAT bug?)
    ... Dmitry A. Kazakov a écrit: ... As Adam has suggested, End_Error exception is the right design; ...
    (comp.lang.ada)
  • Re: Having problem setting the password for an ADAM user using C#
    ... If you Google groups for ADAM SetPassword, you will see some of the ... Probably the most common ... password operation. ... > It throws an exception "Exception has been thrown by the target of an ...
    (microsoft.public.windows.server.active_directory)