Hi,
My asp.net based website often asks for login information multiple times while loading a page. It seems to happen randomly; and for pages that take longer to load it might even ask 3 or 4 times.
This happens to all the users using the site. I suspect I might need to set the expiry time for session/cookies etc but I'm not completely sure that's the reason or how to set them.
Any advice is appreciated, thanks :)
My asp.net based website often asks for login information multiple times while loading a page. It seems to happen randomly; and for pages that take longer to load it might even ask 3 or 4 times.
This happens to all the users using the site. I suspect I might need to set the expiry time for session/cookies etc but I'm not completely sure that's the reason or how to set them.
Any advice is appreciated, thanks :)
Comment