简体   繁体   English

Windows Phone 8.1 SQLite文件未找到

[英]Windows phone 8.1 SQLite filenotfound

I have an application which is active and on the store. 我有一个正在运行的应用程序,并且在商店中。

My problem is after the pc's reset, because I had to reinstall every tool and I'm stuck on SQLite. 我的问题是在重置计算机后,因为我必须重新安装每个工具,并且卡在SQLite上。

When I run the application, I got this error: 运行应用程序时,出现以下错误:

在此处输入图片说明

I have sqlite extension installed as you can see from here: 我已经安装了sqlite扩展程序,您可以从这里看到: 在此处输入图片说明

I found some posts saying I have to add the sqlite ref to my project but I don't see it, as tou can see: 我发现一些帖子说我必须将sqlite ref添加到我的项目中,但是我没有看到它,因为tou可以看到:

在此处输入图片说明

My project was working correctly before the reset, what I'm missing now? 重置之前我的项目正常运行,现在我丢失了什么?

Thanks all 谢谢大家

确保已安装Sqlite.vsix并在项目中引用它。现在,您将需要为Windows Phone 8.1添加Sqlite的nuget包,并且一切就绪。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM