P
Paul
Hi all,
I've hit a strange problem with my ASP .NET site - occasionally when I
go to a page, it will have part of another request's output mixed in
with my output. This breaks the HTML on the page, and potentially
exposes the personal information of other users.
I'm using ASP .NET 2.0 with Win 2K3. Response buffering is on. The
site is precompiled, and the bin directory grows with each deployment,
but I don't know whether that would be a factor.
I'm very anxious to resolve this. Any help would be appreciated.
Thanks,
Paul
I've hit a strange problem with my ASP .NET site - occasionally when I
go to a page, it will have part of another request's output mixed in
with my output. This breaks the HTML on the page, and potentially
exposes the personal information of other users.
I'm using ASP .NET 2.0 with Win 2K3. Response buffering is on. The
site is precompiled, and the bin directory grows with each deployment,
but I don't know whether that would be a factor.
I'm very anxious to resolve this. Any help would be appreciated.
Thanks,
Paul