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.
Many thanks Georgi,
I downloaded the latest SR and the exception is gone :)
However there is a null reference exception thrown, but I guess it has to do with the way I am using the XamSpellChecker. I will start a separate thread, in case I find any other issue with that.
Good day,
Sujeevan.
To download the service release for a specific product, you have to click on the product name under the NetAdvantage tab:
1. Log into "My IG" on the website and select "Keys & Downloads"
2. Select "NetAdvantage" tab
3. Click on the product name
4. The available service releases should now be listed on the page underneath the tab control.
If you have any further issues downloading the SR, I suggest contacting our Developer Support team, so they can assist you with the process.
Hope this helps,
Hi Georgi,
We couldnot find any Service Release on Silverlight :(
The only SR available was for ASP Net. Could you please indicate any download link for the service release you were mentioning about.
Thanks in advance,
1006 is the RTM build number. If you downloaded and applied the latest SR and your project still uses assemblies with version "1006", you might need to re-add the references to IG assemblies.
If you applied the latest Service Release, your assemblies' version should be Silverlight.Nightly_10.3.20103.2159.
I guess I downloaded the most recent version from https://ko.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads
Did you mean any other version? If so, please indicate where can I get the latest service release.
Thanks in advance.