This is a migrated thread and some comments may be shown as answers.

Problem after upgrading from trial to developer license

1 Answer 97 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 08 Jul 2009, 08:12 PM
I recently just upgraded from Telerik_Reporting_2009_1_430_trial.msi to Telerik_Reporting_2009_2_701_dev.msi. I followed all of the steps listed at (http://www.telerik.com/help/reporting/installation-upgrading-trial-to-dev.html) . I have a report called MasterReport.cs that contains various subreports. It appears now when viewing the MasterReport.cs in design time (through VS 2008) the data for the sub reports is not showing. (Header sections for the sub reports do however...)
  Whats even weirder is I view the report through a report viewer on a web page everything (including the data for the sub reports) displays fine. So one thing I noticed right away was in my class library project(the ones containing the reports)  I can no longer reference the telerik.reporting.processing namespace as I was before upgrading. In the trial version ,I believe there was a seperate .dll for this namespace whereas now it exists in the telerik.reporting.dll. (telerik.reporting.dll I have infact already referenced)
  i believe this is where the problem maybe as I have no way to reference the   telerik.reporting.processing namespace. In my masterreport.cs I also use objects from this namespace it in the NeedDataSource even to set datasource for subreports. Still not sure why it works on the web page however. So I guess my questions are 1) Is there a way to reference telerik.reporting.processing    in my class library project? 2) Could it be something else that is causing this weird behavior.

1 Answer, 1 is accepted

Sort by
0
Jason
Top achievements
Rank 1
answered on 09 Jul 2009, 01:56 PM
Actually it turns out this was my fault. It was an issue with the query parameters in the data. My apologies.
Tags
General Discussions
Asked by
Jason
Top achievements
Rank 1
Answers by
Jason
Top achievements
Rank 1
Share this question
or