I'm facing problems when i try to debugging with Visual Studio 2010. My breakpoints don't work and gives the message: The breakpoint will not currently be hit. The source code is different then the original version
I've go to tools and enabled "Enable Just My Code" but now i get the message: Breakpoint will not currently be hit. No symbols loaded for this document
I've delete the obj folder, with no success. I've used the "Clean Solution", i've Rebuild Solution, and so on.
What should i do more to fix this?
Thanks