Microsoft Report Viewer Control not displaying report

Posted by Kevin on Stack Overflow See other posts from Stack Overflow or by Kevin
Published on 2009-03-20T20:56:08Z Indexed on 2010/05/31 20:23 UTC
Read the original article Hit count: 363

I have built a simple report and run it successfully in test winform apps but when I try to run the same report in my production winforms application, the report just doesn't show up in the viewer. I look at the ReportViewer control after InitializeComponent and everything looks fine.

Are there debugging techniques or gotcha's that might be able to point me to why the report is not showing. It feels like there should be an error of some sort but it just displays a blank form.

© Stack Overflow or respective owner

Related posts about winforms

Related posts about reporting-services