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.
Yeah, that's the Volume Release build. You should download and apply the latest service release and your issue should be resolved.
If applying the latest service release does not solve your issue, please let me know.
Regards,
Oops! Sorry to miss out the build number you had asked for... Its 10.3.20103.1006.
Could you also provide the build number you're using ? You could check the build number by looking at the "Version" field in assembly's Properties window in VS.
It should look something like 10.3.20103.xxxx (e.g., 10.3.20103.1006)
Hi Georgi,
Thanks for the quick reply :)
I am using XamSpellChecker V 10.3.
This looks like an issue with the SpellChecker that was fixed a while ago. Could you provide some details about which version/build you're using? Applying more recent SR will most probably fix the issue.
Hope this helps,