I'm having an issue displaying radchart in a custom webpart deloyed to SP2010 beta 1 site
ChartHandler is correctly registered. Same code works in an asp.net site
am i missing something?
How exactly are you defining your RadChart and what properties are you using? I'm not too experienced with SharePoint and RadChart but I know there might be some properties that you have to set in the chart for this to work properly.
0
Ves
Telerik team
answered on 22 Oct 2009, 04:10 PM
Guys,
An url rewriter might cause such issue. If that is the case you should either exclude the chart HttpHandler from rewriting or set the RadChart.HttpHandlerUrl property with the correct url.