Re: ADAM and AuthorizationStoreRoleProvider



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



.



Relevant Pages

  • Exception using Sitemap class
    ... exception that drives me crazy. ... When I drag my control on a form, ... For debugging purpoes I list my providers ... 12 public class NiftyMenu: WebControl ...
    (microsoft.public.dotnet.framework.aspnet)
  • Exception using sitemap class
    ... exception that drives me crazy. ... When I drag my control on a form, ... For debugging purpoes I list my providers ... 12 public class NiftyMenu: WebControl ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Sending text messages to cell phones
    ... I would agree with Adam that you can just send ... > you can buy a gsm or cdma pcmcia card. ... Most cell providers allow for cross-provider sms messages ...
    (comp.lang.php)
  • Re: Sending text messages to cell phones
    ... These days there are not that many providers within the US with all the ... I would agree with Adam that you can just send ... you can buy a gsm or cdma pcmcia card. ... Most cell providers allow for cross-provider sms messages ...
    (comp.lang.php)
  • Re: Cannot display ODBC login prompt - want to connect without DSN
    ... these providers are available in .NET. ... with a specific connection string to match it. ... providing a logon form and then take the data from that form and make it ... Catch e As Exception ...
    (microsoft.public.dotnet.framework.adonet)