Path: news.easynews.com!newsfeed1.easynews.com!easynews.com!easynews!newsfeed.news2me.com!arclight.uoregon.edu!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: alexandr_1@yahoo.com (alexander kobzev)
Newsgroups: comp.databases.oracle.server
Subject: Oracle OCI and CoCreateInstance problem
Date: 10 Oct 2002 13:44:30 -0700
Organization: http://groups.google.com/
Lines: 9
Message-ID: <89c80ede.0210101244.1e17684c@posting.google.com>
NNTP-Posting-Host: 66.152.249.92
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1034282670 21611 127.0.0.1 (10 Oct 2002 20:44:30 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 10 Oct 2002 20:44:30 GMT
Xref: newsfeed1.easynews.com comp.databases.oracle.server:163779
X-Received-Date: Thu, 10 Oct 2002 13:44:26 MST (news.easynews.com)

I have a problem with application, which uses Oracle OCI for
connection with Oracle database. Every time, when application
establishes this connection another part of the code, which creates an
instance of the third party ActiveX component returns the error
0x80040154 after i call CoCreateInstance – "Class not registered". If
I don't create a connection with Oracle then everything works fine. I
know exactly that this ActiveX component was registered. The same
application works correctly on another computer, which has exactly the
same configuration. Both computers have Oracle 8.1.7 client.
