<div dir="ltr" style="text-align: left;">The World Wide Web Publishing Service service depends on the Windows Process Activation Service service which failed to start because of the following error: The system cannot find the file specified.<br />The directory specified for the temporary application pool config files is either missing or is not accessible by the Windows Process Activation Service. Please specify an existing directory and/or ensure that it has proper access flags. The data field contains the error number</p>
<p>IIS won&#8217;t start because Windows Process Activation Service won&#8217;t start, then I need to get WAS started up first. However, I don&#8217;t know what directory it doesn&#8217;t have access to. So i have started digging bit and found that there are some missing directories.</p>
<p>It looks like there SHOULD be a folder call <span style="color: red;">c:inetpubtempapppools</span> and it just disappeared. No idea why. I just noticed recently when I tried to move from a local web development service to IIS itself.</p>
<p>I created the folder, started WAS, then IIS and I was back up and running.</p></div>

