Message in Swedish (Svenska)

Elementet <compilation> för filen Web.config har inget targetFramework-attribut. ASP.NET antar därför att webbtillämpningen riktar sig till version 3.5 eller tidigare av .NET Framework, men ASP.NET hittade inte filerna som installeras med version 3.5 eller tidigare av .NET Framework och som ska kompileras. Om du kompilerar den här webbtillämpningen för version 3.5 eller tidigare av .NET Framework ser du till att version 3.5 av .NET Framework är installerad. Om du kompilerar den här webbtillämpningen för version 4 eller senare av .NET Framework lägger du till attributet targetFramework i elementet <compilation> i filen Web.config (till exempel <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) Korean (한국어) Next (Message) Greek (Ελληνικά) Spanish (Español) Danish (Dansk) Polish (Polski) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))