vs2008でasp.netWebアプリケーションを公開しました
最初のページはきれいに表示されますが、送信ボタンを押して次のページに移動すると、次のようにトリガーされます。
Could not load file or assembly 'Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
私はmshtmlアセンブリをbinフォルダに含めました。何が悪いのかわかりません。
ありがとう