badsyntax / jquery-spellchecker

[not maintained] A lightweight jQuery plugin that can check the spelling of text within a form field or DOM tree.
http://jquery-spellchecker.badsyntax.co
MIT License
257 stars 113 forks source link

Getting spell check error for JQuerySpellCheckerHandler.ashx #49

Open SurajPatil25 opened 11 years ago

SurajPatil25 commented 11 years ago

I have "There was an error processing the request." with spell check error using asp.net

SurajPatil25 commented 11 years ago

Is there spellchecker.js having problem or Google driver? Because I observe on sample example of spell error, it not working for Google driver and work for pspell driver.

TickleKitty commented 11 years ago

Please check my new topic on this issue. I believe that Google may have killed their service (https://www.google.com/tbproxy/spell?lang=en) that the google driver uses. Last night it was a 502 error. Now it gives a 404 error.

I have been trying unsuccessfully to get clarification from Google on this issue.