T
Todd Gray
We have an application running on a web server that
automates Word to create and convert Word documents.
Everything works fine until the volume really goes up.
The process will instantiate Word multiple times during
the process(each iteration starting Word, doing work, then
shutting it down). It seems that 200 times is a bit of a
threshhold. We get an error saying "Could not open Macro
Storage". I found a KB Article
(http://support.microsoft.com/default.aspx?scid=kb;en-
us;224338) that discusses this issue and suggests that
Word be run as interactive user, a user with admin rights,
or run a dummy service with that same user context. The
user account that Word is running under is an
administrator, and we do have services running on the
machine under that same user account.
This is a real longshot, but has anyone else experienced
the same problem? If so, have you solved it? If so, how?
Also, we understand all of the caveats about automating
Word on a server. If we had another choice, believe me,
we would take it.
Thanks,
Todd Gray
automates Word to create and convert Word documents.
Everything works fine until the volume really goes up.
The process will instantiate Word multiple times during
the process(each iteration starting Word, doing work, then
shutting it down). It seems that 200 times is a bit of a
threshhold. We get an error saying "Could not open Macro
Storage". I found a KB Article
(http://support.microsoft.com/default.aspx?scid=kb;en-
us;224338) that discusses this issue and suggests that
Word be run as interactive user, a user with admin rights,
or run a dummy service with that same user context. The
user account that Word is running under is an
administrator, and we do have services running on the
machine under that same user account.
This is a real longshot, but has anyone else experienced
the same problem? If so, have you solved it? If so, how?
Also, we understand all of the caveats about automating
Word on a server. If we had another choice, believe me,
we would take it.
Thanks,
Todd Gray