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

Upgrade to Q2 2013

2 Answers 75 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dodd
Top achievements
Rank 1
Dodd asked on 22 Jul 2013, 12:49 PM
I've upgraded RadControls for WPF to Q2 2013 through the Upgrad Wizard, and encountered some errors such as:

The tag 'RadPropertyGrid' does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentiation'.
The name "RadPropertyGrid" does not exist in the namespace 'http://schemas.telerik.com/2008/xaml/presentiation'.
The tag 'RadDataFilter' does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentiation'.
The tag 'RadCartesianChart' does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentiation'.

Does the upgrade through the wizard require other extra handlings?
Also, I've built a custom theme using the given xaml files in the Telerik package. Should I modify the xaml files for it too? For example,

xmlns:telerik="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls,Version=2013.1.0403.40,Culture=neutral,PublicKeyToken=5803cfa389c90ce7"

Thanks!

2 Answers, 1 is accepted

Sort by
0
Dodd
Top achievements
Rank 1
answered on 23 Jul 2013, 02:33 AM
I removed the errors and managed to build the project, but when I run my application, XamlParseException occurs (an exception on System.Windows.Baml2006.TypeConverterMarkupExtension'), showing 'RadDockPanel.cs not found'.
Can you suggest any solution? Thank you!
0
Accepted
Vladi
Telerik team
answered on 25 Jul 2013, 11:23 AM
Hello,

We are not aware of such issues after using the Upgrade Wizard.

Could you try the following:
  1. Clean the project and try to rebuild it.
  2. Make sure that the correct assemblies are added to the project. In the case when using Implicit Styles and merging ResourceDictionaries in the App.xaml you should add references to the No.XAML assemblies.

If you still continue to experience issues could you open a support ticket and send us a runnable project that recreates the issue or a detailed steps by steps guide on how to reproduce it on our side. A short video of the issue being reproduced would also be very helpful.


Regards,
Vladi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
General Discussions
Asked by
Dodd
Top achievements
Rank 1
Answers by
Dodd
Top achievements
Rank 1
Vladi
Telerik team
Share this question
or