Hi All,
I am getting following error when I try to access any web page uploaded on production server.
I m using database caching in my 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 entry 'cahceConnection' has already been added.
Source Error:
Line 46: </appSettings>
Line 47: <connectionStrings>
Line 48: <add name="cahceConnection" connectionString="Data Source=Server1;Initial Catalog=dbname;User ID=abc;Password=abc" providerName="System.Data.SqlClient"/>
Line 49: </connectionStrings>
Line 50: <system.web>
Source File: C:\websites\production\SKJNew\web.config Line: 48
Thanks in advance for replying quick.
Paresh Rathod
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082