Hello guys,
I am currently getting the error
when trying to run the page asp net.
Any help would be much appreciated!
Many thanks in advance for your time.
Server Error in '/Rt/myFirstApplication_aspx' Application. ________________________________________ Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive. Source Error: Line 10: <system.web> Line 11: <customErrors mode="Off" /> Line 12: <compilation debug="true" targetFramework="3.5" /> Line 13: <httpRuntime maxRequestLength="15360" /> Line 14: <membership> Source File: D:\inetpub\wwwroot\Rt\myFirstApplication_aspx\web.config Line: 12 ________________________________________ Version Information: Microsoft .NET Framework Version:2.0.50727.3643; ASP.NET Version:2.0.50727.3634