Run Time Troubleshooting

Introduction

This article details common errors encountered while operating EditLive! for XML and solutions to solve these problems

Printing Errors

The printing architecture for EditLive! for XML creates a new HTML web page containing the content of EditLive! for XML. Through this new web page, users can then click the Print button to print their content based on the current printing settings configured in the user's browser.

Printing Page Does Not Display

If the printing page does not display, check that the system EditLive! for XML is operating on does not use web page pop-up blockers.

Page is Unable to Print

If the page is unable to print an error exists either in the browser's printing settings in the connection between the user's system and their printer. Users should consult their browser and operating system help files for more information.

Spell Checking Errors

Spell checking is specified using an XML configuration file. Developers can specify one of several spell checking dictionaries packaged with EditLive! for XML (each in a different language) or create their own. For more information on configuring the spell checking capabilities of EditLive! for XML, see the <spellCheck> configuration element.

Spell Checking Does Not Work

One of the most common reasons for spell checking failing is that the location of the dictionary jar file, specified in the <spellCheck> configuration element, is incorrect. Check the location of the dictionary jar file again and verify this against the value specified in the <spellCheck> configuration element. Examples of EditLive! for XML with functional dictionaries can be found bundled with the EditLive! for XML SDK.