You've probably solved your issue by now, but I've experienced the same issue, so I post the solution so it may help others:
Edit the "applicationHost.config" file located at "C:\Windows\System32\inetsrv\config".
Look for "D:\" sting in the XML file which will be on a line starting by "Kerbauth".
Replace it by "E:\", then recyle IIS.