Hey guys I am getting an error with the website I have recently launched.
When I load my web page it runs this error

Server Error in '/' 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: Child nodes are not allowed.

Source Error:


Line 25: <compilation debug="true"/>
Line 26: <pages>
Line 27: <namespaces>
Line 28: <clear/>
Line 29: <add namespace="System"/>


Source File: C:\WebSites\kidsinfrance\web.config Line: 27


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407

Does anyone have any idea what the problem is?

Thanks for anyhelp