Hi
If i add a "Business Data/Chart Web Part" to a WebPart page, i can't use it. I get folowing error: (Displayed below the empty chart)
System.ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at System.Web.UI.DataVisualization.Charting.Chart.CheckImageURLSeqFormat(String imageURL) at System.Web.UI.DataVisualization.Charting.Chart.set_ImageLocation(String value) at Microsoft.Office.Server.WebControls.ChartWebPart.PrepareRenderChart(Chart designtimeChart, Chart renderChart, Boolean initialize)
If i try to click on "Advanced Properties" i get the same error in the ULS.
Do i need to activate a spezial service or something else?