CGI EXE and Excel OLE

Post Reply
User avatar
Enrico Maria Giordano
Posts: 8776
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Has thanked: 1 time
Been thanked: 8 times
Contact:

CGI EXE and Excel OLE

Post by Enrico Maria Giordano »

Dear friends,

I need to use Excel via OLE inside a xHarbour CGI EXE. Unfortunately, all I get is a 502.2 error when CreateObject() is executed. Please note that it works fine if the EXE is run from the console but not from the browser. I use IIS as web server.

Anybody knows any fix for this error? Maybe it's a wrong IIS configuration setting?

EMG
User avatar
cnavarro
Posts: 6608
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Has thanked: 6 times
Been thanked: 8 times

Re: CGI EXE and Excel OLE

Post by cnavarro »

Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
Enrico Maria Giordano
Posts: 8776
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Has thanked: 1 time
Been thanked: 8 times
Contact:

Re: CGI EXE and Excel OLE

Post by Enrico Maria Giordano »

Thank you, I will look at these.

EMG
Post Reply