|
|
 |
RE: FN-FORUM: problems registering a DLL
date posted 19th January 2004 17:05
> trying to register a DLL on a windows2003 server, however it
> fails with the return code: 0x80040154
>
> anyone have an clues as to whats making the server have a hissy fit?
The error is 'Class not registered' It probably means there is a com object
that your dll depends on that needs registering first.
Regards
Keith Giddings
GP Software (Thame) Ltd.
www.gpthame.com & www.whirlingdervishes.com
Specialists in Delphi, COM and dotNET technical and scientific programming
Borland Technology Partner and Microsoft Partner.
|
 |
|