Hello! I have a application with aspnet membership... profile... etc.
I'm trying to implement some ajax features.
I modified all my web.config with the issues of this page:
http://asp.net/AJAX/Documentation/Li...SPNETAJAX.aspx
My problem it's because after I made my web.config alterations I loose my "preserved login"
If I leave my application for more than 10 minutes, I loose login!
Before I made web.config additions this never happened!
If someone had this problem and found a solution please tell me!
Thanks!
Max