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

Auto-Generated Code Not Appearing for RadRichTextBoxRibbonUI?

5 Answers 117 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 21 Jul 2010, 07:19 PM
I have a Silverlight 4 project using Visual Studio 2010 which references the v.2010.2.0714.1040 Trial build of RadControls for Silverlight. I've added all of the component assemblies to my project, as well as the Office Blue and Windows 7 themes. When I drag the RadRichTextBoxRibbonUI control from the toolbox to the design surface, I get only a single line of XAML which shows what appears to be an otherwise empty RadRibbonBar:

<telerik:RadRichTextBoxRibbonUI Grid.Row="1" Height="100" HorizontalAlignment="Left" Margin="124,64,0,0" Name="radRichTextBoxRibbonUI1" VerticalAlignment="Top" Width="200" />

I'm aware of the blog at http://blogs.telerik.com/silverlightteam/posts/10-07-20/create_silverlight_word_processor_using_just_visual_studio_2010_designer.aspx and I'm wondering whether I may have missed any steps in the creation of the auto-generated RadRichTextBoxRibbonUI.

I previously had the 2010 Q1, and 2010 Q2 beta releases installed on this computer, although I'm not sure if that would cause this behavior.

5 Answers, 1 is accepted

Sort by
0
Boby
Telerik team
answered on 23 Jul 2010, 10:08 AM
Hello Michael,
This problem can be caused by references to different versions of Telerik libraries. You could verify if RadRichTextBoxRibbonUI is working properly performing this steps:
  • Create new project, adding references to assemblies from Q2 install directory
  • Verify that RadRichTextBoxRibbonUI in your toolbox is added from the same directory. If you are not sure, you may drag Telerik.Windows.Controls.RichTextBoxUI.dll from Q2 install directory to your toolbox. RadRichTextBoxRibbonUI must be added to the toolbox, and you may try dragging it to design surface

All the best,
Bobby
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Michael
Top achievements
Rank 1
answered on 26 Jul 2010, 03:35 PM
Hi,

That appears to have been the case. Uninstalling all Telerik products and reinstalling only the latest versions appeared to resolve the problem for me.

Thanks!
0
Daní
Top achievements
Rank 1
answered on 21 Sep 2010, 07:36 PM
I'm using Q2 SP1 with Visual Studio Ultimate and I cannot add any telerik control from toolbox to design surface. Of course, RadRichTextBoxRibbonUI cannot be added and auto-generated code does not apperar. I tried to unistalling and reinstalling with no results.
0
Mike
Telerik team
answered on 22 Sep 2010, 02:37 PM
Hi DanĂ­,

We are not able to determine what might be the problem in this case. No other customers reported a similar problem yet. You can try the following steps:
- Uninstall all versions of Telerik RadControls For Silverlight
- Start Visual Studio
- Open Toolbox window and from its context menu select "Reset Toolbox"
- Install your preferred version of Telerik controls again.

I hope this helps.

Sincerely yours,
Mike
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Daní
Top achievements
Rank 1
answered on 24 Sep 2010, 02:03 PM
Thanks Mike, it worked fine for me.
Tags
RichTextBox
Asked by
Michael
Top achievements
Rank 1
Answers by
Boby
Telerik team
Michael
Top achievements
Rank 1
Daní
Top achievements
Rank 1
Mike
Telerik team
Share this question
or