Quote:
Originally Posted by AaaTeX
The customer says that he sees the 7 WinWords in the task manager. They never seem to end.
So is there a new limit on how many Words can be invoked?
Why doesn't the WinWord task ever end?
What can I do to fix it?
|
That suggests your VB.Net app that is called 'several times' fails to close the Word session(s) it starts. you would need to edit the code to ensure it does so.