Complete the following steps when an encrypted script stops unexpectedly while debugging.
- Switch to Definition Mode.
- In the left pane, on the Classes tab, right-click the project and then click Enable Script Access.
- In the Enable Script Access dialog box, enter the Encryption Private Key and then click OK.
- On the toolbar, click the Show/hide script button.
- Stop the script if it is running.
- In Definition Mode, in the left pane, select the Fields tab.
- Click the Classify / analyze current document button.
- In Definition Mode, in the left pane, select the Classes tab.
- On the Classes tab, select an encrypted class and then click the Show/hide script button.
- In the script, set the required breakpoints.
- Run classification or extraction and debug the script.