[python-win32] Error[windows 8.1 machine]: The ordinal 782 could not be located in the dynamic link library C:\Windows\System32\urlmon.dll

Raghavendra Prasad NL raghavendraprasad.nl at gmail.com
Fri Feb 28 06:44:48 CET 2014


I am using pywin32-218.win32-py2.7.exe. I am getting "The ordinal 782 could
not be located in the dynamic link library C:\Windows\System32\urlmon.dll"
in windows 8.1 machine. This is the log I got  from depends walker

LoadLibraryA("urlmon.dll") called from "PYTHONCOM27.DLL" at address
0x014F1C8B by thread 1.
Loaded "c:\windows\system32\URLMON.DLL" at address 0x70080000 by thread 1.
 Successfully hooked module.
Loaded "IERTUTIL.DLL" at address 0x643B0000 by thread 1.  Successfully
hooked module.
Loaded "WININET.DLL" at address 0x63710000 by thread 1.  Successfully
hooked module.
First chance exception 0xC0000138 (Unknown) occurred in
"c:\windows\system32\NTDLL.DLL" at address 0x77051B90 by thread 1.
Unloaded "c:\windows\system32\URLMON.DLL" at address 0x70080000 by thread 1.
Unloaded "WININET.DLL" at address 0x63710000 by thread 1.
Unloaded "IERTUTIL.DLL" at address 0x643B0000 by thread 1.
LoadLibraryA("urlmon.dll") returned NULL by thread 1. Error: The operating
system cannot run %1 (182).


 [image: Inline image 1]


[image: Inline image 2]


Any pointers will be greatly appreciated...Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20140228/eaef144c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Windows 8.PNG
Type: image/png
Size: 12653 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-win32/attachments/20140228/eaef144c/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OrdinalNotFound.PNG
Type: image/png
Size: 7201 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-win32/attachments/20140228/eaef144c/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OrdinalNotFound.PNG
Type: image/png
Size: 7201 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-win32/attachments/20140228/eaef144c/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Windows 8.PNG
Type: image/png
Size: 12653 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-win32/attachments/20140228/eaef144c/attachment-0007.png>


More information about the python-win32 mailing list