Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tinymce: Spellchecker is not working

I am using spellchecker for tinymce in my application. The spellchecker internally using Moxiecode.TinyMCE.dll.

It was working fine before our last live update. Suddenly it's giving error saying You must write ContentLength bytes to the request stream before calling [Begin]GetResponse.

Here is the stacktrace which is appearing with the error detail in popup

System.Net.HttpWebRequest.GetResponse() +6038604 Moxiecode.TinyMCE.SpellChecker.GoogleSpellChecker.SendRequest(String lang, String data) +762 Moxiecode.TinyMCE.SpellChecker.GoogleSpellChecker.CheckWords(String lang, String[] words) +197 Moxiecode.TinyMCE.SpellChecker.SpellCheckerModule.ProcessRequest(HttpContext context) +500 Moxiecode.TinyMCE.Web.HttpHandler.ProcessRequest(HttpContext context) +282 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +100 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.504

I search for the resolution of error but didn't found any solution.

Can anyone suggest workaround for this.

like image 604
nrsharma Avatar asked Jul 04 '26 18:07

nrsharma


1 Answers

I had searched for the solution of issue, but there isn’t any problem with our application. Basically the point is, we are using a spell checker web service provided by Google with our WYSIWYG editor. I found that, from yesterday somehow the service not working properly or stopped by Google.

Here are some links which have some notes about user experiences

http://www.tinymce.com/develop/bugtracker_view.php?id=5793 http://www.tinymce.com/forum/viewtopic.php?id=30779

like image 123
nrsharma Avatar answered Jul 07 '26 09:07

nrsharma



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!