Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing MS OLE Controls??
Message
From
08/12/1999 11:32:42
 
 
To
08/12/1999 11:17:53
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00300381
Message ID:
00300407
Views:
39
>OLE Error Ox80000134
>Class Not Registered
>OLE Object is being ignored
>Record # 354.
>

You're trying to instantiate an ActiveX Control that is not present on the system; it's likely that it's being instantiated by GUID, so that while the ProgID or VersionIndependentProgID may be present on the system, the actual control being referenced is not. You need to have your application install the necessary control provider in the correct version used by your application on each target system; you can't safely depend on the contrl version you want to use being installed and registered on the system unless you do so.

>Can anyone tell me what "Record #354" is referring to?

It's a reference in the affected .SCX file, telling you that VFP was unable to load the OLEControl. The SCX file is just a .DBF variant.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform