In the Web.config add this line of code in the [system.webserver] block.
This will ignore the error.
-------------------------
Also, in IIS web.config, in the system.web element, there is the identity impersonate=true element. Delete.
-------------------------
Also, in IIS web.config, in the system.web element, there is the identity impersonate=true element. Delete.