Installation and deployment
Version 3.x > Installation and deployment > HTTP Error 500.19 - Internal Server Error View modes: 
User avatar
Member
Member
eng_emanali07-yahoo - 11/25/2008 5:28:41 AM
   
HTTP Error 500.19 - Internal Server Error
Hi
I'm using kentico free edition i'm using .net framework 3.5 ang this error apear to me after the installation so could you tell me what is wrong here
Error Summary
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.

Detailed error information
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070021
Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File \\?\c:\Inetpub\wwwroot\KenticoCMS\web.config

Conffig source
145: </modules>
146: <handlers>
147: <remove name="WebServiceHandlerFactory-Integrated" />

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 11/26/2008 4:35:32 AM
   
RE:HTTP Error 500.19 - Internal Server Error
Hi,

could you please see this thread? http://devnet.kentico.com/Forums.aspx?ForumID=18&Thread=00005190

Best regards,
Helena Grulichova

User avatar
Member
Member
eng_emanali07-yahoo - 11/26/2008 6:12:31 AM
   
RE:HTTP Error 500.19 - Internal Server Error
thank you for your replay but the user Computer name/ASPNET can not be addad on my pc. Do you have any comments about this?
again i'm using windows vista is that may cause any diffrence

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 11/27/2008 8:14:32 AM
   
RE:HTTP Error 500.19 - Internal Server Error
Hi,

The operating system should not affect that settings.

Could you please try to use user: Computer_name/users ?

Best regards,
Helena Grulichova

User avatar
Member
Member
john-mailinator - 12/3/2008 3:43:07 PM
   
RE:HTTP Error 500.19 - Internal Server Error
OS affect this setting a lot because ASPNET user is not used in vista/2008 anymore.
By default the NETWORK SERVICE is used for asp.net proccessing (you may change it - app pool)

However I would suggest reading the article in the previus post
http://learn.iis.net/page.aspx/145/how-to-use-locking-in-iis-7-configuration/

or
http://letmegooglethatforyou.com/?q=%3Cremove+name%3D%22WebServiceHandlerFactory-Integrated%22+%2F%3E
(the first one:)

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 12/4/2008 3:30:13 AM
   
RE:HTTP Error 500.19 - Internal Server Error
Thank you for your information, John!

Best regards,
Helena Grulichova