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
255
Spell checker crashes/do not show up
posted

Hi,

I am trying to use XamSpellChecker in a popup.  There is a textbox in the popup and I had defined this textbox as the spellcheck target for the XamSpellCheckerobject.  Upon click of a button in the popup, I am calling the SpellCheck method.  But the application crashes always.  When the popup is being displayed, there is an exception thrown with the message "The type initializer for 'Infragistics.DialogManager' threw an exception." and the InnerException says "Error HRESULT E_FAIL has been returned from a call to a COM component."  This exception is not seen when I do not add XamSpellChecker to the popup.  After the popup is displayed, calling SpellCheck method always crashes the application.  Is there anything wrong I am doing?  Please help.

Parents Reply Children
No Data