There appears to be an issue with the stiviewer specifically related to Google Chrome browser. This is not happening in any other browser. I'm seeing the following error when I attempt to save my report as PDF.
Multiple distinct Content-Disposition headers received. This is disallowed to protect against HTTP response splitting attacks.
We are using Stimulsoft version 2016.1.10.0
I am running Chrome version 50.0.2661.102
This is happening 100% of the time when I have a report with more than 1 page. It happens on some reports with only 1 page.
Here is the browser header information:
Is this a known issue and/or do you know of a workaround?
Thanks,
Scott
Chrome - Saving Report Error
-
- Posts: 18
- Joined: Tue Jan 12, 2016 11:13 pm
Re: Chrome - Saving Report Error
Hello, Scott.
Sorry, but we can't find the browser header information.
Could you also specify which our Viewer you use?
Thank you.
Sorry, but we can't find the browser header information.
Could you also specify which our Viewer you use?
Thank you.
-
- Posts: 18
- Joined: Tue Jan 12, 2016 11:13 pm
Re: Chrome - Saving Report Error
Sorry, I forgot to upload the header information. I'm not sure that the header info is really that telling of the issue. Also, we are using the StiWebViewer in an aspx page.
Thank you.
Thank you.
Re: Chrome - Saving Report Error
Hello.
We tried the 2016.1.10.0 build and the latest one.
Sorry, but we can't reproduce the issue.
Please, try to set next option:
StiOptions.Web.ClearResponseHeaders = true;
And send us a screen-shot of the Response.
Or it's better to get a sample that reproduces the issue.
Thank you.
We tried the 2016.1.10.0 build and the latest one.
Sorry, but we can't reproduce the issue.
Please, try to set next option:
StiOptions.Web.ClearResponseHeaders = true;
And send us a screen-shot of the Response.
Or it's better to get a sample that reproduces the issue.
Thank you.