RE: Problems when try to launch word in server 2003
- From: v-kevy@xxxxxxxxxxxxxxxxxxxx (Kevin Yu [MSFT])
- Date: Thu, 02 Nov 2006 02:20:20 GMT
Hi Edgardo,
First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you're currently using a server-side
automation in an ASP.NET app. The code returns an 80070005 error which
means Access denied. If there is any misunderstanding, please feel free to
let me know.
Developers can use Automation to Microsoft Office to build custom solutions
that utilize the capabilities and features that are built into the Office
product. While such programmatic development can be implemented on a client
system with relative ease, there are a number of complications that can
occur if Automation is to take place from server-side code such as Active
Server Pages (ASP), DCOM, or an NT Service.
Microsoft does not currently recommend, and does not support, Automation of
Microsoft Office applications from any unattended, non-interactive client
application or component (including ASP, DCOM, and NT Services), because
Office may exhibit unstable behavior and/or deadlock when run in this
environment.
Microsoft recommends a number of alternatives that do not require Office to
be installed server-side, and that can perform most common tasks more
efficiently and quickly than Automation
For more information about this, you can check the following KB article. It
fully explain why the server-side automation is not recommended.
http://support.microsoft.com/default.aspx?scid=kb;[LN];257757
If anything is unclear, please feel free to reply to the post.
Kevin Yu
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
.
- Follow-Ups:
- RE: Problems when try to launch word in server 2003
- From: Kevin Yu [MSFT]
- RE: Problems when try to launch word in server 2003
- Prev by Date: Re: Can't override CultureInfo.ToString
- Next by Date: Re: Problems with references
- Previous by thread: Re: Can't override CultureInfo.ToString
- Next by thread: RE: Problems when try to launch word in server 2003
- Index(es):
Relevant Pages
|