Subj : BOle ClassMgr To : borland.public.cpp.borlandcpp From : Roberto Meneghini Date : Mon May 02 2005 05:26 pm Hello, I'm using BC++ 52 and I have the following problem: 1- I create a small application with OCF libraries. It works fine. 2- Then I add a DLL node to my project. The DLL also have OCF libraries. 3- I add the library from step 2 into the EXE of step1. I DO NOT add code to the executable that make reference to the DLL. Just add the library. 4- Exxecute the program and I received the following message "Could not obtain BOle ClassMgr". Any ideas? Thanks, Roberto .