Hi Guys, I have created a website with an admin role. The admin is the only user that can create user as I have put the createUser.aspx page in a folder I have restricted to only admin. Now I created the admin user locallyu and when I tested locally, things worked as I expected, but now I have copied my files to the server, the admin user is no longer working. I cannot login with admin user and I cannot access the createUser.aspx page. All the users I created locally are all not working. How can I go around this problem?