[EMAIL PROTECTED] wrote:
mod = imp.load_module(modname, None, found, ('.dll', 'rb', imp.C_EXTENSION))
ImportError: DLL load failed: The specified procedure could not be found.

Looks like nXMLDocument is expecting a procedure that isn't in the DLL it's found. Incorrect version of the DLL?

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to