Hi Guys
I've created two simple reports (Main.rdlc and Sub.rdlc) in the same windows application
When I drag a Subreport control onto Main.rdlc and go to Subreport properties, I would expect
Sub.rdlc to show up in the drop down list under "Use this report as a subreport:"
However, nothing appears. So I have typed the name in manually.
When I run the report, I get the message: The subreport 'Subreport1" could not be found at the specified location
Sub.rdlc. Please verify that the subreport has been published and the name is correct."
I must be missing something.
Any help would be greatly appreciated
frustrated visual basic user