ganjafarmerIT
Programmer
Hi there, I'm having trouble with my ASP .NET application.
I have two forms where I stream content directly to a page.
The first page is getting a jpg image streamed to it and the 2nd page is getting a crystal report streamed to it in pdf.
The problem I'm facing is that when winxp/win2000 clients with ie 5.5 or higher view view these pages everything works ok. But nt4 users with ie 5.5 get the very first picture they accessed everytime they call the picture page. the same thing is happening with the crystal report.
I think its a caching problem cause I could reproduce the problem on winxp or win2k clients. if I set the temp internet files settings to never check for newer versions of stored pages, i get the same problem as on the nt4 clients with nt 5.5.
I have two forms where I stream content directly to a page.
The first page is getting a jpg image streamed to it and the 2nd page is getting a crystal report streamed to it in pdf.
The problem I'm facing is that when winxp/win2000 clients with ie 5.5 or higher view view these pages everything works ok. But nt4 users with ie 5.5 get the very first picture they accessed everytime they call the picture page. the same thing is happening with the crystal report.
I think its a caching problem cause I could reproduce the problem on winxp or win2k clients. if I set the temp internet files settings to never check for newer versions of stored pages, i get the same problem as on the nt4 clients with nt 5.5.