Results 1 to 1 of 1

Thread: [RESOLVED] [2005] FormsAuthentication.Authenticate

  1. #1

    Thread Starter
    Frenzied Member vbdotnetboy's Avatar
    Join Date
    Jun 2004
    Location
    Lewisburg, PA "Next year Raiders in the Super Bowl"
    Posts
    1,310

    Resolved [RESOLVED] [2005] FormsAuthentication.Authenticate

    nevermind i'm an idiot

    ok i'm REALLY confused now. i have a asp.net app that i wrote and was working 2 weeks ago because it was done and deployed. i started a new app and basically was just using the same code that was in the other app. i'm using forms authentication and when i do a FormsAuthentication.Authenticate it doesn't return true. the user exists in the database and the password is correct. the reason i know this is because if i try and go to the page that i'm required to log into i can get to it even though the login page tells me that the login failed. if i sign out and try and go back i get redirected to the login page like i should. however no matter what i do when i step through the code and hit the FormsAuthentication.Authenticate it returns false and as i said 2 weeks ago it worked fine. am i missing something because something is configured right
    Last edited by vbdotnetboy; Feb 21st, 2007 at 10:52 AM.

    Derek - Using VS 2008 99% of the time and VS 2003 1% of the time

    Please Help Us To Save Ana

    ● Helpful Links: DNR TV | Awesome site for tips | Using ADO.NET to work with Excel | Xml Namespace 2.0 Framework Changes|Ultra High Security Password Generator | Mendhak's ADO.NET Tutorial
    ● Code Bank: Random Password Generator | Generic DbProviderFactory Access
    ● Site Work: Bottle Run Xtreme | Spaids Racing.com

    Company I work for - CSSI

    WHEN POSTING PLEASE INDICATE VERSION

    Please use vbcode tags or code tags when posting code
    [highlight=vb]ALL your code goes here[/highlight] or [code]ALL your code goes here[/code]

    If my post helped you in anyway... please be kind and give me some ratings

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width