Essential Chart ASP.NET
Chart rendering as broken image link at runtime
July 6, 2011 11:41 PM by Vijayabharathi K[Syncfusion]
Matthew Daniels
Chart rendering as broken image link at runtime
July 6, 2011 10:45 AM
Hi

I'm just getting started with the ASP.NET chart. I can run all the samples in Visual Studio no problem. I've created my own project and got a chart on a Default.aspx page. I can see the chart in the designer and set its properties. However when I build and run, the chart is rendered as two broken image icons. All the syncfusion DLLs are in the bin directory, I can't think what else to check.

What am I doing wrong? :-)

Matthew Daniels
Chart rendering as broken image link at runtime
July 6, 2011 10:57 AM
Answering my own question here!

I was missing the following from the web.config file:

<httpHandlers>
<add path="syncfusion_generate.ashx" verb="*" type="Syncfusion.Web.UI.WebControls.Chart.ChartWebHandler,Syncfusion.Chart.Web, Version=9.104.0.20, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89"/>
</httpHandlers>



Vijayabharathi K
[Syncfusion]
Chart rendering as broken image link at runtime
July 6, 2011 11:41 PM
Hi Matthew,

Thanks for using Syncfusion products.

Please let us know if you need further assistance.

Regards,
Vijayabharathi



::adCenter::