Unrecognized attribute ‘targetFramework’. Note that attribute names are case-sensitive

I’m trying to up load my site and I’m getting this error message:

Unrecognized attribute ‘targetFramework’. Note that attribute names are case-sensitive.

<compilation debug="true" targetFramework="4.0">

The site works fine on my local PC but won’t open when I loaded it to my host and tried to view it online.