cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Symptoms:

An Unexpected Error similar to the following may be displayed in the browser: 

 unhandledException.png
No users will be able to access the site or view their requests.

Diagnosis:

The above error is not typically enough to diagnose the issue.  Errors involving the Web UI will typically be written out to the log file Website.log. If an error similar to the following is logged in Website.log, then this article will provide a solution to the problem:

Retrieving the COM class factory for component with CLSID {080D0D78-F421-11D0-A36E-00C04FB950DC} failed due to the following error: 800703fa Illegal operation attempted on a registry key that has been marked for deletion. 

Solution:

To resolve the issue temporarily, immediately perform an iisreset, or restart the site in IIS. This is a temporary measure, and the issue will likely happen again. To resolve the issue permanently, go to IIS Manager, select the SelfService Application Pool and click Advanced settings, change the value for "Load User Profile" to "true", as seen below:

 LoadUserprofile.png
 

Setting this value forces IIS to load the user profile for the application pool identity, which will resolve the issue. The following Microsoft article provides additional details on the problem: 

Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Dec 29, 2022 01:05 PM
Updated by: