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

Telerik.Windows.Controls

1 Answer 45 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Christof
Top achievements
Rank 2
Christof asked on 23 Jun 2014, 12:45 PM
Hi !
If i update to the new Version UI for Windows Phone 8 Q2 2014 i can not refer to the namespace
Telerik.Windows.Controls in my project.

There is no problem with the Version Windows Phone 8 Q1 2014.

1 Answer, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 24 Jun 2014, 03:26 PM
Hi Christof,

You are posting in the Windows Phone 7 forums, but I'm assuming this is a Windows Phone 8 project you are trying to use the controls with.

If yes, then this error is usually due to the fact the projects reference have not been updated to the new version you just installed on your machine. You can repair this in one of two ways:

Upgrade Wizard (Recommended)
Use the project Upgrade Wizard which is part of the Telerik VSExtensions for Windows Phone. To do this open your project in Visual Studio, right click on the project, expand "Telerik UI for Windows Phone" and select Upgrade Wizard.

From there the project's old references will be replaced with the new installation's references. Go here in the documentation for a step-by-step tutorial on how to use the wizard.

Manual Update
You can replace the DLLs manually by removing all the Telerik DLLs from your project's references. Now re-add the new DLLs by going to C:\Program Files (x86)\Telerik\UI for Windows Phone 8 Q2 2014\Binaries\WindowsPhone.

After updating your project's references, the xmlns declaration to Telerik.Windows.Controls should resolve and your project will build.

If it is still not working, please reply with the code you are using and I will be able to investigate further.

Regards,
Lance
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Christof
Top achievements
Rank 2
Answers by
Lance | Manager Technical Support
Telerik team
Share this question
or