"Error: Subreport could not be shown"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a Winform application (.NET Framework 2.0) that displays several local
reports using the ReportViewer control. I have two main reports (referred to
here as A and B) that display a subreport (referred to as C).

On the machine used to develop this application, all reports, both main and
subreport, run successfully when executed in the VS 2005 environment and from
running the executable directly.

After xcopying the application to a different machine, reports A and B are
displayed successfully except the subreport displays "Error: Subreport could
not be shown".

Any ideas on how to figure out what is going on, or are there any know issue
with subreports being displayed in the ReportViewer control?
 
Can I provide any additional information to help get a response? This is
still not resolved. Thanks in advance.
 
Back
Top