Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Problem converting reports to VS 2008 Post Reply Post New Topic
Author Message
bubbsvfr
Newbie
Newbie


Joined: 09 Jan 2010
Online Status: Offline
Posts: 1
Quote bubbsvfr Replybullet Topic: Problem converting reports to VS 2008
    Posted: 09 Jan 2010 at 3:47pm
I recently converted a VS 2003 project to VS 2008 and the project utilizes a Crystal Reports 9.1.5 report with a subreport. 
 
After the conversion the subreport is giving a "Not supported with sub-reports" error....
 
I'm wondering if there is a service pack or hot fix I need to install.  The reports were built with Enterprise edition Visual Studio.

crReportDocument = crReportDocument.OpenSubreport("ReportName");

crReportDocument.SetDataSource(dsMyDataSet);

crReportDocument.Refresh(); <------Errors here

 

Thanks!
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.