■ This error occurs after a Form_Load event procedure attempts to make a non-modal form visible. ■ Possible solution: • Unload or hide the modal form before trying to use the SHOW method on another form. ■ If you need additional help, move the cursor to a keyword and press F1 to open the Help window.