Message in Korean (한국어)

Web.config 파일의 <compilation> 요소에 'targetFramework' 특성이 없습니다. 따라서 ASP.NET은 웹 응용 프로그램이 .NET Framework 버전 3.5 이하를 대상으로 한다고 가정하지만 컴파일에 필요한 .NET Framework 버전 3.5와 함께 설치된 파일을 찾을 수 없습니다. .NET Framework 버전 3.5 이하에 대해 이 웹 응용 프로그램을 컴파일하는 경우 .NET Framework 버전 3.5가 설치되어 있는지 확인하십시오. .NET Framework 버전 4 이상에 대해 이 웹 응용 프로그램을 컴파일할 경우 'targetFramework' 특성을 Web.config 파일의 <compilation> 요소에 추가하십시오(예: '<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) Russian (Русский) Italian (Italiano) Prior (Message) French (Français) Chinese (Simplified) (中文(简体)) Arabic (العربية) Japanese (日本語) German (Deutsch) Czech (Čeština) Greek (Ελληνικά) Next (Message) Spanish (Español) Danish (Dansk) Polish (Polski) Swedish (Svenska) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))