Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Exception on clicking the Check Spelling button
posted

Hello Team,

I have been getting an exception at xamlspellchecker click mentioning , 'you can not start spell checking while the previous is not finished.' Could you please suggest how to handle this exception. This has occured even on first click event.

Please find the log found for the exception.

<ErrorDescription>Original Exception Type: System.Exception Message: System.InvalidOperationException: You can not sta</ErrorDescription><DetailedErrorInformation>Original Exception Type: System.Exception Message: System.InvalidOperationException: You can not start spell checking while the previous is not finished! at Infragistics.Controls.Interactions.XamSpellChecker.SpellCheck() at Infragistics.Controls.Interactions.Primitives.SpellCheckCommand.Execute(Object parameter) at Infragistics.Controls.CommandSource.Execute(ICommandTarget target, Boolean canExecute) at Infragistics.Controls.CommandSource.InvokeCommand(Boolean execute) at Infragistics.Controls.CommandSource.EventFired(Object sender, EventArgs e) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.Controls.Control.OnMouseLeftButtonUp(Control ctrl, EventArgs e) at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)

Thank you,
Pratap Kumar.



Parents
No Data
Reply
  • 2180
    Offline posted

    Hello Pratap Kumar,

    I’m researching your issue but I can’t reproduced the described behavior.

    Is it possible to attach a sample application reproducing the problem?

    Sincerely,

Children
No Data