Message in Korean (한국어)
Web.config 파일의 <compilation> 요소에 있는 '<var>X</var>' 특성은 .NET Framework 대상 버전 4 이상(예: '<compilation></compilation><var>X</var>="4.0">')에 대해서만 사용됩니다. '<var>X</var>' 특성은 현재 설치된 .NET Framework 버전 이상의 버전을 참조합니다. 유효한 .NET Framework 대상 버전을 지정하거나 필요한 .NET Framework 버전을 설치하십시오.</compilation>
Unlocalized message
The '<var>X</var>' attribute in the <compilation> element of the Web.config file is used only to target version 4.0 and later of the .NET Framework (for example, '<compilation></compilation><var>X</var>="4.0">'). The '<var>X</var>' attribute currently references a version that is later than the installed version of the .NET Framework. Specify a valid target version of the .NET Framework, or install the required version of the .NET Framework.</compilation>
Search by Google