Chart image not shown / wrong.

Stimulsoft Reports.NET discussion
Post Reply
ID
Posts: 9
Joined: Wed Apr 18, 2007 3:39 am
Location: The Netherlands

Chart image not shown / wrong.

Post by ID »

Hello,

I made a Piechart with the two colums FixedCost and CallCost, but the chart image is not shown (Not Available). I have set the ServerTimeOut property to 00:30:00.

I've set the next settings in the piechart:

Fixed Cost Title: Fixed Cost
Fixed Cost Argument Data Column: TEST.FixedCost
Fixed Cost Value Data Column: TEST.FixedCost

Call Cost Title: Call Cost
Call Cost Argument Data Column: TEST.CallCost
Call Cost Value Data Column: TEST.CallCost

When exporting to pdf it does work..

The pdf file shows a "better" result but:

The legend shows "Fixed Cost" and "Call Cost"
The Labels in the the pie shows "Call Cost" in both pies

Also i see that the preview tab and HTML preview tab does work but when i choose the "Preview" button in the Standard tool bar it shows a big red cross.

Greetz..
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Chart image not shown / wrong.

Post by Vital »

Please send to us report and sample data in xml (or any other format).

Thank you.
ID
Posts: 9
Joined: Wed Apr 18, 2007 3:39 am
Location: The Netherlands

Chart image not shown / wrong.

Post by ID »

Vital wrote:Please send to us report and sample data in xml (or any other format).

Thank you.
Unfortunately i was not able to reproduce the bug in a sample.

But this way i found the bug..

Our application parses strings at the end of the URL (like http://localhost:1835/Website/Somepage. ... ingastring) of the page where i wanted to show the report.

With a "Request.QueryString["astring"]" we get the string in the URL. When i disabled this for test pupose i was able to see the pie!

This conflicts with a image in a url like below I think:

http://localhost:1835/Website/Somepage. ... a5c26e61d7
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Chart image not shown / wrong.

Post by Vital »

Thank you for investigation. We prepare for you solution shortly.

Thank you.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Chart image not shown / wrong.

Post by Vital »

Please check build from 25 April (when it will be available).

Thank you.
Post Reply