Hello Abdelhamid,
Server side automation of the Office products is not recommended and hence
not supported by Microsoft. Please refer the following knowledge base
article to know more about the server side automation of the Office
products.
INFO: Considerations for Server-Side Automation of Office
http://support.microsoft.com/?id=257757
I will suggest you to avoid the use of server side solution if your
business need does not demand for the same, as there are certain known
problems with the server side automation, such as:
- Security issues
- Reentrancy and scalability
- Stability
- Upgrade issues
- Licensing implications
You may choose to automate Word at client side using JavaScript or VBScript.
For more information refer to
http://support.microsoft.com/kb/q178222/
and
Client-Side Solutions section from the article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/htm
l/vsofficedev.asp
I hope this information helps you!
Regards,
Uday Takbhate [MSFT]
Microsoft Developr Support
--------------------
>From: "Abdelhamid MEJAI" <mejai.abdelhamid@gmail.com>
>Newsgroups: microsoft.public.dotnet.framework.interop
[quoted text clipped - 7 lines]
>Content-Type: text/plain; charset="iso-8859-1"
>X-Trace: posting.google.com 1125565533 29268 127.0.0.1 (1 Sep 2005
09:05:33 GMT)
>X-Complaints-To: groups-abuse@google.com
>NNTP-Posting-Date: Thu, 1 Sep 2005 09:05:33 +0000 (UTC)
>User-Agent: G2/0.2
>X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.2; fr-FR;
rv:1.7.10) Gecko/20050717 Firefox/1.0.6,gzip(gfe),gzip(gfe)
>X-HTTP-Via: 1.1 netcache1 (NetCache NetApp/6.0.1)
>Complaints-To: groups-abuse@google.com
>Injection-Info: z14g2000cwz.googlegroups.com; posting-host=213.150.168.26;
> posting-account=2lCLww0AAAB0aKjVIfr1Mzpw7e42SQAh
>Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!news.glorb.com!postnews.google.com!z14g2000cwz.googlegroups.com!not-fo
r-mail
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.dotnet.framework.interop:9399
>X-Tomcat-NG: microsoft.public.dotnet.framework.interop
[quoted text clipped - 10 lines]
>security level
>2- If I keep this in server side, what I lose ? and what I win ?