Error :- Exception Details: System.Runtime.InteropServices.COMException: Server execution failed
-
hello All, I am working on server automation of PowerPoint through ASP.NET.After every few days I start getting error "Exception Details: System.Runtime.InteropServices.COMException: Server execution failed ". It comes in the line where I create the application object i.e. PowerPoint.Application pptApp = new PowerPoint.ApplicationClass(); Can anybody explain me why is it happening? Till now everything was working properly and suddenly this error started coming up. Last time when I encountered this error i had to get PowerPoint reinstalled on my server machine, after which error disappeared, which I feel now is not an appropriate solution. Please help!
Thanks, Avanika
-
hello All, I am working on server automation of PowerPoint through ASP.NET.After every few days I start getting error "Exception Details: System.Runtime.InteropServices.COMException: Server execution failed ". It comes in the line where I create the application object i.e. PowerPoint.Application pptApp = new PowerPoint.ApplicationClass(); Can anybody explain me why is it happening? Till now everything was working properly and suddenly this error started coming up. Last time when I encountered this error i had to get PowerPoint reinstalled on my server machine, after which error disappeared, which I feel now is not an appropriate solution. Please help!
Thanks, Avanika
Hello pls check your com references.
dolly