Forms Auth and Roles
I use Forms authentication in my project, I had no problems with it when my project was in 1.x, but since I moved it to 2.0 I am having trouble validating users in roles...they all come up as Authenticated, but false when I look at User.IsInRole("rolename")...is there a way to list out all the roles that a User is in?
-------------------------
Beware of programmers with screwdrivers...
__________________
-------------------------
Beware of programmers with screwdrivers...
|