Quantcast
Channel: Configuration & Scripting
Viewing all articles
Browse latest Browse all 780

II7 : Configuration Error

$
0
0

Hi All,

I'm getting the following error on IIS7, In case of this error, the website doesn't display the configured internal error (500) page as well, nor the Global.asax "Application_Error" event was fired in this case.

 our motive is to display a html error page to the user in such condition.

Please let me know in case if you have any solution for this.

Thanks in advance

Regards
Jayan

The 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: The configSource file 'Instrumentation.config' is also used in a parent, this is not allowed.

Source Error:

Line 43: 		</assemblyBinding>
Line 44: </runtime> Line 45: <loggingConfiguration configSource="Instrumentation.config" /> Line 46: <AnalyticsDataProvider defaultProvider="Google"> Line 47: <providers>

Source File: C:\inetpub\wwwroot\lbcms\web.config   Line:45

Viewing all articles
Browse latest Browse all 780

Trending Articles