|
|
|||
Home Page Sitemap CRM Software Quick Guide Free Web CRM Software - Free Web Access to Customer Details Download FREE 30 Day CRM Software Trial
When installing and running Amphis WebCRMView - free Web CRM Software, the following error is displayed on Windows Vista.
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid
Module IIS Web Core - Error 0x80070021
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".
Amphis Web CRM is a Free Web Application for viewing customer details stored in an Amphis Customer database. When installing Amphis WebCRMView on Windows Vista, users may see this error.
The solution is to update the file applicationHost.config (please make a backup copy first) in C:\Windows\System32\inetsrv\config
and change :-
<section name="handlers" overrideModeDefault="Deny" /> (change this value from Deny to Allow)
<section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Deny" /> (change this value from Deny to Allow)
Home Page Sitemap CRM Software Quick Guide Free Web CRM Software - Free Web Access to Customer Details Download FREE 30 Day CRM Software Trial