|
|
| OLE error code 0x80040154. Class is not registered. OLE Object is being ignored |
|
| Author |
Message |
AlexDcosta

|
Posted: Visual FoxPro General, OLE error code 0x80040154. Class is not registered. OLE Object is being ignored |
Top |
Hi,
I get the error :OLE error code 0x80040154. Class is not registered. OLE Object is being ignored. I get this error when i run a form which has a chart in VFP 6.0.
Can somebody help
Alex
Visual FoxPro1
|
| |
|
| |
 |
CetinBasoz

|
Posted: Visual FoxPro General, OLE error code 0x80040154. Class is not registered. OLE Object is being ignored |
Top |
Register the activex first that chart is using.
|
| |
|
| |
 |
AlexDcosta

|
Posted: Visual FoxPro General, OLE error code 0x80040154. Class is not registered. OLE Object is being ignored |
Top |
Hi,
I cant seem to find the right ocx or dll. If i right-click the OLE chart object on my development pc, it shows MSCHART properties. So, can u tell me what dll or ocx do i need to register at client PC.
Alex
|
| |
|
| |
 |
MarciaAkins

|
Posted: Visual FoxPro General, OLE error code 0x80040154. Class is not registered. OLE Object is being ignored |
Top |
AlexDcosta wrote: | |
I cant seem to find the right ocx or dll. If i right-click the OLE chart object on my development pc, it shows MSCHART properties. So, can u tell me what dll or ocx do i need to register at client PC.
|
|
c:\windows\system32\mschrt20.ocx
|
| |
|
| |
 |
AlexDcosta

|
Posted: Visual FoxPro General, OLE error code 0x80040154. Class is not registered. OLE Object is being ignored |
Top |
Thanks MarciaAkins,
Your solution worked !!
Alex
|
| |
|
| |
 |
| |
|