Save Image option is not visible

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)

@Lavanya_P The warning MSB3274 occurs in .NET Framework projects when the version of a reference is higher than the version you are currently building for. Consider targeting a more recent version of the .NET Framework.
What is the target framework of your project? For a faster problem resolution, please create a simple project that will allow us to reproduce the problem. We will investigate it and provide you more information.

@alexey.noskov Please find the attached versions which we tried and using.

Aspose Version List.PNG (33.2 KB)

@alexey.noskov Please find the attached versions which we tried and using.

Aspose Version List.PNG (33.2 KB)

@alexey.noskov Which version will support to our application as i attached the version details in previous chat.

@Lavanya_P Aspose.Words for Reporting Services is built for .NET 4.6.2
image.png (1.9 KB)
So please target .NET Framework 4.6.2.

@alexey.noskov Tried by changing the framework to 4.6.2 but getting the same issue and added ReportViewer2019 dll version.

image.png (1.1 KB)

image.png (8.9 KB)

Tried by changing the framework to 4.6.2 but getting the same issue and added ReportViewer2019 dll version.

image.png (1.1 KB)

image.png (8.9 KB)
[/quote]

@Lavanya_P It is difficult to say what is going wrong on your side. For a faster problem resolution, please create a simple project that will allow us to reproduce the problem. We will investigate it and provide you more information.

@alexey.noskov Our rdlc report structure is like we have two reports like main report and the sub report. There will be link to sub report from main report. So can you please provide the sample project which provided earlier by updating the report with subreport and main report structure and works for this scenario which has to support aspose.word. Attached the screenshot of the structure of the report.

SubReport.PNG (8.9 KB)
MainRDLCReport.PNG (10.1 KB)

@alexey.noskov Our rdlc report structure is like we have two reports like main report and the sub report. There will be link to sub report from main report. So can you please provide the sample project which provided earlier by updating the report with subreport and main report structure and works for this scenario which has to support aspose.word. Attached the screenshot of the structure of the report.
Please let us know it works this type of structure for aspose.word by providing the sample project as attached.

SubReport.PNG (8.9 KB)
MainRDLCReport.PNG (10.1 KB)

@alexey.noskov any update for my previous comment.

@Lavanya_P Could you please attach your RDLC files and sample data here? This will significantly speedup resolving your issue.