Hi All,
I am trying to make line graph in ASP but I got the following error
ExcelChart (0x800A000D)
Type mismatch
/sqlcharts/e/BuildAndShowChart.asp, line 97
Line 97 is here :
Set oExcelChart = Server.CreateObject( "ExcelChart.cExcelChart" )
or any other method to draw a line graph and pie chart.
waiting for help
thanks in advance.




Reply With Quote