This question is locked. New answers and comments are not allowed.
We have been using previous releases successfully for quite a while and recently updated to the Q1 2012 release. No several of our machines now will not build our projects unless we do a 'clean' and then 'build'. Rebuild does not work. The issue is that none of the generated .cs files have the 'using Telerik.Windows.Controls' statement. Hence none of the Rad controls are defined. Simply doing a 'Clean' and 'Build' regenerated them with the using statement and it builds fine. Until the next time we load the project. This is just annoying for the developer, but it has completely broken our build scripts.
All of our xaml includes the line 'xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"' as in your examples.
Any ideas?
Thanks
Dave Goughnour
All of our xaml includes the line 'xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"' as in your examples.
Any ideas?
Thanks
Dave Goughnour