P
Peter
Hello All!
I have a problem with creating an OWC Chart on a ASP site.
I treid to run an example (Creating a Chart Using Data
From an ADO Recordset) found on the microsoft MSDN site,
but it always generate a failure!
(I copied the example as it was on the site!)
The failure occured when the program try to execute the
following: ChartSpace1.Clear, and after any method or
property refering to the ChartSpace1 object!
It seems that cannot create or use the object somehow!
It seems to me, that the main problem is that the
mentioned ChartSpace object acts somehow different in an
ASP application than in a VB application, because I have a
correctly running VB application with the same object!
(VisualStudio6.0, VisualInterdev, VSSP5, OWC9.0)
Please help!
I have a problem with creating an OWC Chart on a ASP site.
I treid to run an example (Creating a Chart Using Data
From an ADO Recordset) found on the microsoft MSDN site,
but it always generate a failure!
(I copied the example as it was on the site!)
The failure occured when the program try to execute the
following: ChartSpace1.Clear, and after any method or
property refering to the ChartSpace1 object!
It seems that cannot create or use the object somehow!
It seems to me, that the main problem is that the
mentioned ChartSpace object acts somehow different in an
ASP application than in a VB application, because I have a
correctly running VB application with the same object!
(VisualStudio6.0, VisualInterdev, VSSP5, OWC9.0)
Please help!