Author: ujjawal | Posted on: 6/9/2008 3:55:51 PM | Views : 1308

Hello there,

I have a roled and membership enabled web project. I am having a strange issue. Createnewuser page works fine when i put the createuser.aspx page in none secured folder(the main project folder), but when i put the createuser.aspx page inside the admin folder (which can only be accessed by admin users), the page returns some strange response... first, i can see on the loginuser as the new user and the page shows new user logged in but the logged in page is completely blank....i log out and log in still the same issue...

i believe some config needs to be made in the webconfig file... could anyone assist into this issue please...

 here is my webconfig file..
<?xml Go to the complete details ...