Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 SubStage 为 SQLite DB 生成类。在按下“测试连接”时,它会抛出:
连接失败:无法加载文件或程序集“System.Data.SQLite,版本=1.0.60.0,Culture=neutral,PublicKeyToken=db937bc2d44ff139”或其依赖项之一。试图加载格式不正确的程序。
谁能告诉发生了什么?为 SQLite dll 提供的 .NET 数据与 SubStage exe 文件位于同一目录中。