Message in Chinese (Simplified) (中文(简体))

在 Web.config 文件的 <compilation> 节中,如果您的目标 .NET Framework 版本为 2.0 或 3.0,则提供程序选项中“compilerVersion”特性的值必须为“v2.0”;或者,如果您的目标 .NET Framework 版本为 3.5,则该特性的值必须为“v3.5”。如果您针对 .NET Framework 4.0 或更高版本编译此 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) Arabic (العربية) Japanese (日本語) 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))