Message in Dutch (Nederlands)

Het element <compilation> van het bestand Web.config heeft geen kenmerk targetFramework. In ASP.NET wordt er daarom van uitgegaan dat voor de webtoepassing .NET Framework versie 3.5 of eerder als doel is ingesteld, maar in ASP.NET zijn geen bestanden gevonden die worden geïnstalleerd bij de versie van .NET Framework 3.5 die noodzakelijk is voor compilatie. Als u deze webtoepassing compileert voor versie 3.5 of eerder van .NET Framework, moet u ervoor zorgen dat versie 3.5 van .NET Framework is geïnstalleerd. Als u deze webtoepassing compileert voor versie 4 of hoger van .NET Framework, voegt u het kenmerk targetFramework toe aan het element <compilation>van het bestand Web.config (bijvoorbeeld <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 (עברית) Norwegian (Bokmal) (Norsk (Bokmål)) Hungarian (magyar) Finnish (suomi) Turkish (Türkçe) Russian (Русский) 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))