Yuriy Seniuk
Nothing is impossible..
Showing posts with label
Debug
.
Show all posts
Showing posts with label
Debug
.
Show all posts
November 25, 2011
Changes to 64 bit application are not allowed
This message occurs because in 64bit mode CLR does not support "Edit and Continue". The simple workaround is to change target for project to x86 mode. In this mode application will be run as 32-bit application on 64-bits machine.
Older Posts
Home
Subscribe to:
Posts (Atom)