Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
koifran #1
COM Object Excel
Hi,
I was using a Coldfusion 4.5 server on a windows NT platform on which I was
exporting datas in a Excel 97 using COM object.
I've migrated all this to a coldfusion MX 7.0.1 on a Windows 2000 server.
Dispite the exact same installation of my Excel 97 on my new server, it doesn't
work anymore (no Excel page is opening). Is there a new limitation with COM
objects with coldfusion MX ? (it neither works properly with Excel 2000, but I
do have an Excel page opening)
thanks for any help
regards,
Francois
koifran Guest
-
Excel create object error
Hello! I have an ASP page that creates an Excel object: set lobjXLSApplication = CreateObject("Excel.Application") This used to run fine on my... -
Web service in .net not able to create Excel com object
(Type your message here) Hi! I created a web service in .net where in the web method makes call to a function in which I am creating an excel... -
Problem on the ASP using the Excel.Application Object
Hi, All: I want to use excel component in the ASP. My code is that ----------------------------------------------------------- Dim oExcel As... -
Excel COM object not being destroyed
Hi everyone, I have a .NET component (DLL) that uses Excel (creates workbook, adds some data, saves workbook, quits Excel) If I call this... -
Excel object in ASP
I am trying to use an excel spreedsheet on an asp.net page. The follow code works (with output mod.) in a .net console application. When I try to...



Reply With Quote

