Possible Duplicate:
Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive
I am using window xp and iis 5.1 to run the application.
error is occurred
Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
Line 32: </providers>
Line 33: </roleManager>
Line 34: <compilation debug="true" strict="false" explicit="true" targetFramework="4.0">
Line 35: <assemblies>
Line 36: <add assembly="System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/></assemblies></compilation>