[Zope-DB] Error in Product ZOracleDA (DLL load failed)
Matthew T. Kromer
matt at bane.mi.org
Mon Mar 22 23:47:44 EST 2004
This error comes from either not having run the "install.py" file (which
copies a specific binary to the name "dco2.pyd" in the innermost
DCOracle2 directory) or not having the Oracle client libraries installed.
Rivera Merla Jose wrote:
>What I have to do to make it work?
>
>This is the error reported:
>
> Product at /Control_Panel/Products/ZOracleDA
> Import Traceback
>
> Traceback (most recent call last):
> File "C:\PROGRA~1\MYDWH4~1\lib\python\OFS\Application.py", line 541, in import_product
> product=__import__(pname, global_dict, global_dict, silly)
> File "C:\PROGRA~1\MYDWH4~1\lib\python\Products\ZOracleDA\__init__.py", line 91, in ?
> import DA
> File "C:\PROGRA~1\MYDWH4~1\lib\python\Products\ZOracleDA\DA.py", line 90, in ?
> from db import DB
> File "C:\PROGRA~1\MYDWH4~1\lib\python\Products\ZOracleDA\db.py", line 89, in ?
> import DCOracle2, DateTime
> File "C:\PROGRA~1\MYDWH4~1\lib\python\Products\ZOracleDA\DCOracle2\__init__.py", line 37, in ?
> from DCOracle2 import *
> File "C:\PROGRA~1\MYDWH4~1\lib\python\Products\ZOracleDA\DCOracle2\DCOracle2.py", line 104, in ?
> import dco2
> ImportError: DLL load failed: The specified module could not be found.
>
>I'm using:
>Zope Version
>(Zope 2.6.1 (binary release, python 2.1, win32-x86), python 2.1.3, win32)
>Python Version
>2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC 32 bit (Intel)]
>System Platform
>win32
>
>
>Thanks...
>
>
>===============================================================================
>La presente información se envía únicamente para el destinatario, y contiene
>información de carácter CONFIDENCIAL o PRIVILEGIADA. La modificación,
>retransmisión, difusión, copia u otro uso de esta información por cualquier
>medio, por personas distintas al destinatario está estrictamente prohibido. Si
>usted no es el destinatario, por favor notifique al remitente respondiendo a
>este mensaje, y borre el mismo y sus anexos sin retener copia alguna. Gracias.
>
>The information contained in this message is being sent to the intended
>recipient, and contains PRIVILEGED/ CONFIDENTIAL Information. The modification,
>retransmission, disclosure, copy or other use of such information by persons
>other than the intended recipient is strictly prohibited. If you are not the
>intended recipient, please advise the sender immediately by reply e-mail and
>delete this message and any attachments without retaining a copy. Thank you.
>===============================================================================
>
>_______________________________________________
>Zope-DB mailing list
>Zope-DB at zope.org
>http://mail.zope.org/mailman/listinfo/zope-db
>
>
More information about the Zope-DB
mailing list