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

ERROR LOADING COMBOBOX SL3 & Q3

1 Answer 48 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Nathi Mfeka
Top achievements
Rank 2
Nathi Mfeka asked on 17 Nov 2009, 08:24 AM

Hi guys

I'm getting a
Error title: "XamlParserexception occured"
Error details: AG_E_UNKNOWN_ERROR [Line: 28 Position: 188]

now line 28 has a Combobox below is the code..

<telerik:RadComboBox x:Name="Users" SelectedValuePath="ID" DisplayMemberPath="FullName" Height="20" Margin="10,0,10,0" SelectionChanged="Users_SelectionChanged" Width="300" /> 

I just upgraded from silverlight 2, to silverlight 3, and also I upgraded to Q3 and yes i'm refrancing the correct assemblies, now this happens with all the combo boxes, and also with the menu controll,

Thanks for your help
Nathi

1 Answer, 1 is accepted

Sort by
0
Teodor
Telerik team
answered on 20 Nov 2009, 12:23 PM
Hello Nathi Mfeka,

Thank you for contacting us and sorry for the delay in our reply.

Please find attached an example project using the latest official version of our RadComboBox, and the same code as the provided. This works OK on our side with SL3 and I think it should be so at yours. 

Let us know if you need further support.

Best wishes,
Teodor
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.
Tags
ComboBox
Asked by
Nathi Mfeka
Top achievements
Rank 2
Answers by
Teodor
Telerik team
Share this question
or