How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

Rate It (1)

Last post 11-19-2009 9:58 AM by CeOfFuture. 10 replies.

Sort Posts:

  • How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-04-2009, 6:25 PM
    • Member
      24 point Member
    • CeOfFuture
    • Member since 08-02-2009, 9:28 AM
    • Posts 155

    my session randomly becoming nulll

    so i want to use these 2 mode on my accaunt


    but i dont know how to configure them according to the goddady


    current mode is inproc and i always loose session variables randomly very annoying

  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-04-2009, 6:44 PM
    • All-Star
      45,931 point All-Star
    • jimmy q
    • Member since 11-02-2006, 9:01 AM
    • Australia
    • Posts 3,172
    • Moderator
      TrustedFriends-MVPs

    CeOfFuture:
    current mode is inproc and i always loose session variables randomly very annoying

    That will happen randomly if the process is recycled. You may request your hosting provider to not recycle the app pool not as often.

    CeOfFuture:
    but i dont know how to configure them according to the goddady

    Whilst you can use an out of process state provider like SQL state, you need to ensure this facility is provided by your provider.

    http://idunno.org/articles/277.aspx

    http://support.microsoft.com/kb/317604

  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-04-2009, 6:56 PM
    • Member
      24 point Member
    • CeOfFuture
    • Member since 08-02-2009, 9:28 AM
    • Posts 155

    jimmy q:

    CeOfFuture:
    current mode is inproc and i always loose session variables randomly very annoying

    That will happen randomly if the process is recycled. You may request your hosting provider to not recycle the app pool not as often.

    CeOfFuture:
    but i dont know how to configure them according to the goddady

    Whilst you can use an out of process state provider like SQL state, you need to ensure this facility is provided by your provider.

    http://idunno.org/articles/277.aspx

    http://support.microsoft.com/kb/317604


    well i can not request to recycle app pool because it is a shared hosting plan


    and other articles i already found them but i need specific info which will work with GoDaddy


    and also i even dont know whether godaddy support these ways or not


  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-05-2009, 9:04 AM
    • All-Star
      77,398 point All-Star
    • jeff@zina.com
    • Member since 09-26-2003, 10:43 AM
    • Naples, FL, USA
    • Posts 10,531
    • Moderator
      TrustedFriends-MVPs

    CeOfFuture:
    i even dont know whether godaddy support these ways or not
     

    What happened when you asked GoDaddy?

    Jeff

    Blatant Self Promotion: ASP.NET 3.5 CMS Development
  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-06-2009, 6:07 PM
    • All-Star
      45,931 point All-Star
    • jimmy q
    • Member since 11-02-2006, 9:01 AM
    • Australia
    • Posts 3,172
    • Moderator
      TrustedFriends-MVPs

    CeOfFuture:
    well i can not request to recycle app pool because it is a shared hosting plan

    I would assume the hosting provider will create a different application pool for each application/client they are hosting so it may be possible.

    This is worth a shot in asking to see what their response is.



  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-06-2009, 7:56 PM
    • Member
      24 point Member
    • CeOfFuture
    • Member since 08-02-2009, 9:28 AM
    • Posts 155

    jeff@zina.com:

    CeOfFuture:
    i even dont know whether godaddy support these ways or not
     

    What happened when you asked GoDaddy?

    Jeff

    i asked them and they said we do not support


    GoDaddy is suck at session control

    my players sessions always get lost


    so if you are depended on session a lot do not choice godaddy because you will encounter with unexpected errors a lot like my players encounter

  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-12-2009, 7:28 PM
    • Member
      31 point Member
    • GDHosting
    • Member since 06-23-2006, 8:59 PM
    • Posts 14

    CeOfFuture,

    I can certainly take a closer look for you, I but need some more information. Please PM me with more details of the issue and the domain name.


    Thanks,

    Alicia

    Official Support Representative for GoDaddy.com
    Live 24/7 Support
  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-16-2009, 8:01 AM
    • Member
      24 point Member
    • CeOfFuture
    • Member since 08-02-2009, 9:28 AM
    • Posts 155

    GDHosting:

    CeOfFuture,

    I can certainly take a closer look for you, I but need some more information. Please PM me with more details of the issue and the domain name.


    Thanks,

    Alicia


    my domain name is


    http://www.pokemoncraft.com/


    players sessions get lost randomly or destroyed

    i partially solved problem by adding some vulnerable data to cookie and adding extra functions
    but this is not supposed to happen


  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-16-2009, 12:44 PM
    • All-Star
      77,398 point All-Star
    • jeff@zina.com
    • Member since 09-26-2003, 10:43 AM
    • Naples, FL, USA
    • Posts 10,531
    • Moderator
      TrustedFriends-MVPs

    CeOfFuture:
    GoDaddy is suck at session control

    Yet still you use them.  Do you realize there are other options out there?

    Jeff

    Blatant Self Promotion: ASP.NET 3.5 CMS Development
  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-19-2009, 12:41 AM
    • Member
      190 point Member
    • Mellanie
    • Member since 10-19-2009, 2:28 AM
    • Posts 89

    Sorry to hear that, you should read their TOS carefully before you choose them next time.


    Seekdotnet.com provided ASP.NET Hosting for Shared Windows 2008 Hosting and also supported Reseller ASP Hosting Plan.

    Get 25% Off for any hosting plans within type this 25%OFF at Promotional Code's box

  • Re: How to use sessionState (StateServer or SQLServer) on GoDaddy Grid Hosting Windows plan

    11-19-2009, 9:58 AM
    • Member
      24 point Member
    • CeOfFuture
    • Member since 08-02-2009, 9:28 AM
    • Posts 155

    yes i am still using them since i will move VPS soon

Page 1 of 1 (11 items)