[python-win32] [ANN] pywin32 build 216 released.

Michel Claveau mc at mclaveau.com
Mon Feb 28 13:53:08 CET 2011


Hi!

After some tests...
Again the same error:
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!
Program: C:\Windows\System32\WScript.exe
R6034
An application has made an attempt to load the C runtime library 
incorrectly.
Please contact the application's support team for more information.
---------------------------
OK
---------------------------



When error, I look register:
  HKCR\CLSID\{EC501258-201C-449C-BE20-837A316EA382}\InprocServer32
contain the value   pythoncomloader26.dll



I tried several things:

C:\Python26\Lib\site-packages\pywin32_system32

copy  pythoncomloader26.dll et pythoncom*.dll  in  C:\windows\system32

copy  pythoncomloader26.dll et pythoncom*.dll  in  courrent directory

Copy in   C:\windows\system32:
   mfc90.dll
   mfc90u.dll
   mfcm90.dll
   mfcm90u.dll

Restart computer

Re-registered  my COM server

Again & again the error


But...

Reinstall 214 without uninstall 216 =>  test OK  (AND WITHOUT REGISTER AGAIN
my COM server; therefore, with pythoncomloader26.dll in register (I look))

Reinstall 216 over 214, then test immediatly: Error
Reinstall 214 over 216, then test immediatly: OK

If that can help...

In several hours, I will test on a new computer, without python...

@+
-- 
Michel Claveau





More information about the python-win32 mailing list