O
Otto
I have an ASP.NET app developed under CLR 1.0 that uses Windows
Authentication. The individual pages grant permission to the appropriate
groups. Over time, after the application has run for a while, users will
start to be prompted for userid and password information even though prior
to that point in time they weren't prompted on the same pages. We've
recently upgraded to CLR 1.1 on this server but have dropped this app back
to CLR 1.0 and still have the same problem. Strangely, modifying a file in
the application will cause the problem to go away for a while but then it
returns (presumably ASP.NET refreshes its image of the app).
Any ideas on this one?
Authentication. The individual pages grant permission to the appropriate
groups. Over time, after the application has run for a while, users will
start to be prompted for userid and password information even though prior
to that point in time they weren't prompted on the same pages. We've
recently upgraded to CLR 1.1 on this server but have dropped this app back
to CLR 1.0 and still have the same problem. Strangely, modifying a file in
the application will cause the problem to go away for a while but then it
returns (presumably ASP.NET refreshes its image of the app).
Any ideas on this one?