WSAT Security tab error for Custom Role provider

Posted by shesb on Stack Overflow See other posts from Stack Overflow or by shesb
Published on 2010-05-12T17:24:03Z Indexed on 2010/05/13 20:24 UTC
Read the original article Hit count: 196

Filed under:
|
|

I have created custome Membership Role and Profile provider using INGRES db. Now I can see my IngresMembership and IngresRole provider in the Provider tab(Select a different provider for each feature (advanced) ) of WSAT but when I clik on security tab I get this error:

"There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store.

The following message may help in diagnosing the problem: Object reference not set to an instance of an object."

What am I missing? Do I need to add code for all override methods for Role provider? I have just written code for the Initialize and GetRolesForUser functions.

Thanks

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about roleprovider