Chart (or picture) does't appear in Crystal Report - asp.net

I have been using visual studio 2013 along with crystal report service pack 9.
I also have created a window form to make a report with chart. The data works fine, but the chart or even picture doesn't appear in the report (only text data).
can anyone tell me where my problem is ?
Thanks in advance

I think you are trying to change different crystal report file , please make sure that you edit and run the same file

Related

chart is not visible in stiwebviewer control in asp.net

I have created a report displaying a linear chart. the chart is visible in stimul soft designer preview. but when I load the report in my website using stiwebviewer the chart is not visible.
Also when I export my loaded report in pdf format I can see the chart again .
what's the problem?
you can see my report file in here.
I found the problem.
I was using stimulsoft 2015 dlls .
When I upgraded my dlls to 2016 the problem solved .

Charts/Graphs not showing up in SSRS

I have designed several reports using Visual Studio 10. These reports include many graphs, charts, etc. and they work perfectly on my local machine. However, when I upload the reports to Reporting Server and try to run a report, it seems to hang for a minute or so, then the report displays, minus the graphs. There is an outline of where the graph is supposed to be, with a little picture icon in the upper left corner. I have appropriate permissions, so, not sure what is going one. Any help is greatly appreciated.

How to implement interactive sorting in Report Viewer in VS 2010?

I have created a report with report viewer in visual studio 2010. Please help me out on how to implement interactive sorting(end users must be able to sort. Sort icons must be displayed on the column) for a column in the report?
I believe you go to the report in the designer, rightclick the column you wish to add interactive sorting, then go to table/tablix properties, there should be an "Interactive Sorting" tab or "Sorting" tab with a check box to enable Interactive Sorting. (Sorry for uncertainty, going from memory atm)
(More Information Here: http://msdn.microsoft.com/en-us/library/cc627509.aspx and http://www.perpetuumsoft.com/ForumTopic.aspx?lang=en&topic_id=2444&forum_id=56)

Using Cross tabs in Crystal Reports

I am trying to use Crystal Reports in generating my report for my ASP.NET website. Unfortunately, it appears like this. It appears properly when exported to other extensions. I have tried tinkering with every thing but it won't display as it is supposed to be. Can anyone settle this one? Thanks very much!!
Screenshot can be found here:
http://imgur.com/RGn4q

Crystal Report in ASP.NET - display image

I am using a Crystal Report on my website to dynamically build a PDF file for download. This is working great. However, now I want to add an image to the report. When I go to Insert - Picture, browse to my image file, and click OK nothing happens, which leads me to believe that I'm adding it incorrectly. How can I do this? Also, does the image need to exist on my web server or is it imbedded in the report?
So you're adding the picture to the report through the Crystal Reports designer?
Possibly the picture is in an unsupported format? Try saving it into another format and add it again, might just work!
As far as I'm aware, the image will be embedded into the report.

Resources