Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Configuration Error View modes: 
User avatar
Member
Member
oliver.acev-mfa.gov - 10/31/2013 8:08:43 AM
   
Configuration Error
Until yesterday everything was OK, but today on my website I see this error in Line: 91
Source Error:

Line 89: <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 90: <add assembly="System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 91: <add assembly="System.Configuration.Install, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 92: <add assembly="System.DirectoryServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 93: <add assembly="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />

Can somebody help me what is this error because I didn't touch anything in web config file

Thanks

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 10/31/2013 8:24:40 AM
   
RE:Configuration Error
Hello Oliver,

Could you please post here a complete error message or maybe also the screenshot?
Has something changed on your site or in the environment?

Best regards,
Martin Danko

User avatar
Member
Member
oli - 10/31/2013 8:31:55 AM
   
RE:Configuration Error
This is everything on the screen
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: Thread was being aborted.

Source Error:


Line 89: <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 90: <add assembly="System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 91: <add assembly="System.Configuration.Install, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 92: <add assembly="System.DirectoryServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 93: <add assembly="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />

Source File: C:\inetpub\wwwroot\SITES\missions.gov.mk\web.config Line: 91

Version Information: Microsoft .NET Framework Version:2.0.50727.5420; ASP.NET Version:2.0.50727.5420

User avatar
Member
Member
oli - 11/1/2013 6:23:43 AM
   
RE:Configuration Error
I was deleted that line and now everything is ok.

Are this is alright?

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 11/1/2013 7:55:03 AM
   
RE:Configuration Error
Hello Oli,

What exact line have you deleted? And what is the .NET version you are using with the application pool associated with this instance of Kentico? It's .NET 2.0 or 3.5?

Best regards,
Martin Danko