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

Unable to compile with telerik radmap and telerik information layer

4 Answers 128 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Civelle
Top achievements
Rank 2
Civelle asked on 15 Jul 2010, 02:11 PM
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

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

 

4 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 16 Jul 2010, 12:14 PM
Hello Civelle,

Please, check following:
  1. The Telerik.Windows.Controls.DataVisualization is referenced in your application.
  2. Following DLLs has same version: Telerik.Windows.Controls.DataVisualization, Telerik.Windows.Controls, Telerik.Windows.Data.
Sometimes those problems occurs because Visual Studio doesn't regenerate ...g.vb code files after changes in the project. Please, try following: in your XAML remove ">" of the RadMap element and then put it back. This way you force VS to recreate ...g.vb files.

All the best,
Andrey Murzov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Civelle
Top achievements
Rank 2
answered on 19 Jul 2010, 08:44 PM
Hi and thanks Andrey, but I checked everything that you suggested and nothing worked... Any additionel idea other than re-creating the project from scratch?

Civelle.
0
Andrey
Telerik team
answered on 21 Jul 2010, 08:22 AM
Hello Civelle,

I'm sorry, we do not have other ideas what could be wrong with your project. If you could send this solution to us -- you can open a formal support ticket --  we can check it locally.

All the best,
Andrey Murzov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Civelle
Top achievements
Rank 2
answered on 23 Jul 2010, 03:10 PM
Hi Andrey and thanks for your offer.

Finally, I decided to go ahead and re-create the project that was based on the telerik examples and this new project is working. I suspect that this issue was the result of uninstalling a version of telerik that probably was the version used to build the project initially...
Anyway, not worth spending more time on this.


Civelle.
Tags
General Discussions
Asked by
Civelle
Top achievements
Rank 2
Answers by
Andrey
Telerik team
Civelle
Top achievements
Rank 2
Share this question
or