Anyone getting this error when using the new free chart controls MS bought from Dundas?
\"Error executing child request for ChartImg.axd\"
On the MSDN forum
Please Add it in webconfig
add verb="GET,HEAD" path="ChartImg.axd" type="System.Web.UI.DataVisualization.Charting.ChartHttpHandler, System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Thanks
Basanth