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

[Solved] Can't compile and run DataStorageDemo

1 Answer 82 Views
Data Storage for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dirk
Top achievements
Rank 1
Iron
Dirk asked on 14 Aug 2013, 09:29 PM
I'm trying to run the DataStorageDemo on a Windows 8 64bit system.
But I cannot get it to run.
As a Platform target I'm trying each x64/x86/ARM type.
I can compile the solution, but if I try to deploy/run the app I get the following error:
Error 1 Error : DEP0700 : Registration of the app failed. Das Paket "8ff548fe-36f4-425c-9f79-e01991d367f6" kann nicht installiert werden, da das Paket die Architektur ARM erfordert, aber dieser Computer die Architektur x64 aufweist. (0x80073cf3) DataStorageDemo
(Part of the message is German: It says that the package has architecture ARM, but my computer has architecture x64)
I'm using Telerik.Storage.Xaml. V 2013.2.716.0

1 Answer, 1 is accepted

Sort by
0
Accepted
Bulent
Telerik team
answered on 15 Aug 2013, 01:37 PM
Hi Dirk,

Thank you for contacting us.

In order to run any application that uses Data Storage component you have to select correct active solution platform according to your current processor architecture. Would you please ensure that you select the correct solution platform from Configuration Manager dialog (menu item Build / Configuration Manager ...).
I assume that somehow the correct platform is not selected for all the projects in the solution before running it.

I hope this information is useful. Let me know if I can assist you in some other way.


Regards,

Bulent
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Data Storage for XAML
Asked by
Dirk
Top achievements
Rank 1
Iron
Answers by
Bulent
Telerik team
Share this question
or