I'm serving a Django app behind IIS6 web server.
The test server runs perfectly, but when running behind the web server a module failes to import I get this error:
Error loading pyodbc module: DLL load failed: The specified module could not be found
Just for the record the module is pyodbc
The site is served though isapi by using isapi-wsgi
Any ideas? It would really make my day! :)
ImportError: DLL load failed: The specified procedure could not be found.whenimport pyodbcon a Windows 10 machine. I am new with windows - how do I check the dependencies with dependencywalker ?