strange login occurrence

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,

i have an asp.net app and i create a login.aspx page for it, i changed the
web.config to windows forms authentication and deny users="?" for
authorization. i browsed to a page and got redirected to login several times.
that's perfect.

well, i had to run the data adapter wizard again to bring in some database
changes i made and now i don't get redirected to the login page when i try to
browse directly to a page.aspx.

any ideas why the login isn't working all of a sudden?
thanks,
rodchar
 
i think i may have figured it out. when i delete my cookies it works the way
it should. can you tell how new i am to this?

thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top