I'm pretty new to Zope. After unpacking the SiteAccess product to my products folder, my Zope 2.20a1 installation will "encounter an error" while publishing _any_ resource. Where's the problem? Zope Error Zope has encountered an error while publishing this resource. Error Type: TypeError Error Value: unexpected keyword argument: validated_hook Traceback (innermost last): File C:\PROGRA~1\ZOPESI~1.220\lib\python\ZPublisher\Publish.py, line 224, in publish_module File C:\PROGRA~1\ZOPESI~1.220\lib\python\ZPublisher\Publish.py, line 189, in publish File C:\PROGRA~1\ZOPESI~1.220\lib\python\Zope\__init__.py, line 221, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File C:\PROGRA~1\ZOPESI~1.220\lib\python\ZPublisher\Publish.py, line 161, in publish TypeError: (see above) tia, Danny Adair