BoldDesk®Customer service software offering ticketing, live chat, and omnichannel support, starting at $49/mo. for 10 agents. Try it for free.
Query |
Response |
I check the assemblies and they are all present in the project. We changed the syncfusion version to Syncfusion.Web.ReportViewer v16.3.0.21. For the report viewer, when we export a report, the export is done but then there is a server error "Server cannot set status after HTTP headers have been sent." |
We have checked the mentioned issue with 16.3.0.21 version assemblies, but we were not able to reproduce the mentioned issue. So, we have prepared a simple MVC report viewer sample and it can be downloaded from below location. Could you please confirm whether the below sample is working fine at your end?
Sample:https://www.syncfusion.com/downloads/support/directtrac/general/ze/MVC5ReportViewer-293573495.zip
If issue persists then could you please revert the sample with issue reproducible case to validate the mentioned problem at our end. |
We are also having another issue with pdf viewer, after changing the Syncfusion.Web.ReportViewer version:
For the pdf viewer: the plugin load the pdf with the exact number of page but all blank.
To convert a word, docx, to pdf, we have a "ReadTimeout" internal error and the file stream becomes null.
The version we are using is Syncfusion.AspNet.Mvc5.PdfViewer v16.4.0.52.
|
We suspect the mentioned issue occurs when dependent assembly versions are mismatching. So is this possible for you to modify the sample to reproduce the m |
We are also having another issue with pdf viewer, after changing the Syncfusion.Web.ReportViewer version:
|
We are unable to reproduce the reported issue with the provided details. We have created a sample to load the Report file in the PDF Viewer and shared the same in the following location.
However, we suspect that the reported issue will occur due to Script and assemblies of different version referred in the project. So kindly refer all the Syncfusion dependencies, Script and CSS files of same version in your project.
Please try this and revert us with the modified sample in which the issue could be reproduced. It will be helpful for us to investigate further and assist you better.
|