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

Error while using RadRichTextBoxribbonUI

1 Answer 56 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Maurizio
Top achievements
Rank 2
Maurizio asked on 05 Jun 2012, 09:37 AM
Hello Telerik Team,

i tried to use the RadRichTextBoxribbonUI with the RadRichTextBox as it is described here.

http://www.telerik.com/help/wpf/radrichtextbox-features-radrichtextboxribbonui.html#RadRichTextBoxRibbonUI_priorTo_2011.Q3
(Using RadRichTextBoxRibbonUI based on RadRibbonBar using 2011.2.xxx or older)

when i am draging the RadRichTextBoxribbonUI from the Toolbox into the designer area i get the this error.

Die Ressource "images/msoffice/16/linktopreviousheaderfooter.png" kann nicht gefunden werden.
   bei Microsoft.Windows.Design.DocumentModel.ModelProducer.<OnLoad>b__2(Damage damage)
   bei MS.Internal.Design.DocumentModel.DocumentTrees.VirtualModel.VirtualModelDocumentTreeManager.OnEditingScopeComplete(VirtualEditingScope scope)
   bei MS.Internal.Design.DocumentModel.DocumentTrees.VirtualModel.VirtualModelDocumentTreeManager.VirtualEditingScope.OnComplete()
   bei Microsoft.Windows.Design.Model.ModelEditingScope.Complete()
   bei Microsoft.Windows.Design.Interaction.Task.Complete()
   bei MS.Internal.Creation.DragDropCreationTask.OnCreateAt(Object sender, ExecutedToolEventArgs args)

for all who can not read german i will translate the error message.
German: Die Ressource "images/msoffice/16/linktopreviousheaderfooter.png" kann nicht gefunden werden.
=
English: the ressource "images/msoffice/16/linktopreviousheaderfooter.png" can not be found

I hope you can help me

best regards

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 05 Jun 2012, 02:11 PM
Hi Thomas,

Actually if you are using the latest version of the controls, as your account suggests, you should refer to the Q3 Onward list of references. We will soon update the documentation to be more straight-forward about the assembly references.

In that regard, please check that your are not referencing Telerik.Windows.Controls.RadRibbonBar or Telerik.Windows.Controls.RadRichTextBoxRibbonBarUI. Instead of these two assemblies, you should reference Telerik.Windows.Controls.RadRibbonView and Telerik.Windows.Controls.RichTextBoxUI.

If you have recently upgraded, it is possible that the old dlls are still present in the bin and obj folders in the project. Please, try cleaning the project and even deleting the bin and obj folders manually. Afterwards, verify that all references point to the latest version. Also try deleting all *.tbd files in this relative location 
%localappdata%\Microsoft\VisualStudio\10.0

If this does not help, we would appreciate some more details about your case or a sample project attached to a support ticket.

Greetings,
Martin
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RichTextBox
Asked by
Maurizio
Top achievements
Rank 2
Answers by
Martin Ivanov
Telerik team
Share this question
or