Re: Can't open an Excel 2K workbook from ASP.NET application on Win2K Server
From: Andrea D'Onofrio [MSFT] (andreado_at_online.microsoft.com)
Date: 01/08/04
- Next message: Bryan Martin: "4th attempt: UDP Socket Bug"
- Previous message: Saifee: "access denied with microsoft outlook"
- In reply to: Alla: "Can't open an Excel 2K workbook from ASP.NET application on Win2K Server"
- Next in thread: Alla: "Re: Can't open an Excel 2K workbook from ASP.NET application on Win2K Server"
- Reply: Alla: "Re: Can't open an Excel 2K workbook from ASP.NET application on Win2K Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 8 Jan 2004 11:36:19 +0100
Is Excel installed on the web server?
Remember that Office automation is not supported on server side:
INFO: Considerations for Server-Side Automation of Office
http://support.microsoft.com/default.aspx?scid=kb;EN-US;257757
HtH,
Andrea
"Alla" <allaspivak@ameritech.net> wrote in message
news:41977989.0401072027.73e65d2b@posting.google.com...
> I'm trying to open an Excel wokrbook from ASP.NET application with
> this statement:
> oExcel = Excel.Workbooks.Open(sFile)
> and I get this error:
> System.Exception: System.Runtime.InteropServices.COMException
> (0x800A03EC): Microsoft Excel cannot open or save any more documents
> because there is not enough available memory or disk space.
> This code works fine on my WIN2K workstation but not on the WEB
> server!
>
> When I look in the event log on the server I see this error:
> From MSI installer:
> Failed to connect to server. Error: 0x80070005
> Detection of product '{00000409-78E1-11D2-B60F-006097C998E7}', feature
> 'ExcelUserData', component '{8ADD2C96-C8B7-11D1-9C67-0000F81F1B38}'
> failed. The resource
> 'HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Excel\UserData' does
> not exist.
>
> WEB Server system info: Win2000 SP4 advanced server; Office 2000 SP3;
> IIS 5.0
> PLEASE HELP!
- Next message: Bryan Martin: "4th attempt: UDP Socket Bug"
- Previous message: Saifee: "access denied with microsoft outlook"
- In reply to: Alla: "Can't open an Excel 2K workbook from ASP.NET application on Win2K Server"
- Next in thread: Alla: "Re: Can't open an Excel 2K workbook from ASP.NET application on Win2K Server"
- Reply: Alla: "Re: Can't open an Excel 2K workbook from ASP.NET application on Win2K Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|