IIS中發布後出現Could not load file or assembly'System.Data.SQLite.dll' or one of its depedencies

來源:互聯網
上載者:User

標籤:

【問題】
在我原生開發環境c#串連sqlite3沒有問題,可是release版本移植到其他的機器就提示Could not load file or assembly‘System.Data.SQLite.dll‘ or one of its depedencies。找不到指定模組。

【解決】
搜來搜去沒找到靠譜的答案,其實最後還是自己解決的。

sqlite官方的下載頁面裡面說了:The Visual C++ 2010 SP1 runtime for x86 and the .NET Framework 4.0 are required.

也就是說,除了要安裝.Net Framework 4.0之外,還要安裝The Visual C++ 2010 SP1 runtime,這是微軟的一個單獨補丁包,:http://www.microsoft.com/downloads/zh-cn/details.aspx?familyid=c32f406a-f8fc-4164-b6eb-5328b8578f03

雲端硬碟地址:雲端硬碟>常用軟體>Other>vcredist_x86.exe

裝好該補丁包之後,就一切OK了。 (前提:exe目錄下存在‘System.Data.SQLite.dll‘這個dll檔案)

IIS中發布後出現Could not load file or assembly'System.Data.SQLite.dll' or one of its depedencies

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.