C# 很简单的代码却崩溃的

usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSy... using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Data.Common;
using System.Data.SQLite;

namespace ConsoleApplication1
{
class Program
{
static void Main(string[] args)
{
try
{

SQLiteFactory factory = new SQLiteFactory();
}
catch (Exception exp)
{
Console.WriteLine(exp.Message);
}
}
}
}
我直接通过文件引用了SQLite,SQLite的版本信息见附图

异常信息如下
“System.Data.SQLite.SQLiteFactory”的类型初始值设定项引发异常。

未处理的异常: System.TypeInitializationException: “System.Data.SQLite.SQLiteFa
ctory”的类型初始值设定项引发异常。 ---> System.DllNotFoundException: 无法加载 D
LL“SQLite.Interop.dll”: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。
在 System.Data.SQLite.UnsafeNativeMethods.sqlite3_config(Int32 op, SQLiteLogC
allback func, IntPtr pvUser)
在 System.Data.SQLite.SQLite3.StaticIsInitialized()
在 System.Data.SQLite.SQLiteLog.Initialize()
在 System.Data.SQLite.SQLiteFactory..cctor()
--- 内部异常堆栈跟踪的结尾 ---
在 System.Data.SQLite.SQLiteFactory.Finalize()
请按任意键继续. . .
求指导
我的Q: 1375045156,欢迎远程协助帮调试一下,谢谢
展开
 我来答
匿名用户
2013-05-13
展开全部

试试这两个吧。这里面一个64位耐缺的枣陵,一个凳亩戚86位的。

追问
不行啊,64的和32的我都试过了,都一个错误
未处理的异常: System.IO.FileNotFoundException: 未能加载文件或程序集“System.Da
a.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139”或
它的某一个依赖项。系统找不到指定的文件。
文件名:“System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=
b937bc2d44ff139”
在 ConsoleApplication1.Program.Main(String[] args)
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
匿名用户
2013-05-13
展开全部
复制SQLite.Interop.dll到你的bin目录中
追问
SQLite.Designer.dll
SQLite.Interop.dll
System.Data.SQLite.dll
System.Data.SQLite.Linq.dll
我都复制到运行目录下了,还是不行
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
money0_04c351c2
2013-05-13 · TA获得超过4142个赞
知道大有可为答主
回答量:5505
采纳率:49%
帮助的人:1600万
展开全部
换 1.0.65 就好了。
更多追问追答
追问
留下提供的是1.0.66版本的,一样不行
追答
我为什么说 1065? 这里面是有讲究的。太长,你自己百度吧。反正,你换成1065就行了。
你去 SQLite 网站看看,历史版本只提供到1066,再早的1065的不提供了!
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式