Changes are not allowed if the option 'Break all processes when one process breaks' is disabled. The option can be enabled in Tools, Options, Debugging.
Change {0} to call the MessageBox.Show overload that specifies MessageBoxOptions, and make sure to set MessageBoxOptions.RightAlign ...
Change {0} to call {1}. This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' ...
Change {0} to call {1}. This will prevent unnecessary finalization of the object once it has been disposed and it has fallen ...
Change {0} to use parameter arrays instead of varargs. For C#, use 'params'. For Visual Basic .NET and C++, use 'ParamArray'. ...
Changes are not allowed if the option 'Break all processes when one process breaks' is disabled. The option can be enabled ...
Changes are not allowed if the source code on disk does not match the code running in the process. Files in this project ...
Changes are not allowed in the following cases: - When the debugger has been attached to an already running process. - The ...
Changes from local workspaces will not be displayed when using the /user option if a workspace is not supplied or if that ...
Changes have been made to the test steps or parameters for these shared steps after the action recordings were created. To ...