How to Load MiniDump

M

Mr. Programmer

I opened the minidump file. I right-click on the solution and choose
Debug/Start new Instance and it says that "myProgram.exe does not contain
debugging information (No matching binary found). Click OK to debug
anyway". If I click OK then it tells me the exception (unhandled exception)
and virtually no useful information about where or why it crashed.

So, what am I doing wrong? I don't think it's finding my source code.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top