im using Interop.Microsoft.Office.Core.dll this assembly for some pupose, its working fine in development machine but after publsihed on server it is not working and raising this error
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)).
my server is Windows 2008 and both place i insalled Ms-office 2007, any body know how to resolve this issue?
winseealn@ho...
Participant
840 Points
1041 Posts
Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)
Jan 13, 2012 02:09 PM|LINK
hi all,
im using Interop.Microsoft.Office.Core.dll this assembly for some pupose, its working fine in development machine but after publsihed on server it is not working and raising this error
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)).
my server is Windows 2008 and both place i insalled Ms-office 2007, any body know how to resolve this issue?