SSRS 2008 R2 "Error: Subreport could not be shown" - ssrs-2008

I have a stand-alone report that works no problem. I have added it as a subreport and linked up all of the parameters, but when I run the report in BIDS I get the error message in the subject of this post.
I can deploy the report and I am able to see the subreport when I log into the SSRS web interface.
It would make things easier if I could do the report building/debugging through BIDS.
Any insight/suggestions would be appreciated.

As Per this link. Once I have a feedback link I will update this post.
Hi,
Thanks for finding this question about shared datasource/dataset. Currently, there is no way to Preview the subreport with shared datasource/dataset in BIDS. I would suggest you submit a feedback at http://connect.microsoft.com/SQLServer/Feedback and hope microsoft correct it in the next release of SSRS service pack.
thanks,
Jerry

Related

Crystal reports shows info on preview but not when generating the report

I'm building a report for a client, and Crystal reports shows the correct values in preview, but when I try to pull the report from our application, its just blank space... Could someone shed some light on why this might be happenning?
I'm definitely not a Crystal Reports expert but this is the reporting tool our company uses, so I need to make it work somehow.
If you need any more info on the report, please let me know and i'll gather as much info as possible.

Best way to create report and template in ReportServer Community

Currently in my work I started using ReportServer, I researched and apparently the way to create reports here is through other tools like JaspeReport, is this so?
I also have the need to generate a template (or background) that will change in this report, how is this done? Should I do it in JasperReport or ReportServer can do it?
JasperStudio by tibco is typically used to create a Jasper report. ReportServer is a BI server with which you can use different report formats (Jasper, Birt, Crystal) together in one server. At https://reportserver.net/en/documentation/ you will find a comprehensive documentation and at https://forum.reportserver.net/ a user forum for ReportServer questions.

Microsoft Sql ReportBuilder

I had downloaded the Microsoft SQL Report Builder and installed in my system. I designed the simple report with the help of Report Builder which contains one text box and saved it in D drive. Then I created the asp.net application and added the aspx page with Report Viewer. I had assigned the report to report viewer when I try to execute report is not loaded. I got the following error.
The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition' which cannot be upgraded.. I hope I make it clear. Please do mail me if any one have Idea about this. MailId:sujibiit#gmail.com
i think its is possible.
There are a lot of websites that help out with this problem. You can refer SSRS 2016. here are some of the links i found useful.:
https://www.codeproject.com/Questions/993309/The-report-definition-is-not-valid
The report definition is not valid
hope this helps.

Crystal report SetDatasource issue

I am working on a Classic ASP page with VB6 code. We are in a process of converting the crystal report and iis server for migration. We are not able to generate the report. When i debugged till the point i call the "Database.SetDataSource CDOSet, 3,1" it works fine. When i comment that single line i'm able to get the report without any data. We are also using the .ttx file for database connection(Field Definitions Only). Kindly suggest me were could have been the mistake. What all things i need to check for the migrating?
*crystal report 9 to Crystal report 2008, iis 5 to iis 6
First thing I'd suggest you look at is the Schema for the dataset and make sure it matches exactly with what the report is expecting.
Is it possible that while migrating some of the datatypes have changed and thats whats causing your problem now? if so it might be a simple fix to change the datatype in the report to match the new dataset
I don't have any experience with your setup, but my first guess would be a permissions issue. I would try looking at the event viewer on the server for more information, then the IIS logs.

Keep together in reporting Service 2008

In reporting services 2008. I have a report where I have not speciified keep together and my report page breaks when the next group is to large to fit on the page.
Also In another report I have a group that expands over 5 pages, and I can't seem to get a group headding to print on multiple pages of the report. In am
The keep togheter is a known bug in SSRS, should sopposedly be fixed in SSRS 2008 R2, but to me it seems to be just as bad.
See Microsoft Connect page