can below error be resolved in anyway?
Zope Error Zope has encountered an error while publishing this resource. Error Type: Bad Request Error Value: Invalid file name amphora.zexp _____ 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. <http://www.zope.org/Credits> Powered by Zope Traceback (innermost last): File /home/amphora2/zope2/lib/python/ZPublisher/Publish.py, line 150, in publish_module File /home/amphora2/zope2/lib/python/ZPublisher/Publish.py, line 114, in publish File /home/amphora2/zope2/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook (Object: Zope) File /home/amphora2/zope2/lib/python/ZPublisher/Publish.py, line 98, in publish File /home/amphora2/zope2/lib/python/ZPublisher/mapply.py, line 88, in mapply (Object: manage_importObject) File /home/amphora2/zope2/lib/python/ZPublisher/Publish.py, line 39, in call_object (Object: manage_importObject) File /home/amphora2/zope2/lib/python/OFS/ObjectManager.py, line 512, in manage_importObject (Object: Zope) Bad Request: (see above) Peter Stams, EXORIOR B.V. Phone : +31 (0)23 540 1234 Mobile : +31 (0)6 2901 5654 Fax : +31 (0)23 540 1395 E-mail : p.stams@exorior.nl Spaarnwouderstraat 50, 2011 AE, haarlem, The Netherlands This email and any files transmitted with it are intended solely for the use of the individual or entity to which they are addressed. Any unauthorized disclosure, use or dissemination, either whole or partial, is prohibited. If you are not the intended recipient of the message, please notify the sender immediately and do not, disclose the contents to any other person, use it for any purpose, store or copy the information in any medium. Copyright in this e-mail and attachments created by Peter Stams belong to Peter Stams.
On Sat, 20 Apr 2002, Peter Stams wrote:
Zope Error
Zope has encountered an error while publishing this resource. Error Type: Bad Request Error Value: Invalid file name amphora.zexp _____
Hmmm... amphora.zexp is a exported object. See page 26-27 of The Zope Book for information. You need to import before you can publish it...
participants (2)
-
Dennis Allison -
Peter Stams