I have a problem where having upgraded to Service Pack 2, ASP pages that set
Response.Buffer = False cause subsequent pages to not open when you click on
a link to them. If I remove Service Pack 2, the problem goes away. If I
always set Response.Buffer = True then the problem goes away but I have a few
pages that I want to show as they are being built. Has anyone else come
across this one?
|