[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

SmartObject property ID is a required property for selected method Create. Value must be set.

Cara inject USB 3.0 Driver pada instalasi Windows - How to Inject USB 3.0 Driver in Windows 7

Python Font Color in Console