FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ERROR WITH XBROWSE TOExcel method
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
ERROR WITH XBROWSE TOExcel method
Posted: Fri Apr 05, 2019 12:14 PM
I have

ACTION oApp():ToExcel() ;




the error
Code (fw): Select all Collapse
Application
===========
   Path and name: C:\Work\Prg\Bikini\main.Exe (32 bits)
   Size: 4,847,616 bytes
   Compiler version: Harbour 3.2.0dev (r1712141320)
   FiveWin  version: FWH 18.12
   C compiler version: Borland/Embarcadero C++ 7.3 (32-bit)
   Windows version: 6.1, Build 7601 Service Pack 1

   Time from start: 0 hours 2 mins 16 secs 
   Error occurred at: 05-04-2019, 14:10:42
   Error description: (DOS Error -2147352567) WINOLE/1007  Impossibile trovare la proprietà Select per la classe Range. (0x800A03EC): Microsoft Excel

Stack Calls
===========
   Called from:  => TOLEAUTO:SELECT( 0 )
   Called from: .\source\classes\XBROWSE.PRG => TXBRWCOLUMN:TOEXCEL( 15785 )
   Called from: .\source\classes\XBROWSE.PRG => TXBROWSE:TOEXCEL( 9767 )
   Called from: source\PServizi.prg => (b)VTASKBAR( 390 )
   Called from: Lib\vtaskbar\c5VMenu.prg => TVMENU:EVALACTION( 1704 )
   Called from: Lib\vtaskbar\c5VMenu.prg => TVMENU:LBUTTONUP( 1398 )
   Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1791 )
   Called from: Lib\vtaskbar\c5VMenu.prg => TVMENU:HANDLEEVENT( 905 )
   Called from: .\source\classes\WINDOW.PRG => _FWH( 3541 )
   Called from:  => WINRUN( 0 )
   Called from: .\source\classes\WINDOW.PRG => TWINDOW:ACTIVATE( 1073 )
   Called from: source\main.prg => TAPPLICATION:ACTIVATE( 343 )
   Called from: source\main.prg => MAIN( 76 )
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: ERROR WITH XBROWSE TOExcel method
Posted: Fri Apr 05, 2019 02:55 PM

There is a problem in exporting images to Excel.

Regards



G. N. Rao.

Hyderabad, India
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: ERROR WITH XBROWSE TOExcel method
Posted: Fri Apr 05, 2019 04:53 PM

I sent you my data file
the file images are all pngs

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: ERROR WITH XBROWSE TOExcel method
Posted: Fri Apr 05, 2019 06:07 PM

Export of images to Excel is not working.

Regards



G. N. Rao.

Hyderabad, India
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: ERROR WITH XBROWSE TOExcel method
Posted: Fri Apr 05, 2019 07:46 PM

But this morning I saw the excel with images into and the png were with black background
then where I try new it crashed that error

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: ERROR WITH XBROWSE TOExcel method
Posted: Sat Apr 06, 2019 06:36 AM
Nages
this morning not make error

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion