I've been working on this add-in for years, and just today set up a new computer with VS 2013 and ArcGIS 10.3. When I run my add-in from the debugger, breakpoints can be hit, but I can't edit when code execution is paused - I get an error, "Changes are not allowed if the assembly has not been loaded".
I've done all the suggestions I could find in various forums:
Change build output path to bin\
verify that Configuration = Debug
verify that Platform = x86
Edit and Continue enabled (Tools > Options)
checked "Break all processes when one process breaks"
unchecked "Require source files to exactly match the original version"
Anything else I can try? Thanks!!!
أكثر...
I've done all the suggestions I could find in various forums:
Change build output path to bin\
verify that Configuration = Debug
verify that Platform = x86
Edit and Continue enabled (Tools > Options)
checked "Break all processes when one process breaks"
unchecked "Require source files to exactly match the original version"
Anything else I can try? Thanks!!!
أكثر...