で Web アプリケーションをホストしてWindows 7
いましたが、 でホストしたいと考えていますWindows Server 2003
。
このエラーが発生しています。
アプリケーションをサーバーにコピーし、それを指す新しい仮想ディレクトリを追加しました。
IIS からアプリケーションを参照しようとすると、次のエラーが発生します。
Configuration Error:
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized attribute 'type'.
Source Error:
<configuration>
<configSections>
<sectionGroup name="system.web.extensions"
type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions,
Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
Windows 7
エラーを解決する解決策はありますか、または からに移行する他の方法はありますWindows Server 2003
か?