Tuesday, 6 August 2013

SQLite error when saving data in Window 8 Surface RT App after Deployment

SQLite error when saving data in Window 8 Surface RT App after Deployment

I am a bit new to Windows 8 Store Apps development.
We have development an application with MVVM architecture which uses
SQLite 1.07 version to store data offline. Everything works fine in
Windows 8 Simulator.
Now when we deploy app in Windows 8 Surface RT and try to save data in
SQLite we are getting error saying
An attempt was made to load a program with an incorrect format. (Exception
from HRESULT 0x8007000B)
Can anyone help me on this?

No comments:

Post a Comment