No Idea, EOleSysError

Giganews Newsgroups
Subject:No Idea, EOleSysError
Posted by: Doulgas Keene
Date:Sun, 27 Dec 2009

Hi, All
I compiled and ran a program in delphi 2006 which calls

  TAutoObjectFactory.Create(ComServer, TDataClient, Class_DataClient,
    ciMultiInstance, tmApartment);

and when I try to run, it says "EOleSysError, error trying to load type library/dll.

I don't know where to begin. I have all the code and I get no errors.
Doug

Replies