Print Page | Close Window

CR from VS 2003 to VS 2008

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=2910
Printed Date: 17 May 2024 at 11:32pm


Topic: CR from VS 2003 to VS 2008
Posted By: daryl
Subject: CR from VS 2003 to VS 2008
Date Posted: 14 Apr 2008 at 8:38am
I have a project which displayed reports fine using vs2003, when upgraded to vs2005 it also worked, when upgraded to vs2008. Everytime I run the report, It always asks me to fill in the parameters.
 
My code basically does the following:
Create the reportdocument
assign datasets to the main and subreports.
assign values to the parameters.
set the report source to the reportdocucment..
 
yet, everything Ihave read so far says this is the way to do it.
But it still asks me for parameters once the report is shown.
 
Please help...



Replies:
Posted By: drewappling
Date Posted: 30 May 2008 at 4:10pm

I have recently had a simaler problem when switching to Visual Studio 2008 and had to upgrade to CR2008.

From what I can tell you will not get complete report functionality unless you upgrade.

 

Drew




Print Page | Close Window