Make sure your site is running in a .NET 4.0 application pool. If you're running in a .NET 2.0 app pool it doesn't know about that targetFramework attribute and fails.
+++ Rick ---
from Maui
+++ Rick ---
I've tried to compile my ASP.NET site using the "ASP.NET Compiler" and I got the following error message:
Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
error ASPCONFIG: C:\Users\Guy\Google Drive\Current\Globus\web.config(Line 8)
I own the Microsoft Web Developer 2010 Express Edition and I want to publish it.
Does any know what should I do?
Thank you in Advance,
Guy M