I have a problem , I have a dedicated server with multiple sites using the framework, two of these sites are the same customer , that customer has complained that the login to a website the other automatically logs out . How can I get around this ?
Is there any way to change the session , there is something I can be doing wrong is some IIS configuration?
4 Answer(s)
-
0
Hi,
Does your two websites have different subdomains ?
-
0
Thanks for answering , yes but they had shared the same ip only were on different ports , decided as follows. I created a virtual network card in loopback and made a bridge. Thanks for Reply hope this can help those who have this difficulty .
-
0
Hi. Any other solution for this kind of problem?
-
0
Hi,
Another solution would be changing cookie names.
Thanks.