Print Page | Close Window

Help - multiple tables report deploy

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Tips and Tricks
Forum Discription: Have you learned some great tricks to share with the group? Post them here!
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=13388
Printed Date: 25 Apr 2024 at 10:27am


Topic: Help - multiple tables report deploy
Posted By: alexcahyadi
Subject: Help - multiple tables report deploy
Date Posted: 01 Jun 2011 at 5:15pm
Hi All,

I am having a problem with deploying a multiple tables report into my IIS server. The page shows : "The report you requested requires further information". However, I have tried to set databaselogon at the server-side but it didn't work. (The report is working fine on VS Debugging Mode)

It is confusing that it happens only to a multiple tables report and it is working fine on a single table report .

I am using VS2008 and CrystalReportViewer version 10

Please help me



Replies:
Posted By: Emir_W
Date Posted: 02 Jun 2011 at 8:56pm
just wondering...
try to use a stored procedure or a view.


hope it help.


-------------
Emir W


Posted By: Dewald
Date Posted: 02 Jun 2011 at 10:23pm
Do you set the connection for all the tables.
I seem to remember that you need to loop through the tables and set each ones connection property.
 
 


-------------
Dewald Botha
http://www.ITClarity.co.za



Print Page | Close Window