The message filter indicated that the application is busy

  • Thread starter Thread starter K
  • Start date Start date
K

K

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 :
http://support.microsoft.com/default.aspx?scid=KB;EN-
US;q317109 , 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'm not a coder, K, but I doubt anyone can help without seeing the
relevant portions of code.
 
Back
Top