We just upgraded to Q1 2011. Most of our reports are running just fine, we switched out the old reporting dlls with the new ones. This is a winforms project. When we open a form and click the report button, the report shows up just fine. When we click the print button the report viewer toolbar, an error is thrown saying NullReferenceException was unhandled Object reference not set to an instance of an object. But when we're debugging, there is no source available, just the error. We can't figure out why it is just these 2 reports that aren't working when all the other ones are. Any ideas?