This is a migrated thread and some comments may be shown as answers.

ArgumentNullException thrown from DocumentPosition.Finalize()

1 Answer 115 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Evan
Top achievements
Rank 1
Evan asked on 15 Jan 2013, 10:44 PM
This exception occurred while I was using the RadRichTextBox, and it crashed my application.  I have not been able to reproduce it since.  I am on RadControls for WPF version 2012.3.1017.40.

ShellApplication.HandleException : InteractionDesktopClient: App Domain Unhandled exception
Top Exception
Type=System.ArgumentNullException
Source=mscorlib
Message=Value cannot be null.
StackTrace:
   at System.Threading.Monitor.ReliableEnter(Object obj, Boolean& lockTaken)
   at System.Threading.Monitor.Enter(Object obj, Boolean& lockTaken)
   at Telerik.Windows.Documents.DocumentPosition.Dispose() in c:\TB\105\WPF_Scrum\Release_WPF\Sources\Development\Documents\Core\DocumentPosition\DocumentPosition.cs:line 2626
   at Telerik.Windows.Documents.DocumentPosition.Finalize() in c:\TB\105\WPF_Scrum\Release_WPF\Sources\Development\Documents\Core\DocumentPosition\DocumentPosition.cs:line 2650

Is this a known issue?

Thanks,
Evan

1 Answer, 1 is accepted

Sort by
0
Accepted
Boby
Telerik team
answered on 16 Jan 2013, 07:42 AM
Hi Evan,
This is known issue showing sometimes when the spell checker is enabled. It is already fixed in the 2013 Q3 SP1.

Please, excuse us for the inconvenience. Don't hesitate to contact us if you have other questions.

Greetings,
Boby
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RichTextBox
Asked by
Evan
Top achievements
Rank 1
Answers by
Boby
Telerik team
Share this question
or