I checked on the internet and people have success using Office 2000 and
Office 2003 in IIS with some configuration.
The only thing is it is not working for us because we are missing some thing.
Is there any information any one can point to related this configuration?
This application is using Office 2003 on II6 with no issues for last 3 years
using .Net framework 1.1. The application is now being converted to .Net 2.0
and being ported on 2008 server.
1. Do I need to have Framework 1.1 installed on the 2008 server? We are
using PIA assemblies for excel and on Microsoft site it shows the requirement
of .Net Framework 1.1.
2. My another question is - Do you think using PIA assemblies for Office
2007 will work here if Office 2003 being used on the server.
"Mark Rae [MVP]" wrote:
> "dinoo" <> wrote in message
> news:F97AA047-82AF-4A0D-9BCE-...
>
> >I would appreciate immediate help on this.
> >
> > We are using a functionality to read and write Excel files using Office
> > Automation using PIA assemblies for MS Office 2003. We have office 2003
> > installed on Windows Server 2008.
> > While trying to run the application we are getting following error -
> > System.Runtime.InteropServices.COMException
> > ErrorCode: -2146827284
> > Message: Exception from HRESULT: 0x800A03EC
> >
> > The application is running under Network Service account and we have added
> > this account to Admin group.
> >
> > Appreciate if some one can help out on this issue at the earliest.
>
> Microsoft Office isn't designed to be used in this way, to the extent that
> Microsoft won't support any solution which even tries:
> http://support.microsoft.com/default...US;q257757#kb2 - note
> specifically the paragraph in bold...
>
> Use this:
> http://www.aspose.com/categories/fil...a/default.aspx
> and your problems will disappear.
>
> Remember to uninstall Office from your webserver too...
>
>
> --
> Mark Rae
> ASP.NET MVP
> http://www.markrae.net
>
>