Hi all, I m installing Zope 4.2.1 on Windows 2000.After getting it installed, and starting , when i try to add objects to the Z Catalog which is created one level down the site root folder(/epsite), when i select dtml documents without selecting the id and i click Find and Catalog, its giving the following error : Zope Error Zope has encountered an error while publishing this resource. Error Type: AttributeError Error Value: __call__ -------------------------------------------------------------------------- Troubleshooting Suggestions a.. The URL may be incorrect. b.. The parameters passed to this resource may be incorrect. c.. A resource that this resource relies on may be encountering an error. For more detailed information about the error, please refer to the HTML source for this page. If the error persists please contact the site maintainer. Thank you for your patience. Traceback (innermost last): File C:\PROGRA~1\EIP\lib\python\ZPublisher\Publish.py, line 223, in publish_module File C:\PROGRA~1\EIP\lib\python\ZPublisher\Publish.py, line 187, in publish File C:\PROGRA~1\EIP\lib\python\Zope\__init__.py, line 226, in zpublisher_exception_hook (Object: LockableItem) File C:\PROGRA~1\EIP\lib\python\ZPublisher\Publish.py, line 171, in publish File C:\PROGRA~1\EIP\lib\python\ZPublisher\mapply.py, line 160, in mapply (Object: manage_catalogFoundItems) File C:\PROGRA~1\EIP\lib\python\ZPublisher\Publish.py, line 112, in call_object (Object: manage_catalogFoundItems) File C:\PROGRA~1\EIP\lib\python\Products\ZCatalog\ZCatalog.py, line 393, in manage_catalogFoundItems (Object: LockableItem) File C:\PROGRA~1\EIP\lib\python\Products\ZCatalog\ZCatalog.py, line 727, in ZopeFindAndApply (Object: LockableItem) File C:\PROGRA~1\EIP\lib\python\Products\ZCatalog\ZCatalog.py, line 727, in ZopeFindAndApply (Object: LockableItem) File C:\PROGRA~1\EIP\lib\python\Products\ZCatalog\ZCatalog.py, line 715, in ZopeFindAndApply (Object: LockableItem) File C:\PROGRA~1\EIP\lib\python\Products\ZCatalog\ZCatalog.py, line 498, in catalog_object (Object: LockableItem) File C:\PROGRA~1\EIP\lib\python\Products\ZCatalog\Catalog.py, line 381, in catalogObject File C:\PROGRA~1\EIP\lib\python\Products\ZCatalog\Catalog.py, line 494, in recordify AttributeError: (see above) Also tell me how to select and add all documents to the Z catalog and get it searchable. Do tell me fast. thanks in advance, Sanjay