I have a web application that throws the following error when running in IE:
Illegal operation attempted on a registry key that has been marked for deletion
It works fine in Chrome. Unfortunately this is a production deployment and I do not have access to see any more detailed information on the error.
I have read some information related to this error message here
and here
Here is the Windows Event log which is consistent with what is described in those 2 links:
But it boggles me as to why this would only be occurring when using IE. Any ideas?