I tried creating simple report with table, it renders fine in x86 but not in 64. Also not rendering in VS2015, getting system out of memory (data set only 1000 rows)
1 Answer, 1 is accepted
0
Stef
Telerik team
answered on 10 Apr 2017, 12:23 PM
Hi Nikita,
Please check if by mistake you set the report's DataSource along with the Table item's DataSource. You need only the Table item's DataSource.
Then check the settings of the data source component and if it relies on DLLs built only for x86 platform. You may need to keep using the x86 version of the Standalone Report Designer and to make VS project target x86 platform in such case.
Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items