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

2019 S3 XAML problem

3 Answers 91 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Max
Top achievements
Rank 1
Veteran
Iron
Max asked on 02 Dec 2019, 12:01 PM

We upgraded our NOXAML libraries to the latest S3 version (october 2019), from S2.

 

Since then, all telerik controls in the project give a similar error when the visual studio XAML designer is loaded...

'Control' not found in xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"

'Control' an be any telerik Control type, like radcombobox or radgridview etc.

 

This occurs, where the control is defined inside the XAML like: <telerik:RadComboBox>...</telerik:RadComboBox>

as well as when we define a style like so...

<Style targettype="telerik:RadComboBox" BasedOn={StaticResource RadComboBoxStyle>..</Style>

 

As a solution we downgraded to the S3 version again because our project would produce over 300 of these errors, making the project difficult to manage.

As a note... The application does run like normal and the error disappear whilst Debugging.

 

3 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 05 Dec 2019, 09:24 AM

Hello Max,

Could you please clarify which upgrading approach you've followed - the Upgrade Wizard, the Progress Control Panel, manually updating the references or something else?

Would you please go over the steps described in the following article and let me know if any of them solve your issue? I will be awaiting your reply.

Regards,
Dilyan Traykov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Marcel
Top achievements
Rank 1
answered on 21 Jan 2020, 12:25 PM
The new version (2020 S1) of the WPF tools have solved the problem. 
0
Dilyan Traykov
Telerik team
answered on 21 Jan 2020, 12:40 PM

Hello Marcel,

I'm happy to hear that the issue is now resolved. Should you face any other problems with the new version, please let us know.

Regards,
Dilyan Traykov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Max
Top achievements
Rank 1
Veteran
Iron
Answers by
Dilyan Traykov
Telerik team
Marcel
Top achievements
Rank 1
Share this question
or