I try to use the winDBG to debug a dump file. When I run .loadby sos mscorwks.dll
It gave me an error message. Unable to find module \'mscorwks.dll\'
Has anyone
Also ensure you have correct bitness - trying to do this in 64-bit windbg while debugging 32-bit app will give you the same error.