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

Azure Cloud Sync Project

6 Answers 70 Views
CloudDataSync
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Paul Fox
Top achievements
Rank 1
Paul Fox asked on 24 Oct 2013, 10:17 AM

Hello,

I have been using this project creation template which works very and is easy to understand except that the compile complains about a missing converter!

xmlns:localConverters="clr-namespace:myApp.Converters"

Is this something I have done wrong? or is there an easy fix?

Paul

6 Answers, 1 is accepted

Sort by
0
MasterChiefMasterChef
Top achievements
Rank 2
answered on 24 Oct 2013, 02:54 PM
Hi Paul,

What is the error exactly? Have you built a converter inside your app? It would be much easier to help if you could provide some more code and information on the exact error you are receiving.

Master Chief
0
Kiril Stanoev
Telerik team
answered on 29 Oct 2013, 08:14 AM
Hi Paul,

Indeed it would be great if you can send us a sample project reproducing the issue. 

Regards,
Kiril Stanoev
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Paul Fox
Top achievements
Rank 1
answered on 29 Oct 2013, 08:27 AM
Hi... thank you for your replies.

The sample project is not my code but Telerik code!

Using VS 2012 I select to create a new Windows Phone project. There is a Telerik template project called "Telerik Azure Cloud Sync Windows Phone App".

It is this sample code that has the;
xmlns:localConverters="clr-namespace:myApp.Converters"


However, I could not find a section in the project for Converters! which at first worried me that the template was incomplete!
I am wondering now though if it has been left there for the developer to add their own converters.

Paul
0
Deyan
Telerik team
answered on 01 Nov 2013, 03:15 PM
Hello Paul,

Thanks for writing back.

We will update the template. It seems this namespace definition has mistakenly made it into the template.

Let us know if you have further questions.

Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
mema
Top achievements
Rank 1
answered on 14 Mar 2014, 12:33 PM
In the newest version 2014.1.226.3040 the Template "Telerik Azure Cloud Sync Windows Phone App" still has the line xmlns:localConverters="clr-namespace...."
0
Deyan
Telerik team
answered on 14 Mar 2014, 03:27 PM
Hi Mikkel,

We already have this fixed in our internal codebase. Due to higher priority issues we needed to address, we have postponed its release in the time as it is not a show-stopper issue.

We will make sure to include it in our next official release.

Regards,
Deyan
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
Tags
CloudDataSync
Asked by
Paul Fox
Top achievements
Rank 1
Answers by
MasterChiefMasterChef
Top achievements
Rank 2
Kiril Stanoev
Telerik team
Paul Fox
Top achievements
Rank 1
Deyan
Telerik team
mema
Top achievements
Rank 1
Share this question
or