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

Q3 2012 release work with VS 2010

1 Answer 30 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Chetan
Top achievements
Rank 1
Chetan asked on 19 Oct 2012, 12:03 PM
Hello,

I am new to telerik,

I have installed trial version for Q3 2012 release today.
http://www.telerik.com/developer-productivity-tools/whats-new.aspx
I am working with VS 2010
Is it fine?

After install,
-  Telerik Toolbox not came in VS.
-  included

xmlns:control="

clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.Charting"

xmlns:chart= "clr-namespace:Telerik.Windows.Controls.Charting;assembly=Telerik.Windows.Controls.Charting"

 

( included these file references in project propereties from ~\Telerik\RadControls for Silverlight Q3 2012\Binaries\Silverlight

and typed under layout root

 

<control:RadChart> </control:RadChart>

 It giving error at line=0 column =0.
Is any mistake in my steps?

Please let me know.

Thanks in advance.



1 Answer, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 22 Oct 2012, 10:08 AM
Hello Chetan,

I have just verified that the installation package from the provided link does properly install the Telerik Silverlight 5 controls. After the instalation I checked and I found that the Telerik controls are present in the VS 2010 Toolbox. I also verified that the code you have provided works.

Make sure that your project is Silverlight 5 and that the proper dlls are used for the project. Let us know how it goes.

Regards,
Petar Marchev
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Chart
Asked by
Chetan
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Share this question
or