Depends shows Error: IESHIMS.DLL & WER.DLL missing. Help please?
-
Monday, June 28, 2010 11:56 AM
Application programming:MFC
Complied on :Vista
Currently testing on:XP
On error, i checked Exe with Depends.
All Replies
-
Monday, June 28, 2010 7:05 PMThey are delay-loaded DLLs. I suggest you to actually profile or debug your code to see if there is any file binding problem.
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP -
Wednesday, June 30, 2010 9:27 AMModerator
Hi yadavrahul2k5,
Does this application works well on Vista which you build it?
Does the XP system install the same version of IE as the Vista system?
Check following threads to see if they are help.
http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/944c37f5-4417-4ed2-87c8-8615c857665b/
http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/6bb7dcaf-6385-4d24-b2c3-ce7e3547e68b
Cheers,
Yi
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. -
Monday, July 05, 2010 5:10 AMModerator
Hi yadavrahul2k5,
I am writing to check the status of the issue on your side. Would you mind letting us know the result of the suggestions?
Yi
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

