MS Word & ASP.NET web services

From: Rokas Valantinas (rokasv_at_bss.biz)
Date: 06/27/03


Date: Fri, 27 Jun 2003 18:32:11 +0300


Hello,
Does anybody know how to launch MS Word application from ASP.NET webservice
?
I'm receiving AccessDenied exception.
What could be wrong with access rights if ASPNET and internet guest
accounts both has permissions to launch and access Microsoft Word object ?
Thanks.

IIS 5.1,
MS Office XP,
MS Windows XP,
MS .NET Framework v. 1.0.3705



Relevant Pages

  • Re: Access denied...
    ... Security and add ASPNET to the Launch and Access permissions list. ... Microsoft.Office.Interop.Word.Application app = new ...
    (microsoft.public.dotnet.framework.aspnet)
  • modifying registry for launch and access permission
    ... I need my application to launch quickbooks and do what it has to ... The COM object will need to have the launch and access permissions modified ... to include ASPNET and INTERACTIVE. ...
    (microsoft.public.windowsxp.customize)
  • modifying registry for launch and access permission
    ... I need my application to launch quickbooks and do what it has to ... The COM object will need to have the launch and access permissions modified ... to include ASPNET and INTERACTIVE. ...
    (microsoft.public.windowsxp.general)
  • Re: Starting a process (.exe-file) from ASP.NET with different user credentials
    ... when a new process spawns it always takes the identity of the ... host process and not the identity of the thread you launch from. ... >It seems like System.Diagnostics.Process.Startstill runs as the ASPNET ...
    (microsoft.public.dotnet.framework.aspnet)