L
leodippolito
Sirs,
I have an ASP.NET application with hundreds of users accessing it. One
of its features is to merge a set of Word documents that are stored in
a server (basically is copy contents from doc1 and append to doc2).
I saw there is a Microsoft Word COM DLL to work with Office documents
from inside C#. However, recently I read this article:
INFO: Considerations for Server-Side Automation of Office
http://support.microsoft.com/?id=257757
So I am confused if I can use this COM DLL in my application. If it's
too risky, what alternatives do I have?
I appreciate any information!
Leo D'Ippolito
I have an ASP.NET application with hundreds of users accessing it. One
of its features is to merge a set of Word documents that are stored in
a server (basically is copy contents from doc1 and append to doc2).
I saw there is a Microsoft Word COM DLL to work with Office documents
from inside C#. However, recently I read this article:
INFO: Considerations for Server-Side Automation of Office
http://support.microsoft.com/?id=257757
So I am confused if I can use this COM DLL in my application. If it's
too risky, what alternatives do I have?
I appreciate any information!
Leo D'Ippolito