Using roleManager in web.config
Hi
I used roles in my application to protect two directories,adminstrator and members, from common users. It worked fine with a MS SQLExprss database. Now I have to use the same thing with a MS Access database. I tried many different codes in web.config file, but none of them worked.
I realy appreciate if any body help me in configuring my web.config file for Access database.:)
Oskar
|