Wednesday, October 31, 2012

Changes to 64-bit applications are not allowed

Edit and continue

Changes to 64-bit applications are not allowed.

I am using VS 2010 and apparently the issue is because I was still running the program in debug mode which VS does not allow us to modify or edit. The "Changes to 64-bit applications are now allowed." error message is not that clear. To fix the issue, just stop the debugging that is currently running.

Changes to 64-bit applications are not allowed