Im facing very irritating issue with Visual Studio 2013. I'm unable to debug my code i.e breakpoint is no more hitting. When i enable Use Managed code Compile mode , Am getting error that Source code is different from build one. Sometimes im able to debug. At that time when i want to see something like table data or dataset data its not giving that previous Quick watch symbol, instead its showing something different.
Below is the example. When i place cursor on table1 its showing like this.
Please help me what to do.
Thank you.