Message in Danish (Dansk)
I afsnittet <compilation> af Web.config-filen skal værdien for attributten 'compilerVersion' i udbyderindstillingerne være 'v2.0', hvis målet er version 2.0 eller 3.0 af .NET Framework eller 'v3.5', hvis målet er version 3.5 af .NET Framework. Hvis du kompilerer dette webprogram til version 4.0 eller en nyere version af .NET Framework, skal attributten '<var>X</var>' angives i elementet <compilation> for Web.config-filen i stedet for (f.eks. '<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