[Error] : Retrieving the COM class factory for component with CLSID {xxx-xxx-xxx-xxx} failed due to the following error: 80070005 Access is denied.

Pada posting kali ini akan dibahas tentang error "[Error] : Retrieving the COM class factory for component with CLSID {xxx-xxx-xxx-xxx} failed due to the following error: 80070005 Access is denied."
yang terjadi pada aplikasi ASP.NET yang telah dipublish ke IIS 7.

Jika gambar dibawah ini tidak muncul maka lakukan langkah-langkah dibawah ini :

Masuk ke dalam folder SysWOW64 dan jalankan mmc :
C:\WINDOWS\SysWOW64>mmc comexp.msc /32

Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))


Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))


Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))


Recommended Reading:
Access to the path "xxx" is denied when saving HttpPostedFile file

Semoga posting tentang "Error Solution : Retrieving the COM class factory for component with CLSID {xxx-xxx-xxx-xxx} failed due to the following error: 80070005 Access is denied." dapat bermanfaat.


Salam,




Popular posts from this blog

Permission Rule In SharePoint List or Library

Audits Or Change Data Capture In SQL Server

Login failed for user (Microsoft SQL Server, Error: 18456)