I have an ISAPI DLL that uses ODAC to access oracle. I recently started using a "plugin" which is loaded by that DLL, which is a DLL as well. That DLL also uses ODAC to access oracle. The plugin is loaded and unloaded at need (which may be alot).
I began having stability problems which caused the IIS to stop responding and even crash the machine.
Other then closing and freeing the ODAC objects, is there something else I need to be aware of or do when using ODAC by a dynamically loaded DLL? I know they are using the same address space, but no idea how does that affect ODAC & OCI.
Loading ODAC from DLL and dynamicaly loaded DLL
Loading ODAC from DLL and dynamicaly loaded DLL
I wrote the original message, it just didn't seem to use my login.. so please reply to this reply 

Please pay attention to our DLL demo project. Notice InitOCI function call. If problem persists please send us small demo project that demonstrates your problem, specify Oracle client/server versions, ODAC version, and script to create server objects.
Please, send a message to our ODAC support e-mail address.
Please, send a message to our ODAC support e-mail address.