Message in Japanese (日本語)

.NET Framework Version 2.0 または 3.0 をターゲットにする場合は、Web.config ファイルの <compilation> セクションで、プロバイダー オプションの 'compilerVersion' 属性の値を 'v2.0' に設定する必要があります。.NET Framework Version 3.5 をターゲットにする場合は、この値を 'v3.5' に設定する必要があります。.NET Framework Version 4 以降でこの Web アプリケーションをコンパイルする場合は、代わりに、Web.config ファイルの <compilation> 要素に '<var>X</var>' 属性が必要になります (例: '<compilation></compilation><var>X</var>="4.0">')。</compilation></compilation>

Unlocalized message

In the <compilation> section of the Web.config file, the value for the 'compilerVersion' attribute in the provider options must be 'v2.0' if you are targeting version 2.0 or 3.0 of the .NET Framework, or must be 'v3.5' if you are targeting version 3.5 of the .NET Framework. If you are compiling this Web application for version 4.0 or later of the .NET Framework, the '<var>X</var>' attribute is required in the <compilation> element of the Web.config file instead (for example, '<compilation></compilation><var>X</var>="4.0">').</compilation></compilation>

Search by Google
Available localized messages
Hebrew (עברית) Dutch (Nederlands) Norwegian (Bokmal) (Norsk (Bokmål)) Hungarian (magyar) Finnish (suomi) Turkish (Türkçe) Russian (Русский) Italian (Italiano) Prior (Message) French (Français) Chinese (Simplified) (中文(简体)) Arabic (العربية) German (Deutsch) Czech (Čeština) Korean (한국어) Spanish (Español) Next (Message) Greek (Ελληνικά) Danish (Dansk) Polish (Polski) Swedish (Svenska) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))