I have a service designed to generate PowerPoint documents based on a template. The service manage to create the first document without errors, but on the second document I get this error : "The message filter indicated that the application is busy". When I get this message I have to kill the PowerPoint process manually.
I follow the advice in this article : , but it doesn't help.
My code is in VB.NET and I use PowerPoint 2002(10.4205.4219) SP2.
I hope someone can help me with this problem.
I follow the advice in this article : , but it doesn't help.
My code is in VB.NET and I use PowerPoint 2002(10.4205.4219) SP2.
I hope someone can help me with this problem.