R
Ram
Hi all,
Iam using word to generate some reports required from the given template
file. Iam using the COM components. Iam using VB and Office 2000.
I've a VB DLL where all my code is there. When I try to invoke the word from
the DLL, Iam getting the following error:
"Automation error
The message filter indicated that the application is busy. "
I saw on the web, that this is a bug in Office. What is the solution for
this? When I put the code in a Standard EXE, its creating the word document
very fine. But when I put the same code in ActiveX DLL, Iam struck.
Can anyone give a solution for this problem..?
Regards
Ram
Iam using word to generate some reports required from the given template
file. Iam using the COM components. Iam using VB and Office 2000.
I've a VB DLL where all my code is there. When I try to invoke the word from
the DLL, Iam getting the following error:
"Automation error
The message filter indicated that the application is busy. "
I saw on the web, that this is a bug in Office. What is the solution for
this? When I put the code in a Standard EXE, its creating the word document
very fine. But when I put the same code in ActiveX DLL, Iam struck.
Can anyone give a solution for this problem..?
Regards
Ram