Troubleshooting
JavaScript SpellCheck Folder
The most common mistake is not install the JavaScript SpellCheck folder intro the root of your website.
- Follow the JavaScript Spell Check Installation guide again.
Do you have the latest release?
We regularly upgrading JavaScript SpellCheck to match new browser technologies.
ASP.Net Server
- Copy ASPNetSpell.dll into /bin in your website (requires .net 2+)
Test Your Installation
- Browse to /JavaScriptSpellCheck/*TestInstall.html to verify your installation
Still Stuck?
- Copy this javascript into your page to see any server errors:
<script type="text/javascript">var LIVESPELL_DEBUG_MODE = true;</script>
- Contact support for free help and advice.