We're getting information that some users are having problems downloading files where we are using the .TransmitFile-function in ASP.NET (v1.1).
The user clicks a linkbutton which fires .TransmitFile. The user gets the Run/Save-dialog, but the download never starts (stays at 0 bytes).
So far it has been narrowed down to possibly being related to proxy-setup at the customer or perhaps a combination with proxy + IE6.
Has anybody else experienced this and is there a workaround? Are there response-headers that would help these users getting their downloads through?
The user clicks a linkbutton which fires .TransmitFile. The user gets the Run/Save-dialog, but the download never starts (stays at 0 bytes).
So far it has been narrowed down to possibly being related to proxy-setup at the customer or perhaps a combination with proxy + IE6.
Has anybody else experienced this and is there a workaround? Are there response-headers that would help these users getting their downloads through?