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

Strange RADRichTextBox error after upgrading to latest version

1 Answer 39 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Sharma
Top achievements
Rank 1
Sharma asked on 02 Dec 2014, 03:46 PM
We are using RadRichTextBox in our Silverlight application. Recently we tried migrating to newer version of Telerik RadRichTextBox. We observed a strange error when we started referring the newer version. We have license for source code also and we are directly referring the project RichTextBoxUI_SL project.
The error mentioned below is shown during design time only in the XAML file
   <telerik:StylesGallery AssociatedRichTextBox="{Binding Path=AssociatedRichTextBox, Mode=OneWay}" />
Error
Failed to assign to property 'System.Windows.ResourceDictionary.Source'. [Line: 15 Position: 36]
 
If we ignore this error shown during the design time and run the application, we are seeing the same error during runtime also.
The same declaration is working with previous version. For the new version, should we mention any thing extra for <telerik:StylesGallery?
This is the latest version of the telerik that we are using: 2014.3.1202.1050
 

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 05 Dec 2014, 01:07 PM
Hello Sharma,

We are unaware of such issue and I could not replicate it on our end. Could you please share more details on the scenario? We will also appreciate it if you can send us a simple application showing your exact setup and the observed problem.

Regards,
Petya
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
RichTextBox
Asked by
Sharma
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or