Author: rain4464 | Posted on: 7/9/2008 5:18:42 PM | Views : 570

hi everyone. i have follow de code from a web page to login using windown authentication

but i cant make the roles part work. can someone pls check for me ? and the default error page...how can i change it ?

here is the code i make roles and users in my web config

-------------------------------------------------------------
<location path="index.aspx">
<system.web>
<authentication Go to the complete details ...