Thomas Weiner schrieb:
Anthony Baxter schrieb:
Check in the Control Panel -> Products folder that the product is showing up there correctly, and is not in as a "broken product". If it is broken, go into the product, and look at the traceback.
Aah .. okay .. the traceback says:
<!-- This object's class was Connection in module Products.ZODBCDA.DA. -->
oops sorry .. deleting the broken product and restarting zope shows up a clearer traceback: Traceback (innermost last): File "D:\PROGRA~1\Zope2-0\lib\python\OFS\Application.py", line 393, in import_products product=__import__(pname, global_dict, global_dict, silly) File "D:\Programme\Zope2-0\lib\python\Products\ZODBCDA\__init__.py", line 91, in ? import DA File "D:\Programme\Zope2-0\lib\python\Products\ZODBCDA\DA.py", line 92, in ? from db import DB, manage_ODBCDataSources File "D:\Programme\Zope2-0\lib\python\Products\ZODBCDA\db.py", line 89, in ? from Shared.DC.ZRDB.THUNK import THUNK_TM ImportError: cannot import name THUNK_TM thabnks and regards thomas