TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Onick Ahmed
NA
16
5.2k
A matching symbol was not found in this folder
Mar 8 2017 5:17 AM
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.
Reply
Answers (
2
)
Break data from json and bind with datagrid.
Want to create a transparent window in UWP ?