Hi I have two different Zope types (Zope 1.10.3 (binary release, python 1.5.1, win32-x86) and Zope version: Zope 2.2.1 (binary release, python 1.5.2, win32-x86)) and our intranet is located in the older version. I thought that exporting/importing would be a great idea. I managed to export *.bbe file and I copied it in import catalog in new Zope, but the new version of Zope announced, that: ---------------------------------------------------------------------------- Zope has encountered an error while publishing this resource. Error Type: ExportError Error Value: Invalid export header Troubleshooting Suggestions * The URL may be incorrect. * The parameters passed to this resource may be incorrect. * 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\WebSite2\lib\python\ZPublisher\Publish.py, line 222, in publish_module File C:\PROGRA~1\WebSite2\lib\python\ZPublisher\Publish.py, line 187, in publish File C:\PROGRA~1\WebSite2\lib\python\Zope\__init__.py, line 221, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File C:\PROGRA~1\WebSite2\lib\python\ZPublisher\Publish.py, line 171, in publish File C:\PROGRA~1\WebSite2\lib\python\ZPublisher\mapply.py, line 160, in mapply (Object: manage_importObject) File C:\PROGRA~1\WebSite2\lib\python\ZPublisher\Publish.py, line 112, in call_object (Object: manage_importObject) File C:\PROGRA~1\WebSite2\lib\python\OFS\ObjectManager.py, line 504, in manage_importObject (Object: ApplicationDefaultPermissions) File C:\PROGRA~1\WebSite2\lib\python\ZODB\ExportImport.py, line 143, in importFile ExportError: (see above) Can anyone pls help me in this case pls --------------------------------------------------------------------- Kaarel Oras