Admin login problem
After completing initial settings and admin account i Uncomment the web.config section for location forumadmin so non-admin users can't get to it.
But when i try to execute the default.aspx under the ForumAdmin i am getting an error saying that the
The resource cannot be found.
Requested URL: /Forum/login.aspx
Then i changed the loginUrl = Default.aspx under authentication tag. By giving the admin credentials it is not redirecting me to ForumAdmin/default.aspx page.
I dont know what is happening ....
Thank you,
Chinna