FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour OLE-problem
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
OLE-problem
Posted: Fri Oct 25, 2013 04:03 PM
Hello,

I use OLE to connect my application to Word, Outlook and Excel.

I have a customer with a brand new PC with Windows 7 Home Edition and Office 2003.

My own PC has Windows 7 Pro and also Office 2003.

If I run my application on my PC, I have got no problem at all.

If my application is run on my customer's PC, I got an OLE Out of Memory error on this line :
Code (fw): Select all Collapse
xOffVers := VAL(JuOle:Version)
. Does anyone has any idea what the problem might be?

Thanks a lot in advance.

Have a nice weekend.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Re: OLE-problem
Posted: Fri Oct 25, 2013 07:24 PM

Michael

Just off the top of my head .. you might check to see if Excel has run over some of its limits .. see link

http://office.microsoft.com/en-us/excel ... 99291.aspx

Rick Lipkin

Continue the discussion