Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Objects for OLE setup problem

Re: Objects for OLE setup problem

From: Ken Sutherland <ken_at_j-mac.co.jp>
Date: Fri, 10 Jul 1998 11:33:33 +0900
Message-ID: <6o3uiv$413$1@ns.j-mac.co.jp>


I believe I have found the problem!

Apparently, it is necessary to distribute the file the file "Oraansi.dll". This file does not appear in the in the list of redistributable files in the OO4O Class Library Help. I assume that it is OK with Oracle to redistribute this file. "Oraansi.dll" is on the OO4O 2.0 CD.

I don't think that it is necessary to execute "regsvr32 oip20.dll" because I still get the error message:

     OIP20.DLL was loaded but the DllRegisterServer entry point was not found.

     DllRegisterServer may not be exported, or a corrupt version of OIP20.DLL
     may be in memory. Consider using PView to detect and remove it.

It seems that Oip20.dll is calling Oraansi.dll. That is why I was getting the LoadLibrary failed message on the machine that I didn't install OO4O. Copying Oraansi.dll seems to have fixed the problem, and I can run my application now. Received on Thu Jul 09 1998 - 21:33:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US