2
Answers

A matching symbol was not found in this folder

Onick Ahmed

Onick Ahmed

8y
944
1

I have standalone sdk for a fingerprint device. When I tried to debug, I got this message, "The breakpoint will not currently be hit, No symbols have been loaded for this document". I tried Build>Windows>Modules to load symbol. but they referred a symbol of one of the dll file (Interop.zkemkeeper.pdb). which I didn't find there instead I found a .pdb file as my project name (AttLogs.pdb). (I know its not logical though) I tried to choose the AttLogs.pdb. and then I got a message saying, "A matching symbol was not found in this folder". So,
1. How do I make my code debug-able? or
2. How do I create a Interop.zkemkeeper.pdb file?
please suggest me anything related or helpfull. I got stuck here for about a week.
Answers (2)
0
Onick Ahmed

Onick Ahmed

NA 8 952 8y
Yes. but that remains the same
0
Amit Gupta

Amit Gupta

NA 16.5k 25.7k 8y
Have you tried clean and rebuild the project, sometimes this works as a charm !!