Microsoft.Office.Interop.PowerPoint in asp.net?
-
hi friends i am using Microsoft.Office.Interop.PowerPoint com component in asp.net but it give the error:- Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 80070005. Please help me to resolved with this problem thanks
Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com
-
hi friends i am using Microsoft.Office.Interop.PowerPoint com component in asp.net but it give the error:- Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 80070005. Please help me to resolved with this problem thanks
Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com
A quick google search brings me to the solution that this a security issue. Have a look here: http://www.computerperformance.co.uk/Logon/code/code_80070005.htm[^]
It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.