Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class not Registered Error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01606965
Message ID:
01607009
Views:
59
>>>>>>Hi Gang!
>>>>>>
>>>>>>My boss threw this one on me....
>>>>>>
>>>>>>On a form that works in the field great, a user had this happend....
>>>>>>
>>>>>>when the INIT fires for the FORM, it throws this error....
>>>>>>
>>>>>>FRMPHARMACYCONFIG.INIT
>>>>>>Line: 365
>>>>>>Error: 1426
>>>>>>Message: OLE error code 0x80040154: Class not registered.
>>>>>>
>>>>>>
>>>>>>On line 365 we have this....
>>>>>>
>>>>>>THISFORM.pgfConfig.CouponLogo.cntLogo.oleLogo.CONTROLSOURCE = "pharmacy_config.logo"
>>>>>>
>>>>>>
>>>>>>So, do you think it is a corrupted pharacy_config.logo bitmap? ( Bitmaps are used as the logos).
>>>>>>
>>>>>>Thanks!!
>>>>>
>>>>>Nope,
>>>>>this ActiveX control is not registered on user computer.
>>>>
>>>>The ole Control is one of the ones built into Visual FoxPro.... so how would I go about registering it ?
>>>
>>>What is it?
>>
>>It is the oleBoundControl ( and it is bound to pharmacy_config.logo and what goes in the logo is a BitMap (BMP)).
>
>
>If pharmacy_config.logo is a GENERAL field then the application used to insert that BMP in that GENERAL field is NOT installed on user computer.
>i.e. if you are inserting BMP in a general field and you have different application that handles BMPs installed that information is recorded in general field. you can see BMP on your computer, but you can not see them on any other computer if there is no such application installed.

Sounds good. Thanks for the info !!!
Tommy Tillman A+ NetWork+ MCP
Previous
Reply
Map
View

Click here to load this message in the networking platform