Retrieving the COM class factory for component with CLSID {0002DF01-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
i am using SHDocVw.InternetExplorer in my website it works fine on local pc when i upload it on server it showing me above error any solution for this???
Retrieving the COM class factory for component with CLSID {0002DF01-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
According to the error message, your account should access to the DCOM activation, access, and launch permissions of "Internet Explorer (ver. **)".
hope it helps you,
Kind regards
Please mark the replies as answers if they help or unmark if not.
Feedback to us
rachanapandy...
Member
10 Points
8 Posts
How to configure SHDocVW dll on Webserver.
Dec 24, 2012 03:49 AM|LINK
Retrieving the COM class factory for component with CLSID {0002DF01-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
i am using SHDocVw.InternetExplorer in my website it works fine on local pc when i upload it on server it showing me above error any solution for this???
Angie xu - M...
All-Star
18045 Points
1550 Posts
Microsoft
Re: How to configure SHDocVW dll on Webserver.
Dec 27, 2012 02:29 AM|LINK
Hi rachanapandya
According to the error message, your account should access to the DCOM activation, access, and launch permissions of "Internet Explorer (ver. **)".
hope it helps you,
Kind regards
Feedback to us
Develop and promote your apps in Windows Store
rachanapandy...
Member
10 Points
8 Posts
Re: How to configure SHDocVW dll on Webserver.
Dec 31, 2012 08:10 AM|LINK
thnks for reply could you tell me how can i launch permissions of "Internet Explorer (ver. **)". ???
bruce le
Member
298 Points
49 Posts
Re: How to configure SHDocVW dll on Webserver.
Jan 01, 2013 03:07 AM|LINK
Hi,
I think this may be helpful to you, How to: Handle Events Raised by a COM Source
http://msdn.microsoft.com/en-us/library/66ahbe6y.aspx