Message in Turkish (Türkçe)
.NET Framework'ün 4.0 veya daha sonraki bir sürümü için derliyorsanız, sağlayıcı seçeneklerindeki 'compilerVersion' özniteliğinin değeri 'v4.0' olmalıdır. Bu Web uygulamasını .NET Framework'ün 3.5 veya daha önceki bir sürümüne derlemek için, Web.config dosyasının <compilation> öğesinden '<var>X</var>' özniteliğini kaldırın.</compilation>
Unlocalized message
The value for the 'compilerVersion' attribute in the provider options must be 'v4.0' or later if you are compiling for version 4.0 or later of the .NET Framework. To compile this Web application for version 3.5 or earlier of the .NET Framework, remove the '<var>X</var>' attribute from the <compilation> element of the Web.config file.</compilation>
Search by Google