I have 2 Asp.net website in the same ISS7 webserver. Both site use forms authentication. When I'm logged in on first web site and I try to login on second web site, I lost authentication on fisrt one. I need use both site on same browser and now is impossible.
What can I do to solve my problem?
SOLVED
I found solution in this post Multiple applications using same login database logging each other out