« Previous Next »

Thread: Broken Cookies After Upload To GoDaddy

Last post 07-10-2009 7:07 PM by davcox. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 04-29-2009, 3:09 PM

    • millsmg
    • Not Ranked
    • Joined on 04-24-2009, 4:22 PM
    • Posts 3

    Broken Cookies After Upload To GoDaddy

    I have a site that I am using cookies to manage the login and subsequent data accessibility. The problem is that once I upload the files to GoDaddy the cookies break.

    I used Fiddler to see where they broke but for the life of me cant figure out why, other than possible cookie handling differences between GoDaddy's IIS7 and my test servers IIS5.1.

    Basically the login/validation goes as follows:

    1. Login form
    2. Validation against username
      1. Cookie generated based on username
    3. Protection page loads to log successful login into db
      1. db entry is successful
      2. Cookie fails
    4. Failed redirect to dashboard w/data

    Using Fiddler I can see that the cookie breaks at the protected file, step 3. Its present at the time the page loads but then disappears by the end. Looking at the differences between the GoDaddy server and the test server loads I see that after the ASPSESSIONIDSCDCARDD=BGPPNHAABNHFPGBEAAAMOLEB GoDaddy cuts off where the test server passes the complete cookie information.

    Any ideas?

    Thanks
    Mills Media Group
    uSearchIt.com Partner
    http://www.uSearchIt.com
  • 07-10-2009, 7:07 PM In reply to

    • davcox
    • Top 50 Contributor
    • Joined on 07-21-2006, 6:28 PM
    • Redmond
    • Posts 206

    Re: Broken Cookies After Upload To GoDaddy

    Are you still having trouble with this?  I haven't heard of any problems with ASP session cookies on IIS7.

Page 1 of 1 (2 items)