Page 1 of 1

ERROR WITH XBROWSE TOExcel method

Posted: Fri Apr 05, 2019 12:14 pm
by Silvio.Falconi
I have

ACTION oApp():oGrid:ToExcel() ;


Image

the error

Code: Select all | Expand

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 )

Re: ERROR WITH XBROWSE TOExcel method

Posted: Fri Apr 05, 2019 2:55 pm
by nageswaragunupudi
There is a problem in exporting images to Excel.

Re: ERROR WITH XBROWSE TOExcel method

Posted: Fri Apr 05, 2019 4:53 pm
by Silvio.Falconi
I sent you my data file
the file images are all pngs

Re: ERROR WITH XBROWSE TOExcel method

Posted: Fri Apr 05, 2019 6:07 pm
by nageswaragunupudi
Export of images to Excel is not working.

Re: ERROR WITH XBROWSE TOExcel method

Posted: Fri Apr 05, 2019 7:46 pm
by Silvio.Falconi
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

Re: ERROR WITH XBROWSE TOExcel method

Posted: Sat Apr 06, 2019 6:36 am
by Silvio.Falconi
Nages
this morning not make error

Image