I have been getting the following error while trying to open the crash dump file in the WinDbg.... I am using 64bit version and having windows 7 OS.
versionof the WinDbg is 6.11
Error:
"dbghelp.dll has a version mismatch with the debugger." Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD 64 Copyright (C) Microsoft Corporation. All rights reserved. It says about the dbgeng and dbghelp, but in the message I see both versions are same.
And another popup comes on top of these error message which says Failure when opeining dump file "file path" , HRESULT 0x80004005 It may be corrupt or in a format not understood by the debugger. Unspecified error.
Any help or suggestion would be helpful here. Thanks