Go to "Debugging-> Windows-> Modules"
Find your module and check the location that it is selected from
Check where pdb for this module is loading from
Remove these pdbs and dll
Clear symbol cache from debugging-> Options-> Debugging-> Symbols
Now recompile and try again
allen source share