How can I use a code in asp.net 4.0 which is coded in asp.net 2.0? I use IIS 7.0.
When I struggle to use it, I get error:
Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
(targetFramework is in the web.config.)