i get this error
Parser Error Message: Could not create type \'charts.lineChartData\'. Source Error: Line 1: <%@ WebHandler Language=\"C#\" CodeBehin
You usually get that when your code doesn't build, i.e. there is no dll so i can't load the handler type.