Cookies not being set?

Discussion in 'ASP.NET / ASP.NET Core' started by spookytooth, Nov 15, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I have 4 applications running on our account here (CommunityServer Forums, FlexWiki, Gemini, and .Text), and each time i log into them, i ask them to remember who i am, and they never do! These apps work fine on our dev servers here, but they don't seem to want to set cookies at all from your servers.

    My sessions also seem to expire quite rapidly. When i am posting to our blog, if i type for more than 5 minutes or so, i am prompted to login again (by both .Text and the forums).

    Before you ask - yes each of these apps will remember you via a cookie and i have tested it completely.

    Is there a setting in the control panel i can look at? There's nothing in the config files of these apps either.

    This is driving me nutso!

    Thanks [​IMG]
     
  2. Here is the code that works for us:
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page