Dependency Walker reports IESHIMS.DLL and WER.DLL missing?
Posted
by User
on Stack Overflow
See other posts from Stack Overflow
or by User
Published on 2010-03-17T19:08:37Z
Indexed on
2010/03/17
19:11 UTC
Read the original article
Hit count: 1424
On a Windows XP Professional SP3 with Internet Explorer 8 box, when I run Dependency Walker on an executable of mine it reports that: IESHIMS.DLL and WER.DLL can't be found.
- Do I need these DLL's?
- Where can I get them?
I believe they are supposed to located in C:\Windows\System32\Wer.dll and C:\Program Files\Internet Explorer\Ieshims.dll
© Stack Overflow or respective owner