Thanks for the Quick reply.
I have created a website in "MS Web Developer 2010 Express" for my final exam in computer science. I need to send the Web site to my teacher so he could evaluate it.
I wanted to upload it to my friend's server so I could send my teacher only a URL.
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 ---
Hey everyone,
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