This question is locked. New answers and comments are not allowed.
Hi.
I created a project using one or your demos and I am not able to compile it successfully. It use to work at some point, so I may have done something to break it but I cannot figure it out. In the project Reference, I included the dlls Telerik.Windows.Controls and Telerik.Windows.Controls.Navigation. In the 'Using' section of the .vb file I added the statements
I created a project using one or your demos and I am not able to compile it successfully. It use to work at some point, so I may have done something to break it but I cannot figure it out. In the project Reference, I included the dlls Telerik.Windows.Controls and Telerik.Windows.Controls.Navigation. In the 'Using' section of the .vb file I added the statements
Imports
Telerik.Windows.Controls
Imports
Telerik.Windows.Controls.Map.
The design of the XAML as well as the vb coding does not report any error until building. The errors are reported in the '...g.vb' file. The compiler provides solution as per one of the file attached but any of these solutions fixes the problem.
Does someone has any idea of what can cause the issue?
Civelle