"Error: Subreport could not be shown"

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?
 
G

Guest

Can I provide any additional information to help get a response? This is
still not resolved. Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top