On my webserver i am hosting 2 applications and both ae applications use the same .aspxauth cookie.

Posted by isthatacode on Stack Overflow See other posts from Stack Overflow or by isthatacode
Published on 2010-03-29T11:08:52Z Indexed on 2010/03/29 11:13 UTC
Read the original article Hit count: 312

Filed under:

On my webserver i am hosting 2 applications and both applications use the same .aspxauth cookie. which is causing a problem. I dont want them to use same.aspxauth cookie. How to fix it?

© Stack Overflow or respective owner

Related posts about ASP.NET