In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Ide crash

Xailer professional forum in English
Responder
Giuseppe Bogetti
Mensajes: 281
Registrado: Vie Ago 04, 2006 4:58 pm

Ide crash

Mensaje por Giuseppe Bogetti »

Hi,
using my custom control library I'm experiencing an error when I select
more than one control. This error is generated only with one type of my
custom controls. When this error happens the IDE is locked and I have to
shut it down using task manager.
I've already controlled the sources but found nothing strange. Can you
please help and shed some light on what could possibly cause the error ?
--
Regards,
Giuseppe
--
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5707
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Ide crash

Mensaje por jfgimenez »

Giuseppe,
> using my custom control library I'm experiencing an error when I select
> more than one control. This error is generated only with one type of my
> custom controls. When this error happens the IDE is locked and I have to
> shut it down using task manager.
>
> I've already controlled the sources but found nothing strange. Can you
> please help and shed some light on what could possibly cause the error ?
What Xailer version are you using? Even better if you can tell me the exact
xailer.exe's date.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5707
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Ide crash

Mensaje por jfgimenez »

Giuseppe,
> using my custom control library I'm experiencing an error when I select
> more than one control. This error is generated only with one type of my
> custom controls. When this error happens the IDE is locked and I have to
> shut it down using task manager.
>
> I've already controlled the sources but found nothing strange. Can you
> please help and shed some light on what could possibly cause the error ?
What Xailer version are you using? Even better if you can tell me the exact
xailer.exe's date.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Giuseppe Bogetti
Mensajes: 281
Registrado: Vie Ago 04, 2006 4:58 pm

Ide crash

Mensaje por Giuseppe Bogetti »

Il Tue, 19 May 2009 21:19:32 +0200, Jose F. Gimenez ha scritto:
Jose,
> Giuseppe,
>
>> using my custom control library I'm experiencing an error when I select
>> more than one control. This error is generated only with one type of my
>> custom controls. When this error happens the IDE is locked and I have to
>> shut it down using task manager.
>>
>> I've already controlled the sources but found nothing strange. Can you
>> please help and shed some light on what could possibly cause the error ?
>
> What Xailer version are you using? Even better if you can tell me the exact
> xailer.exe's date.
Version 2.0.0 (March 2009)
Exe datetime 18/03/2009 19.32.04
--
Regards,
Giuseppe
Giuseppe Bogetti
Mensajes: 281
Registrado: Vie Ago 04, 2006 4:58 pm

Ide crash

Mensaje por Giuseppe Bogetti »

Il Tue, 19 May 2009 21:19:32 +0200, Jose F. Gimenez ha scritto:
Jose,
> Giuseppe,
>
>> using my custom control library I'm experiencing an error when I select
>> more than one control. This error is generated only with one type of my
>> custom controls. When this error happens the IDE is locked and I have to
>> shut it down using task manager.
>>
>> I've already controlled the sources but found nothing strange. Can you
>> please help and shed some light on what could possibly cause the error ?
>
> What Xailer version are you using? Even better if you can tell me the exact
> xailer.exe's date.
Version 2.0.0 (March 2009)
Exe datetime 18/03/2009 19.32.04
--
Regards,
Giuseppe
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5707
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Ide crash

Mensaje por jfgimenez »

Giuseppe,
>> What Xailer version are you using? Even better if you can tell me the
>> exact
>> xailer.exe's date.
>
> Version 2.0.0 (March 2009)
>
> Exe datetime 18/03/2009 19.32.04
Thanks. Then, the problem is caused by some property value, which has ".F."
(as a string) and its default value is .F. (as a logical value). I'm not
sure how it can happen, but it's possible that the cause is a wrong
operation when saving or loading the object. Look for any property you have
declared which contains a logical value, or has a logical default value. And
review also the .xfm code.
If you don't find the cause (and its fix), try to tell us the exact steps to
reproduce the error.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5707
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Ide crash

Mensaje por jfgimenez »

Giuseppe,
>> What Xailer version are you using? Even better if you can tell me the
>> exact
>> xailer.exe's date.
>
> Version 2.0.0 (March 2009)
>
> Exe datetime 18/03/2009 19.32.04
Thanks. Then, the problem is caused by some property value, which has ".F."
(as a string) and its default value is .F. (as a logical value). I'm not
sure how it can happen, but it's possible that the cause is a wrong
operation when saving or loading the object. Look for any property you have
declared which contains a logical value, or has a logical default value. And
review also the .xfm code.
If you don't find the cause (and its fix), try to tell us the exact steps to
reproduce the error.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Giuseppe Bogetti
Mensajes: 281
Registrado: Vie Ago 04, 2006 4:58 pm

Ide crash

Mensaje por Giuseppe Bogetti »

Il Tue, 19 May 2009 22:19:57 +0200, Jose F. Gimenez ha scritto:
Jose,
>
> Thanks. Then, the problem is caused by some property value, which has ".F."
> (as a string) and its default value is .F. (as a logical value). I'm not
> sure how it can happen, but it's possible that the cause is a wrong
> operation when saving or loading the object. Look for any property you have
> declared which contains a logical value, or has a logical default value. And
> review also the .xfm code.
Thanks for pointing me in the right direction. I've fixed the error. In
that control of mine I defined a property lAutoSize as
PROPERTY lAutoSize AS LOGICAL INIT FALSE
WRITE METHOD SetAutoSize VALUES TRUE, FALSE
The fix to the error was to remove the VALUES part of the declaration and
everything works again as expected. Beeing logical value is useless so I
really don't know why I used it :-(
Thanks a lot for your help.
--
Regards,
Giuseppe
Giuseppe Bogetti
Mensajes: 281
Registrado: Vie Ago 04, 2006 4:58 pm

Ide crash

Mensaje por Giuseppe Bogetti »

Il Tue, 19 May 2009 22:19:57 +0200, Jose F. Gimenez ha scritto:
Jose,
>
> Thanks. Then, the problem is caused by some property value, which has ".F."
> (as a string) and its default value is .F. (as a logical value). I'm not
> sure how it can happen, but it's possible that the cause is a wrong
> operation when saving or loading the object. Look for any property you have
> declared which contains a logical value, or has a logical default value. And
> review also the .xfm code.
Thanks for pointing me in the right direction. I've fixed the error. In
that control of mine I defined a property lAutoSize as
PROPERTY lAutoSize AS LOGICAL INIT FALSE
WRITE METHOD SetAutoSize VALUES TRUE, FALSE
The fix to the error was to remove the VALUES part of the declaration and
everything works again as expected. Beeing logical value is useless so I
really don't know why I used it :-(
Thanks a lot for your help.
--
Regards,
Giuseppe
Responder