Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Objects for OLE setup problem
In message "Re: Objects for OLE setup problem", Matthias Gresz wrote...
>install OO4O with the Oracle Installer.
That's exactly what I don't want to do. I have to install this application from a floppy. I have to make an install program with Install Shield. We can not take the OO4O CD to the hospitals where the application will be installed.
Matthew wrote
>Try to run the 'regsvr32.exe' to register your OIP20.DLL.
>type: regsvr32 OIP20.DLL
Thank you for your suggestion. However, I still can not get it to work!
I open a DOS box and change directories to WINNT\SYSTEM32, then type the command. I get the message:
LoadLibrary("OIP20.DLL") failed.
GetLastError returns 0x0000007e.
At first I thought I misspelled the name of the .dll file or didn't copy it into the directory, but despite checking and rechecking, I still get this error. I'm sure that OIP20.DLL is there in the SYSTEM32 directory.
If I run the command on a machine on which I have installed OO4O, I get the following 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.
Even if I copy OIP20.DLL onto a floppy, then run the command from the floppy, I get the LoadLibrary failed message on the machine without OO4O and the entry point not found error on the machine with OO4O installed.
Am I going crazy? Received on Wed Jul 08 1998 - 22:05:18 CDT
![]() |
![]() |