Help ! (problem with Chart)

A

Aragorn

Hello!,

please I need help with Chart OWC, in the computer of development does not
have problems, but in the servant it has the following mistake:

****************************************************************
Compiler Error Message: BC30002: Type 'OWC.ChartSpaceClass' is not defined.

Source Error:

Line 65:
Line 66:
Line 67: Dim objChartSpace As OWC.ChartSpaceClass
****************************************************************

That I must do?


Thanks !

Aragorn.
 
T

Thao Moua [ms]

Make sure the machine has OWC9 installed.

'OWC.ChartspaceClass' does not exist. It should be
OWC.Chart for OWC9 and OWC10.Chartspace for OWC10 and
OWC11.Chartspace for OWC11.

Thao Moua
OWC Webchart Support
-----Original Message-----
Hello!,

please I need help with Chart OWC, in the computer of development does not
have problems, but in the servant it has the following mistake:
*******
Compiler Error Message: BC30002:
Type 'OWC.ChartSpaceClass' is not defined.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top