Message in Russian (Русский)

Элемент <compilation> в файле Web.config не имеет атрибута "targetFramework". По этой причине в службе ASP.NET предполагается, что для веб-приложения настраивается система .NET Framework версии 3.5 или ниже, но службе ASP.NET не удалось найти необходимые для компиляции файлы, которые устанавливаются с системой .NET Framework версии 3.5. Если выполняется компиляция этого веб-приложения для версии 3.5 или ниже системы .NET Framework, убедитесь, что эта версия установлена. Если выполняется компиляция этого веб-приложения для версии 4 или выше системы .NET Framework, то в файле Web.config для элемента <compilation> добавьте атрибут "targetFramework" (например, "<compilation targetframework="4.0">").</compilation></compilation></compilation>

Unlocalized message

The <compilation> element of the Web.config file does not have a 'targetFramework' attribute. Therefore ASP.NET assumes that the Web application targets the .NET Framework version 3.5 or earlier, but ASP.NET could not find files that are installed with the .NET Framework version 3.5 that it needs to compile. If you are compiling this Web application for version 3.5 or earlier of the .NET Framework, make sure that version 3.5 of the .NET Framework is installed. If you are compiling this Web application for version 4 or later of the .NET Framework, add the 'targetFramework' attribute to the <compilation> element of the Web.config file (for example, '<compilation targetframework="4.0">').</compilation></compilation></compilation>

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