Email: Password: (Forgot it?)

POP Forums > Installation and Integration > Admin login problem

You must register and login to post.
Previous < Topic > Next
December 4, 2008, 6:31A

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

December 4, 2008, 7:52P

Re: Admin login problem

ASP.NET by default will redirect a request to a URL that requires authentication to login.aspx. If you try to go there and it redirects you, it's because you aren't logged in a user who has permission to go there.


Jeff Putz
POP World Media, LLC

Previous < Topic > Next

POP Forums > Installation and Integration > Admin login problem

POP Forums v8
©2008, POP World Media, LLC