-
Excel Object from ASP
Anyone have any luck opening an existing Excel file using an Excel Object
from an ASP page? I can create a new object and save it to disk, but I have
not been able to open an existing file. I get a "metabase" error.
Chuck
-
Re: Excel Object from ASP
excel is an out of process app - hence the metabase error. You have to set
allow out of procs to 1 in the metabase, with the meta editor from the IIS
resource kit - or via ADSI code in ASP. I recall asptoday had an excellent
article on excel in asp, it might help you out somewhat.
Regards
John Timney (MVP)
Chuck Eby <ceby@fallschurch.esys.com> wrote in message
news:39105208$1@news.devx.com...
>
> Anyone have any luck opening an existing Excel file using an Excel Object
> from an ASP page? I can create a new object and save it to disk, but I
have
> not been able to open an existing file. I get a "metabase" error.
>
> Chuck
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks