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

Where are the Silverlight 3 Telerik controls in Blend?

10 Answers 190 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Reid
Top achievements
Rank 2
Reid asked on 16 Sep 2009, 10:22 PM
I am now also using Expression Blend v3.0. I am new to it so don't laugh but where are the Telerik Controls?  I can use the ">>" flyout on the toolbar (left side bottom) but see no Telerik controls?

Thanks

10 Answers, 1 is accepted

Sort by
0
Missing User
answered on 17 Sep 2009, 06:12 AM

Hi Reid,

After creating a new Silverlight 3 project you are ready to use the default Silverlight controls. To use the Telerik Silverlight 3 controls you will need to add references to some DLL files which are required to use our controls. You can do this by right clicking on the Reference folder and select Add Reference… from the left pane under the Projects tab.
The Add Reference dialog will open prompting for the DLLs. The default location for those files is:
%ProgramFiles%\Telerik\RadControls for Silverlight Q2 2009\Binaries\Silverlight

You will need to select the following files to add all Telerik SL controls to the toolbox:

Telerik.Windows.Controls.dll
Telerik.Windows.Controls.GridView.dll
Telerik.Windows.Controls.Input.dll
Telerik.Windows.Data.dll
Telerik.Windows.Controls.Navigation.dll
Telerik.Windows.Controls.Charting.dll
Telerik.Windows.Controls.Scheduler.dll
Telerik.Windows.Controls.Gauge.dll
Telerik.Windows.Controls.Docking.dll
Telerik.Windows.Controls.Editor.dll
Telerik.Windows.Controls.MediaPlayer.dll


Once you are done the references will appear in the list.
Adding the references will update the Asset Library of Blend thus providing an easy way of dragging and dropping RadControls on the design surface.

You are now ready to perform the last step in setting-up your project – draw the RadGridView on the design surface. You can take the following steps to do so:

 - Click the dual arrow icon from the Toolbox on the left side to open the Asset Library ->Controls->All
 - Use the search box to locate the control that you need
 or
 - Click on the Assets tab next to the Project Tab in the left pane
 - Use the search box to locate the control that you need

I 've shot a short movie of these actions for you convenience.

Hope this helps.

Greetings,

Anastasia
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Reid
Top achievements
Rank 2
answered on 17 Sep 2009, 04:02 PM
Thank you for this.  I now have the controls showing up in Expression Blend 3.  :)
0
Thendral Perumal
Top achievements
Rank 1
answered on 13 Nov 2009, 11:16 AM
Hi Genius,

I did all this, but the Rad Controls are still not populated in the Assets --> Controls Tab........ Am I missing anything.

Thanks in advance,
Thendral

0
Milan
Telerik team
answered on 13 Nov 2009, 11:38 AM

Hello Thendral Perumal,

You should be able to see our controls under Assets -> Controls -> All .



All the best,
Milan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Sean Moran
Top achievements
Rank 1
answered on 18 Nov 2009, 01:56 PM
Do the newest version of the controls not work in Blend 2? I am trying out Q3 2009, and I cannot see the controls in assets either. I added the references.

Thanks,

Sean Moran
0
Milan
Telerik team
answered on 19 Nov 2009, 08:48 AM
Hello Sean Moran,

Unfortunately as far as I know Blend 2 does not support Silverlight 3. 


Kind regards,
Milan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Pia
Top achievements
Rank 1
answered on 01 Mar 2010, 01:38 PM
Hi

I tried to do exactly actions in the video to add references to be able to use telerik controls in silverlight.
But when building the project i get this error:

Unknown build error,"The specified path,file name, or both are too long.
The fully qualified file name must be less than 260 characters,and the directory name must be less than 248 characters."

the path of the reference is:
C:\Program Files\Telerik\RadControls for Silverlight Q3 2009\Binaries\Silverlight\Telerik.Windows.Controls.dll

Thanks,
Pia
0
Milan
Telerik team
answered on 04 Mar 2010, 04:29 PM
Hello Pia,

It seems that the path to the SL assemblies is too long. Could you please place your project in a folder nearer to "C:\Program Files\Telerik\RadControls for Silverlight Q3 2009\Binaries\Silverlight\Telerik.Windows.Controls.dll" For example, just for the sake of the experiment, place your SL Blend project in c:\ .

Hope this helps.


Sincerely yours,
Milan
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
Pia
Top achievements
Rank 1
answered on 05 Mar 2010, 01:55 PM
Thanks for ur help,

I fixed this error but another one occured while adding the reference :

Error: The located assembly's manifest definition does not match the assembly reference,(Exception from HRESULT:0x80131040)
0
Milan
Telerik team
answered on 09 Mar 2010, 01:26 PM
Hello Pia,

This is very strange. Could you please share which version of Blend you are using?


Sincerely yours,
Milan
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.
Tags
General Discussions
Asked by
Reid
Top achievements
Rank 2
Answers by
Missing User
Reid
Top achievements
Rank 2
Thendral Perumal
Top achievements
Rank 1
Milan
Telerik team
Sean Moran
Top achievements
Rank 1
Pia
Top achievements
Rank 1
Share this question
or