Quantcast
Channel: Troubleshooting
Viewing all articles
Browse latest Browse all 1814

Application Host Helper Service encountered an error trying to delete the history IIS 10 (Windows 2019)

$
0
0

I have recently deployed a Windows Server 2019 on AWS. We have installed IIS, and are running a WCF service using .net 4.5.1. The WCF service is running fine and the server is up to date with regards Windows updates.

However, I noticed that we are getting regular entries in the Windows event viewer of the following :

The Application Host Helper Service encountered an error trying to delete the history directory 'C:\inetpub\history\CFGHISTORY_0000000021'. The directory will be skipped and ignored. Note that the directory may still get deleted in the future if the service restarts. The data field contains the error number

I've checked in the file 'applicationHost.config' in the folder C:\Windows\System32\inetsrv\Config and under sectionGroup name="system.applicationHost" all I have is

<section name="configHistory" allowDefinition="AppHostOnly" overrideModeDefault="Deny" />

There is no other reference to configHistory in this file.

How can I fix this issue?


Viewing all articles
Browse latest Browse all 1814

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>