Click here to Skip to main content
15,895,829 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi, I would like to know about roles in asp.net.
Actually I am using VS2008 and SQL Server 2008.
Here I have to implement admin,Champion,L2,L1,Employee roles.

Admin have all the rightes.
Below to that L2,L1,Champion and then Employee.

Here all machines are in network.I have also limited access. Please advice the better way. Thanks.
Posted

1 solution

Take a look at this one

Examining ASP.NET's Membership, Roles, and Profile - Part 2[^]

That article series contains 18 parts so look all over.
 
Share this answer
 
Comments
Nilesh from Mumbai 1-Dec-10 2:02am    
When I attach database, as per the Part3 with reference to above link, I received the error.
Failed to retrieve the data for this request,
Additional Information...
An exception occurred while executing a Transact-SQL statement or batch.
Create File Encountered operating system error5 (Access is denied)

Kindly appreciate your help.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900