Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa.
This problem is not frequent and comes some time. To solve this problem we need to change the Load User Profile Property and set it to true in IIS. To do this follow these steps:
1. Open IIS 7.0 and go to the Application pool associated with the Web Application.
2. Click on Advanced Settings.
3. Under Process Model you will find "Load User Profile". Set this property to true.
No comments:
Post a Comment