Server-Side Word Automation w/ASP.NET

B

Ben Fidge

I'm getting the following error when automating a Word 2000 Mail Merge from
within amn ASP.NET application:

"Could not open macro storage"

Now, I believe this may have something to do with permissions preventing VBA
initialising, but I'm not sure how to go about rectifying the situation. I
can confirm that the same code works fine when executed from within a
Windows Form application.

Any pointers would be most gratefully received as this is a matter of
urgency.


Thanks

Ben
 
Top