DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Hybrid View

  1. #1
    Chuck Eby Guest

    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

  2. #2
    John Timney (MVP) Guest

    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




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links