This question is locked. New answers and comments are not allowed.
Hi,
In my project, when i try to access ParagraphPropertiesDialog property of RadRichTextBox, I get the following exception.
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
When i check LoaderExceptions's message, i see as follow.
Could not load file or assembly 'System.Windows.Controls.Toolkit.Internals, Version=4.0.5.0, Culture=neutral, PublicKeyToken=2c5c654d367bf4a7' or one of its dependencies. The system cannot find the file specified.
Actually I've already added the reference of System.Windows.Controls.Toolkit.Internals.
What would be the cause of the exception?
Your help is highly appreciated.
Regards,
Nyi Nyi
In my project, when i try to access ParagraphPropertiesDialog property of RadRichTextBox, I get the following exception.
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
When i check LoaderExceptions's message, i see as follow.
Could not load file or assembly 'System.Windows.Controls.Toolkit.Internals, Version=4.0.5.0, Culture=neutral, PublicKeyToken=2c5c654d367bf4a7' or one of its dependencies. The system cannot find the file specified.
Actually I've already added the reference of System.Windows.Controls.Toolkit.Internals.
What would be the cause of the exception?
Your help is highly appreciated.
Regards,
Nyi Nyi