Re: Word Automation

From: Patrick Steele [MVP] (patrick_at_mvps.org)
Date: 03/24/05


Date: Wed, 23 Mar 2005 21:59:15 -0500

In article <5AE7F5AD-0BA6-4123-92D0-92B3F6E30BE8@microsoft.com>,
Andy@discussions.microsoft.com says...
> I am trying to do the following from an ASP.NET Web Application (C#).
>
> User fills out a form.
> The program takes those answers and merges them with a WORD document.
>
> I have tried the few examples of launching word from my app and get ACCESS
> DENIED when the Word attempts to start.

You might want to re-think your approach to using Word via OLE
Automation in a server environment:

"INFO: Considerations for Server-Side Automation of Office"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257757

-- 
Patrick Steele
Microsoft .NET MVP
http://weblogs.asp.net/psteele


Relevant Pages