Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Installed program can't find registered OCX's

3 views
Skip to first unread message

Gideon Jansen van Vuuren

unread,
Sep 3, 1999, 3:00:00 AM9/3/99
to
I use 2 OCX components (msadodc.ocx, mshflxgd.ocx) in my program. In the
InstallShield setup program, I register these components, and other
self-registering dll's using the batch method. When I try to start my
installed program afterwards on a 'clean' NT4 Workstation, it crashes, with
the message, ' attempt to execute a non-supported operation '.

When I run remote debug on the program, it says that the OCX's cannot be
loaded, since they are probably not registered. The tool 'OLE/COM Viewer',
however indicates these components as being registered. I even registered
them 'by hand' using regsvr32.exe. All to no avail. I'm pretty sure that I
have all the necessary dll's, and the components seem to be registered. Can
anyone please suggest what I should try next? The setup is run over a local
network.

Thanks
Gideon van Vuuren

Andreas Schad

unread,
Sep 9, 1999, 3:00:00 AM9/9/99
to
Hi Gideon!
Perhaps you haven't copied all needed files for the OCX. In our
System-Directory should be a mshflxgd.dep and a msadodc.dep. That are
dependency files, in which all dll and ocx are, which are needed for ocx.
Check if you have all of them. And if youall of them, check the version. You
might have an older one dll or ocx. Such a problem i had,too.:-)
I hope, I could help you.
CU Andreas

Gideon Jansen van Vuuren schrieb in Nachricht
<37cf6...@news.installshield.com>...

0 new messages