Writing Code
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Writing Code
Message Icon Topic: My report is black Post Reply Post New Topic
Author Message
orson4music
Newbie
Newbie


Joined: 10 Dec 2007
Online Status: Offline
Posts: 2
Quote orson4music Replybullet Topic: My report is black
    Posted: 11 Dec 2007 at 6:15am
Please Everyone,

I am programmatically assigning a data source to my crystal report document.

I also created a DataSet in my project which is used to create the fields in my crystal report.

could some please point me to the right direction of what may be wrong....


Confused
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 11 Dec 2007 at 11:47am
Do you mean that the report is "blank" or "black"? I assume you mean blank... Anyway, if the report isn't getting data from the dataset object then the likely causes are that you modified the XML Schema file from what it was originally (even the smallest change will throw off CR) and you need to do Set Location again to reset it. The other reason is that you need to specify the table name when you assign the dataset to the report's data source. Sometimes CR doesn't pick up the table name properly and doesn't display any data.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
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.039 seconds.