Wednesday, June 3, 2009

dynamic link library LIBEAY32.dll. ERROR!


After running Oracle SQL Developer, I would always get this error message:
What I did to get rid of it was to remove the LIBEAY32.dll file from the system32 folder. It seems that Oracle SQL Developer should've been looking for this .dll in another place; not in the system32 folder. At any rate, problem solved!
Michael Adkins