[Zope] - ODBC on Win32

Brad Marsh research4@mail.snowcrest.net
Mon, 21 Dec 1998 09:07:29 -0800


At 11:25 AM 12/21/98 -0500, you wrote:

>How did Zope fail to start? What errors did it give?
>
>
>Brian Lloyd        brian@digicool.com
>Software Engineer  540.371.6909              
>Digital Creations  http://www.digicool.com 

Oops...

C:\Zope>"C:\Zope\bin\python.exe" "C:\Zope\serve.py" -p 80
Traceback (innermost last):
  File "C:\Zope\serve.py", line 100, in ?
    ZopeHTTPServer.main(args)
  File "C:\Zope\ZopeHTTPServer\ZopeHTTPServer.py", line 527, in main
    start(module_file,host,port,threading,env)
  File "C:\Zope\ZopeHTTPServer\ZopeHTTPServer.py", line 467, in start
    set_published_module(module_file,BoboRequestHandler,env)
  File "C:\Zope\ZopeHTTPServer\ZopeHTTPServer.py", line 463, in set_published_mo
dule
    __import__(name) # to catch problem modules right away
  File "C:\Zope\lib\python\Main.py", line 115, in ?
    Bobobase=OFS.Application.open_bobobase()
  File "C:\Zope\lib\python\OFS\Application.py", line 349, in open_bobobase
    install_products(app)
  File "C:\Zope\lib\python\OFS\Application.py", line 384, in install_products
    product=__import__("Products.%s" % product_name,
  File "C:\Zope\lib\python\Products\ZODBCDA\__init__.py", line 102, in ?
    import DA
  File "C:\Zope\lib\python\Products\ZODBCDA\DA.py", line 103, in ?
    from db import DB, manage_ODBCDataSources
  File "C:\Zope\lib\python\Products\ZODBCDA\db.py", line 98, in ?
    from sql import *
ImportError: DLL load failed: A device attached to the system is not functioning