'Resume' statements are not valid in the Immediate window

Resume statements can only be used in source code.

Error ID: BC30714

To correct this error

  • Remove Resume statements from the debugging code.

See Also

Reference

Resume

Other Resources

Debugging in Visual Studio