Search found 16 matches: destructors

Return to advanced search

Re: Exit Error : 13.04 OLE

Tim, I have searched in all Harbour libraries for the error that you described: The exact error is: Destructors Disabled : Destructor of class 'TOLEAUTO' can't be executed and it does not exist inside the Harbour libs neither in all Harbour sources. But it exists in xHarbour ...
by Antonio Linares
Fri May 17, 2013 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exit Error : 13.04 OLE
Replies: 26
Views: 4462

Exit Error : 13.04 OLE

... xHarbour ( commercial ). The error occurs when exiting the main application, IF an OLE instance has been used at some point. The exact error is: Destructors Disabled : Destructor of class 'TOLEAUTO' can't be executed I'd sure like to get around this ! Thanks for input. Tim
by TimStone
Fri May 17, 2013 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exit Error : 13.04 OLE
Replies: 26
Views: 4462

Re: Facturación electronica - España

... 3:U - Llamado desde CREATEMAINWINDOW(302) Param 1:O Class: TICON - Llamado desde MAIN(218) Local 1:C Local 2:U Local 3:U Local 4:O Class: TICON Destructors disabled! Destructor of class: 'TOLEAUTO' can't be executed. Un saludo ;)
by mgsoft
Sun Dec 05, 2010 6:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Facturación electronica - España
Replies: 69
Views: 24076

ERROR ADO

Hola Amigos aca nuevamente con problemas

con ADO me sale este error:


Destructors disable! Destructor of class: 'TOLEAUTO' can't be executed.

y no he pòdido reproducirlo ya que en error.log sale eso nada mas

Saludos
by jbrita
Mon Oct 26, 2009 2:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR ADO
Replies: 1
Views: 401

Re: Erro 9000:

Antonio, oOleAutoObject := nil I've received an Error.log from a Client with just the single line: "Destructors disabled! Destructor of class: 'TOLEAUTO' can't be executed." No function names, lines or other info in the Error.log I'm using FWH 9.05 and xH 1.2.1 provided ...
by Davide
Tue Sep 01, 2009 1:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Erro 9000:
Replies: 15
Views: 2119

Erro 9000:

Unrecoverable error 9000:

Destructors disabled! Destructor of class: 'ToleAuto' Can´t be executed.

why it ?
by lailton.webmaster
Tue Jul 21, 2009 6:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Erro 9000:
Replies: 15
Views: 2119

Re: Muy mejorada Clase TActiveX !!!

Carlos,

Por lo visto, el error "Destructors disabled! Destructor of class: 'TOLEAUTO' can't be executed" ha sido arreglado en las versiones recientes de xHarbour.

Si usas la version 1.2.1 no deberia aparecerte.
by Antonio Linares
Sun Apr 19, 2009 6:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Muy mejorada Clase TActiveX !!!
Replies: 9
Views: 3333

Re: Muy mejorada Clase TActiveX !!!

... 1. - Lo puse al final de la apliación, cuando cierra la ventana principal, que es cuando deja de usar el Activex. Sigue saliendo el mismo error: Destructors disabled! Destructor of class: 'TOLEAUTO' can't be executed. 2.- Otra pregunta: Porqué funciona bien con esta instrucción :    oAct := TActiveX():New( ...
by Cgallegoa
Sat Apr 18, 2009 8:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Muy mejorada Clase TActiveX !!!
Replies: 9
Views: 3333

Re: Muy mejorada Clase TActiveX !!!

... Linkie los dos archivos (el nuevo TActivex.prg y Actx.obj) a mi aplicación y funcionó perfecto. Pero..... Al salir me genera este error : Destructors disabled! Destructor of class: 'TOLEAUTO' can't be executed. que antes no salía. Cómo puedo corregirlo.? :? Saludos y gracias, Carlos Gallego
by Cgallegoa
Sat Apr 18, 2009 2:25 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Muy mejorada Clase TActiveX !!!
Replies: 9
Views: 3333

Re: AYUDA CON TSBROWSE Y ADO

... tanto usaré el de una versión anterior. En efecto me funcionó con ADO. Tengo dos observaciones: 1. Al cerrar la aplicación genera error "Destructors disabled! Destructor of class ''TOLEAUTO" can't be executed". Creo que se puede corregir si en el Method Destroy() se agrega lo ...
by Cgallegoa
Mon Apr 13, 2009 12:50 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: AYUDA CON TSBROWSE Y ADO
Replies: 15
Views: 2496

... * include/classes.h * source/vm/classes.c + Added hb_clsClearAllClassDatas() * source/vm/hvm.c + Add call to clear class datas before disabling Destructors /* This change dismisses the restriction on storing a destructable object into a classdata, but by the time such Destructor are activated ...
by Enrico Maria Giordano
Fri Aug 29, 2008 8:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simple RSS reader for your applications...
Replies: 55
Views: 14032

They must be and explanation about where my error come from, in the winole32.prg from xharbour there is no message like: Destructors disabled! Destructor of class "TOLEAUTO' can't be executed. May be you are right, but if I don't destroy the objects created I always advised with the ...
by Andrés González
Wed Aug 27, 2008 1:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simple RSS reader for your applications...
Replies: 55
Views: 14032

Still the same problem, upgraded to 23/08/08 xharbour and the same problem if I don't destroy de objects with ::Object:=nil, the program advise me:

Destructors disabled! Destructor of class "TOLEAUTO' can't be executed.
by Andrés González
Wed Aug 27, 2008 12:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simple RSS reader for your applications...
Replies: 55
Views: 14032

Error de TOLEAUTO

Estoy compilando un ejemplo sobre openoffice que hay por el foro y cuanto intento salir para finalizar el programa me lanza el siguiente mensaje: Destructors disabled! Destructor of class "TOLEAUTO' can't be executed. http://img355.imageshack.us/img355/5376/screenshotid3.th.jpg ...
by Andrés González
Mon Aug 25, 2008 12:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error de TOLEAUTO
Replies: 6
Views: 1514

> Destructors disabled! Destructor of class: 'TOLEAUTO' can't be executed.

Al objeto TOleAuto usado hay que hacerlo valer nil para evitar ese error:

oOleAuto := nil
by Antonio Linares
Sat Jun 14, 2008 7:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ADOBASE, ultima version muy mejorada.
Replies: 27
Views: 6219
Next

Return to advanced search