Save Image option is not visible

Label and the textbox are present inside the report itself, at least these things has to be displayed in the document rite? or please try to display the data in report and show the same in document

@Lavanya_P Please see the attached project.
https://drive.google.com/file/d/1VyGVeMbT66k2YZXRxfhSiSKZRnXmX_x_/view?usp=sharing
It generates a simple report.

@alexey.noskov we don’t have access to this file. Can you please share by any other way.

@alexey.noskov we don’t have access to this file. Can you please share by any other way.

@Lavanya_P Please find the same file on dropbox https://www.dropbox.com/s/3ou9dd01j6qdyzz/Dynamic%20RDLC%20Report.zip?dl=0

@alexey.noskov Can i know which version of Aspose dll has been used for the sample application created by you.

@Lavanya_P Aspose.Words for Reporting Services 21.8 was used. Dll from Bin/ReportViewer2019 folder was used.

AsposeDLLIssue.PNG (24.2 KB)

As mentioned by you i tried with the same version but getting an error as attached. The .Net framework is 4.6.1 is used. Please suggest some solution why this issue is caused.

@alexey.noskov As mentioned by you i tried with the same version but getting an error as attached. The .Net framework is 4.6.1 is used. Please suggest some solution why this issue is caused.

AsposeDLLIssue.PNG (24.2 KB)

@alexey.noskov Tried with Dll from Bin/ReportViewer2017 but getting the issue as attached.

AsposeWord17dll.PNG (3.8 KB)

@alexey.noskov Tried with all version of dll, but no use. Any other solution?

@alexey.noskov Used Dll from Bin/ReportViewer2019 and Changed the .Net framework to 4.7.2 but getting the error as attached.

AsposeDLLIssue.PNG (24.2 KB)

@Lavanya_P The problem might occur because of version mismatch between ReportViewer and Aspose.Words for Reporting Services dll you are using. Please make sure the right version is referenced. If you still encounter the problem please attach a sample project that will allow us to reproduce the issue.

@alexey.noskov We are still facing the same issue even though we change the version as attached and also tried by changing the framework. Please suggest us as per the attachment which version is compatible for what and also can we have a call so that it will be easy to rectify the issue and proceed further.

Aspose Version List.PNG (33.2 KB)

@alexey.noskov We are still facing the same issue even though we change the version as attached and also tried by changing the framework. Please suggest us as per the attachment which version is compatible for what and also can we have a call so that it will be easy to rectify the issue and proceed further.

Aspose Version List.PNG (33.2 KB)

The main place for support is this forum. We do not provide support over a phone.

To be able to help you, we need to reproduce the problem on our side. So please attach a sample project that will allow us to reproduce the issue. We will investigate it and provide you more information.

@alexey.noskov Can you please specify the the version details which is compatible as attached in the previous chat.

@alexey.noskov Can you please specify the the version details which is compatible as attached.

Aspose Version List.PNG (33.2 KB)

@Lavanya_P

  • If using Microsoft Report Viewer 2010 – browse to <InstallDir>/Bin/ReportViewer2010/Aspose.Words.ReportingServices.dll
  • If using Microsoft Report Viewer 2012 – browse to <InstallDir>/Bin/ReportViewer2012/Aspose.Words.ReportingServices.dll
  • If using Microsoft Report Viewer 2015 – browse to <InstallDir>/Bin/ReportViewer2015/Aspose.Words.ReportingServices.dll
  • If using Microsoft.ReportingServices.ReportViewerControl.Winforms or Microsoft.ReportingServices.ReportViewerControl.WebForms of version 140.X.X – browse to <InstallDir>/Bin/ReportViewer2017/Aspose.Words.ReportingServices.dll
  • If using Microsoft.ReportingServices.ReportViewerControl.Winforms or Microsoft.ReportingServices.ReportViewerControl.WebForms of version 150.X.X – browse to <InstallDir>/Bin/ReportViewer2019/Aspose.Words.ReportingServices.dll

So in your case it must be ReportViewer2019.

@alexey.noskov If i use /Bin/ReportViewer2019/Aspose.Words.ReportingServices.dll it displays as attached error. What’s the reason for the issue.

AsposeDLLIssue.PNG (24.2 KB)