24 Jan
2006
24 Jan
'06
7:31 a.m.
kjzz.webmaster@riomail.maricopa.edu 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