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

NullReferenceException in Designer

3 Answers 49 Views
Rating
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Lucas
Top achievements
Rank 1
Lucas asked on 30 Dec 2012, 11:51 PM
When i add a Rating control to my page, the page loads for a couple seconds and then the designer window throws a NullReferenceException. If i comment out the Rating control the designer comes back without the error. Is my code below missing something?

<Telerik:RadRating x:Name="AuthorRating" IsReadOnly="True" Value="{Binding Rating}">
   <Telerik:RadRatingItem/>
   <Telerik:RadRatingItem/>
   <Telerik:RadRatingItem/>
   <Telerik:RadRatingItem/>
   <Telerik:RadRatingItem/>
</Telerik:RadRating>
 And i am including the correct XAML namespace for the control.

3 Answers, 1 is accepted

Sort by
0
Vijay
Top achievements
Rank 1
answered on 31 Dec 2012, 03:13 AM
Hello Lucas,

Please find the below link should be helpful!

Click Here

Thanks,
Vijay
0
Todor
Telerik team
answered on 03 Jan 2013, 08:21 AM
Hi Lucas,

Thank you for contacting us.

This is a known issue and we are working on it.

Thank you for understanding.

Kind regards,
Todor
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Lucas
Top achievements
Rank 1
answered on 04 Jan 2013, 04:10 AM
Thank you for the update.
Tags
Rating
Asked by
Lucas
Top achievements
Rank 1
Answers by
Vijay
Top achievements
Rank 1
Todor
Telerik team
Lucas
Top achievements
Rank 1
Share this question
or