Hi,
I'm having some problems with cookies when i moved from shared to
dedicated pool. After some discussion with my host they have told me
that cookies will expire in few minutes if im on dedicated pool.
This is what i have in config file:
<forms loginUrl="Login.aspx" defaultUrl="Login.aspx" protection="All" cookieless="UseCookies" path="/rc" timeout="43200" name="Mycookie" slidingExpiration="true" />
|
this is what my host replyed:
Host: I have just consulted with my supervisor. And he explained that this issue could be possible because shared pool updates frequently. And that is why cookie technology could feel some trouble.
me: ok...so how can i solve that this will work on dedicated pool?
Host: That is impossible to solve due to the shared kind of our hosting service. That is shared Pool and you can not change it properties. But you can switch your plan to the VPS and you will get your own application pools.
me: ok...so if i move to dedicated cookies will not work ??
host: They will but not for a long time.
So my question is, is there a workaround to stay logged in or not??
Anykind of help would be great.