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

error with telerik on WPF designer

1 Answer 148 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
al
Top achievements
Rank 1
al asked on 26 Feb 2017, 04:23 AM
hi all,
i have a solution in which i have used telerik components and i have transfered it to a another computer to use it. in the new machine also the same version of telerik components exist. but i now have a problem that when i need to use the WPF designer to edit the telerik components it gives some errors that different components does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentation"!!!! note that if i disale run in designer mode in the VS options, these errors will disappear ut the telerik components does not show in design mode! note that all of the coponents including telerik components works very well when i run the project! i also remove all the telerik components and clean the solution and re add the same version of telerik components and rebuildit but the errors exist! i also used upgrade wizard of teleri to upgrade project to the same version but the error exist! can any one help me?

i have a solution in which i have used telerik components and i have transfered it to a another computer to use it. in the new machine also the same version of telerik components exist. but i now have a problem that when i need to use the WPF designer to edit the telerik components it gives some errors that different components does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentation"!!!! note that if i disale run in designer mode in the VS options, these errors will disappear ut the telerik components does not show in design mode! note that all of the coponents including telerik components works very well when i run the project! i also remove all the telerik components and clean the solution and re add the same version of telerik components and rebuildit but the errors exist! i also used upgrade wizard of teleri to upgrade project to the same version but the error exist! can any one help me?

i have a solution in which i have used telerik components and i have transfered it to a another computer to use it. in the new machine also the same version of telerik components exist. but i now have a problem that when i need to use the WPF designer to edit the telerik components it gives some errors that different components does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentation"!!!! note that if i disale run in designer mode in the VS options, these errors will disappear ut the telerik components does not show in design mode! note that all of the coponents including telerik components works very well when i run the project! i also remove all the telerik components and clean the solution and re add the same version of telerik components and rebuildit but the errors exist! i also used upgrade wizard of teleri to upgrade project to the same version but the error exist! can any one help me?

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 01 Mar 2017, 05:22 PM
Hello Al,

Such errors commonly appear if the project references mixed version of the Telrik dlls (normal and Xaml). Please double check if you are using only one version. You can read more about NoXaml in the Setting a Theme help article. Also, you can try to manually delete the "bin" and "obj" folders of your project, restart Visual Studio, and then Clean/Rebuild the project. 

Regards,
Martin
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
General Discussions
Asked by
al
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or