Changes are not allowed in the following cases: - When the debugger has been attached to an already running process. - The ...

Changes are not allowed in the following cases:

     - When the debugger has been attached to an already running process.
     - The code being debugged was optimized at build or run time.
     - The assembly being debugged is loaded as domain-neutral.
     - The assembly being debugged was loaded through reflection.