visual studio 2010 - Debug symbols not loaded when converting to .net 4 -


i have .net 3.5 project in c# hits breakpoints fine when f5 in visual studio 2010. however, when change project target framework .net4, , hit f5, breakpoints not hit. if mouse on breakpoint icon see no debug symbols have been loaded document. if change target framework .net3.5, breakpoints hit expected. pointers should why is?

click debug, windows, modules, right-click assembly, , click symbol load info.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -