ファイルまたはアセンブリ 'System.Data.SQLite' またはその依存関係の 1 つをロードできませんでした。
2022-02-09 23:50:16
Today a colleague created a new IIS (7) website on a server (winserver 2008 x64), but reported the following error: Could not load file or assembly 'System.
An attempt was made to load a program with an incorrect format.
Here is the image:
at first thought it was a permissions problem, set all permissions and still reported an error.
Then tried the application pool .NET version and other ways, but still did not find the cause.
finally searched the Internet to find a solution, it turns out that the advanced options of the application pool inside the option on compatibility with WIN32 programs.
SQLite is divided into operating system versions, X86 and X64; therefore, the application pool should be compatible with WIN32;
<イグ
at first thought it was a permissions problem, set all permissions and still reported an error.
Then tried the application pool .NET version and other ways, but still did not find the cause.
finally searched the Internet to find a solution, it turns out that the advanced options of the application pool inside the option on compatibility with WIN32 programs.
SQLite is divided into operating system versions, X86 and X64; therefore, the application pool should be compatible with WIN32;
<イグ
上記のように、この設定の後、サイトはエラーを報告しません。
最新
-
nginxです。[emerg] 0.0.0.0:80 への bind() に失敗しました (98: アドレスは既に使用中です)
-
htmlページでギリシャ文字を使うには
-
ピュアhtml+cssでの要素読み込み効果
-
純粋なhtml + cssで五輪を実現するサンプルコード
-
ナビゲーションバー・ドロップダウンメニューのHTML+CSSサンプルコード
-
タイピング効果を実現するピュアhtml+css
-
htmlの選択ボックスのプレースホルダー作成に関する質問
-
html css3 伸縮しない 画像表示効果
-
トップナビゲーションバーメニュー作成用HTML+CSS
-
html+css 実装 サイバーパンク風ボタン
おすすめ
-
ハートビート・エフェクトのためのHTML+CSS
-
HTML ホテル フォームによるフィルタリング
-
HTML+cssのボックスモデル例(円、半円など)「border-radius」使いやすい
-
HTMLテーブルのテーブル分割とマージ(colspan, rowspan)
-
ランダム・ネームドロッパーを実装するためのhtmlサンプルコード
-
Html階層型ボックスシャドウ効果サンプルコード
-
QQの一時的なダイアログボックスをポップアップし、友人を追加せずにオンラインで話す効果を達成する方法
-
sublime / vscodeショートカットHTMLコード生成の実装
-
HTMLページを縮小した後にスクロールバーを表示するサンプルコード
-
html のリストボックス、テキストフィールド、ファイルフィールドのコード例