| Hi, I'm attempting to use your module with DNN 4.9.5, Windows 7, IIS7, and SQL 2008 R2, and I have 2 problems. Either way reports won't run. If I set it to display the table of reports, after selecting a report, the parameters are missing buttons/images. If I make it a dropdown list of reports, I receive the following exception after selecting a report to run, and the report doesn't even get far enough to display the parameters:
DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at BeckerSolutions.Modules.RS2005.ViewRS2005.91AA1(Boolean 0AAAA) at BeckerSolutions.Modules.RS2005.ViewRS2005.30AA1(Object 0AAAA, EventArgs 1AAAA) at System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged(EventArgs e) at System.Web.UI.Page.RaiseChangedEvents() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
|