Click to See Complete Forum and Search --> : Getting Windows dialog using Forms Authentication


EpaAmigo
January 16th, 2004, 02:40 PM
Thought I'd post here because I can't seem to find an answer to this one.

I've set up a VB ASP.NET web app to use forms authentication, redirecting the unauthenticated users to a login page. Unfortunately, some of my users are intermittently getting the Windows logon dialog when clicking on a link after their session has timed out.

Any ideas on where to look?