原文:C# Winform 未能加載文件或程序集"System.Data.SQLite"或它的某一個依賴項。試圖加載格式不正確的程序

在使用Winform 開發了一個小軟件,其中使用了SQLite作為數據庫 但在我的Win 位系統上卻出現了以下錯誤: System.BadImageFormatException: 未能加載文件或程序集 System.Data.SQLite, Version . . . , Culture neutral, PublicKeyToken db bc d ff 或它的某一個依賴項。試圖加載格式不正確 ...

2015-07-29 16:03 0 28631 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM