We have one machine in the office running XP that displays the following
error code when a bitmap is included in the form.... OLE error 0x80040154
class not registered. The machine will not display any bmp files in visual
foxpro 8. the other 6 machines in the office do not have this problem. The
app is accessed from a networked server.

RE: error 0x80040154 displaying bmp by Leemi

Leemi
Thu Aug 25 15:48:31 CDT 2005

Hi Rob:

Is this bitmap file stored in a general field or are you directly using the
bitmap file on the form?

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003


>We have one machine in the office running XP that displays the following
>error code when a bitmap is included in the form.... OLE error 0x80040154
>class not registered. The machine will not display any bmp files in visual
>foxpro 8. the other 6 machines in the office do not have this problem. The
>app is accessed from a networked server.


SV: error 0x80040154 displaying bmp by Anders

Anders
Fri Aug 26 04:51:32 CDT 2005

Could it be GDI+ that's not registered on this machine?

-Anders


Den 05-08-25 21.37, i artikeln 53626A1201544@DBMonster.com, skrev "Rob N via
DBMonster.com" <forum@DBMonster.com>:

> We have one machine in the office running XP that displays the following
> error code when a bitmap is included in the form.... OLE error 0x80040154
> class not registered. The machine will not display any bmp files in visual
> foxpro 8. the other 6 machines in the office do not have this problem. The
> app is accessed from a networked server.


Re: SV: error 0x80040154 displaying bmp by Rob

Rob
Fri Aug 26 05:54:38 CDT 2005

I am not the author of the app. Not sure what GDI+ is? The BMP is directly
inserted in the field. Rob

Anders wrote:
>Could it be GDI+ that's not registered on this machine?
>
>-Anders
>
>Den 05-08-25 21.37, i artikeln 53626A1201544@DBMonster.com, skrev "Rob N via
>DBMonster.com" <forum@DBMonster.com>:
>
>> We have one machine in the office running XP that displays the following
>> error code when a bitmap is included in the form.... OLE error 0x80040154
>> class not registered. The machine will not display any bmp files in visual
>> foxpro 8. the other 6 machines in the office do not have this problem. The
>> app is accessed from a networked server.


--
Message posted via DBMonster.com
http://www.dbmonster.com/Uwe/Forums.aspx/foxpro-general/200508/1

SV: SV: error 0x80040154 displaying bmp by Anders

Anders
Fri Aug 26 07:57:08 CDT 2005

Hi Rob
Search the VFP8 Help, or your MSDN Library disk, for the topic 'Graphics
Support in Visual FoxPro'.
GDI is the 'Graphics Rendering Interface' in Windows. GDI+ is the latest
twist. As of VFP8, GDI+ is supported and makes it possible to handle and
display many more graphics formats in FoxPro. GDI+ isn't necessary to handle
.BMP unless VFP doesn't recognize the file as a standard .bmp file.
-Anders


Den 05-08-26 12.54, i artikeln 536A6C3FF03B8@DBMonster.com, skrev "Rob N via
DBMonster.com" <forum@DBMonster.com>:

> I am not the author of the app. Not sure what GDI+ is? The BMP is directly
> inserted in the field. Rob
>
> Anders wrote:
>> Could it be GDI+ that's not registered on this machine?
>>
>> -Anders
>>
>> Den 05-08-25 21.37, i artikeln 53626A1201544@DBMonster.com, skrev "Rob N via
>> DBMonster.com" <forum@DBMonster.com>:
>>
>>> We have one machine in the office running XP that displays the following
>>> error code when a bitmap is included in the form.... OLE error 0x80040154
>>> class not registered. The machine will not display any bmp files in visual
>>> foxpro 8. the other 6 machines in the office do not have this problem. The
>>> app is accessed from a networked server.
>


Re: SV: SV: error 0x80040154 displaying bmp by Rob

Rob
Fri Aug 26 09:37:52 CDT 2005

The GDI+ files are installed and are registered. Could this problem be
related to activex control? and if so which ocx file controls displaying bmp
files in a field? ROB

Anders wrote:
>Hi Rob
>Search the VFP8 Help, or your MSDN Library disk, for the topic 'Graphics
>Support in Visual FoxPro'.
>GDI is the 'Graphics Rendering Interface' in Windows. GDI+ is the latest
>twist. As of VFP8, GDI+ is supported and makes it possible to handle and
>display many more graphics formats in FoxPro. GDI+ isn't necessary to handle
>.BMP unless VFP doesn't recognize the file as a standard .bmp file.
>-Anders
>
>Den 05-08-26 12.54, i artikeln 536A6C3FF03B8@DBMonster.com, skrev "Rob N via
>DBMonster.com" <forum@DBMonster.com>:
>
>> I am not the author of the app. Not sure what GDI+ is? The BMP is directly
>> inserted in the field. Rob
>[quoted text clipped - 11 lines]
>>>> foxpro 8. the other 6 machines in the office do not have this problem. The
>>>> app is accessed from a networked server.


--
Message posted via DBMonster.com
http://www.dbmonster.com/Uwe/Forums.aspx/foxpro-general/200508/1