S
StanB
I came across this weird problem:
1. Session state stops working after the app is deployed to another server
because
IE does not accept cookies.
2. It works if cookieless="true" in the web.config
3. Yes, I tried IE - Tools - Privacy - Accept All Cookies and also
Override automatic cookie handling, Always allow session cookes
I don't know what else it might be - IE simply does not accept the cookies
from that server
regardles of all settings.
It may have somethings to do with the server being in the different AD
domain..
Has anyboy seen this problem?
Thanks,
-Stan
1. Session state stops working after the app is deployed to another server
because
IE does not accept cookies.
2. It works if cookieless="true" in the web.config
3. Yes, I tried IE - Tools - Privacy - Accept All Cookies and also
Override automatic cookie handling, Always allow session cookes
I don't know what else it might be - IE simply does not accept the cookies
from that server
regardles of all settings.
It may have somethings to do with the server being in the different AD
domain..
Has anyboy seen this problem?
Thanks,
-Stan