Print Page | Close Window

line chart question

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=78
Printed Date: 28 Apr 2024 at 10:52am


Topic: line chart question
Posted By: vlntine82
Subject: line chart question
Date Posted: 27 Dec 2006 at 1:39pm
I have created a line chart using Crystal Reports 10.  The data is pulled from a dataset sent from the website using vb.net.  The data is displaying correctly in the grid on the report, but the line chart isn't showing up.  It is diplaying a blank rectangle with a X and the word image.  Does anyone know what could cause this?



Replies:
Posted By: BrianBischof
Date Posted: 27 Dec 2006 at 8:42pm
Sounds like a bad DLL. You have to research it to figure out what might be going wrong. Do other line charts appear but not this one? Is this on your dev box or production box? If production, then something probably didn't installed correctly. I would do a reinstall on either box to make sure all files are in their proper place and that none got corrupted.

-------------
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>


Posted By: vlntine82
Date Posted: 28 Dec 2006 at 5:45am
What DLL is used to display charts?  No charts are showing up through Crystal Reports.  This is being tested on my local computer.


Posted By: emoreau
Date Posted: 28 Dec 2006 at 3:58pm

You are probably missing sscsdk80.dll

see http://support.businessobjects.com/library/kbase/articles/c2012599.asp - http://support.businessobjects.com/library/kbase/articles/c2012599.asp


-------------
HTH

Eric Moreau
MCSD, Visual Developer - Visual Basic MVP


Posted By: vlntine82
Date Posted: 29 Dec 2006 at 8:27am
I followed the instructions on the link above, but I still had the same problem.  I tried to register the dll, but I got the error "the DLLRegisterServer was not found"  Anyone know what this means?



Print Page | Close Window