Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Error: Subreport could not be shown

Author  Topic 

helixpoint
Constraint Violating Yak Guru

291 Posts

Posted - 2011-04-11 : 08:50:51
I have a main report that has a subreport at the top."Not in a header" This subreport has a subreport in it that is some text that comes from the database. It shows just fine. The main report has a page in the end that also has that same subreport but I get that error for that one

Dave
Helixpoint Web Development
http://www.helixpoint.com

helixpoint
Constraint Violating Yak Guru

291 Posts

Posted - 2011-04-11 : 09:17:35
When I built. I get this
Warning 2 [rsErrorExecutingSubreport] An error occurred while executing the subreport 'subreport4' (Instance: 35iT1S1): The subreport 'subreport4' could not be found at the specified location /LetterAddressHeader. Please verify that the subreport has been published and that the name is correct. C:\Projects\PASORT\Reports\LetterControl.rdl 0 0


Dave
Helixpoint Web Development
http://www.helixpoint.com
Go to Top of Page

JerriCA
Starting Member

1 Post

Posted - 2012-05-02 : 16:02:27
I am having the same problem but am using sql 2008 r2. Has this question been answered anywhere else? If so, please leave me a link to the answer.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-02 : 19:52:04
quote:
Originally posted by helixpoint

When I built. I get this
Warning 2 [rsErrorExecutingSubreport] An error occurred while executing the subreport 'subreport4' (Instance: 35iT1S1): The subreport 'subreport4' could not be found at the specified location /LetterAddressHeader. Please verify that the subreport has been published and that the name is correct. C:\Projects\PASORT\Reports\LetterControl.rdl 0 0


Dave
Helixpoint Web Development
http://www.helixpoint.com


have you deployed the subreport and tested it first?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -