Chart not found - Red 'X' question
Posted: Mon Oct 27, 2008 1:39 pm
Hi,
Could you guys tell me, generally, what generally causes this issue? I'm talking about when, in ASP.NET applications, a red 'X' is displayed on the bowser and no chart.
I think i have a good handle at this point on using your product for .NET in the ASP.NET environment. I'm using VS 2005, C#, and .NET 2.0. I'm also taking advantage of the ASP.NET AJAX extensions including the AJAX toolkit for ASP.NET.
Early on I found that I need to include a getChart.aspx in my web solution when using 'Session' for tmpChart, otherwise I had lots of issues with the charts zooming and even being found (red 'X').
I am having an issue in my app now, in trying to display a chart in a AJAX modalPopupExtension window. It seeems that sometimes I get no chart - just the red 'X' - but other times I DO get a chart.
In anticipation of writing you guys about this issue, I've put together a simple sample program using random data in a similar scenario, but can't seem to replicate this issue, i.e., I always seem to get the chart.
What could I be doing wrong? What does the red 'X' mean? Is it not finding the chart in my session? Is the chart no being drawn? What are the probable causes of this issue?
thanks,
Rich
Could you guys tell me, generally, what generally causes this issue? I'm talking about when, in ASP.NET applications, a red 'X' is displayed on the bowser and no chart.
I think i have a good handle at this point on using your product for .NET in the ASP.NET environment. I'm using VS 2005, C#, and .NET 2.0. I'm also taking advantage of the ASP.NET AJAX extensions including the AJAX toolkit for ASP.NET.
Early on I found that I need to include a getChart.aspx in my web solution when using 'Session' for tmpChart, otherwise I had lots of issues with the charts zooming and even being found (red 'X').
I am having an issue in my app now, in trying to display a chart in a AJAX modalPopupExtension window. It seeems that sometimes I get no chart - just the red 'X' - but other times I DO get a chart.
In anticipation of writing you guys about this issue, I've put together a simple sample program using random data in a similar scenario, but can't seem to replicate this issue, i.e., I always seem to get the chart.
What could I be doing wrong? What does the red 'X' mean? Is it not finding the chart in my session? Is the chart no being drawn? What are the probable causes of this issue?
thanks,
Rich