Jump to content
Software FX Community

Re: Class not registered on Win95


User (Legacy)

Recommended Posts

HI again! 

I just checked the error codes in the MSDN library and got

"1157 One of the library files needed to run this application cannot be

found. ERROR_DLL_NOT_FOUND "

maybe you should put the full path to sfxbar.dll in the call to regsvr32.

ex. for my app

c:\windows\system\regsvr32 /s /c c:\MyApp\sfxbar.dll

I'm not sure if IE has anything to do with this, unless you are using the

Chart FX IE edition.

Javier Poot Polanco <jpoot@aspel.com.mx> wrote in message

news:380776E1.F6BDE07C@aspel.com.mx...

> Hi Josh

>

> When I'm running regsvr32 on sfxbar.dll (for example) show a message error

>

> LoadLibrary("sfxbar.dll") failed.

> GetLastError returns 0x00000485

>

> = 8-O

>

> I don't have instaled IE.

> do I need any file of Internet explorer?

> Any suggestions would be gratefully appreciated.

>

> Thanks.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...