Tuesday, December 08, 2009

SharePoint Error : Retrieving the COM class factory for component with CLSID {BDEADEE2-C265-11D0-BCED-00A0C90AB50F} failed

Hi,

If you are trying to open your sharepoint 2007 site one day and you got this error message with yellow asp.net page:

"Retrieving the COM class factory for component with CLSID {BDEADEE2-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa."

The fix for this problem is to do iisreset for your IIS webserver and this will resolve the error.

Hope this helps.

Regards,
Mostafa arafa

7 comments:

Brian Kenneth Nielsen said...

Doesn't seem to be a fix by doing a iisreset.. the error will come again. How can it be fixed permanent?

Anonymous said...

Exactly, we are facing the same issue

Unknown said...

good it helps you.

Sudip Shrestha said...

Why does it happen? Any ideas?

Unknown said...

I don't know exactly why the happens, but the problem seems the sharepoint tries to load an assembly which is going to be loaded on the server memory with IIS and the iis couldn't find this assembly.

Anonymous said...

I'm having the same problem. It appears to be happening when I have been connected to the SharePoint server using Remote Desktop. After I logoff the error occurs. Any Ideas?

Unknown said...

It is related if you are RDP to the server or not, it is a webserver issue.