I am using the Reporting Services Report Viewer Webpart (the version added with the Sharepoint Reporting Services add-in) on a page being added to a site via a Feature. The webpart has a ReportPath node that I would like to set with code. I have tried using the SPLimitedWebPartManager to access the webpart, but sees it as an "Error Web Part" and I can't get to its properties. Any ideas on how to set the ReportPath through code?