Batigest SME error 380 - property value
Thierry335
Posted messages
8
Status
Membre
-
DPSI -
DPSI -
Hello,
I had reported a problem with Batigest PME some time ago, in the menu ''Statistics > Activity Summary''.
Previously, I received the following error message:
“The software execution cannot continue
Index out of range
Reference: 9 Activity Summary (IDG)”
This message kept looping and forced me to use CTRL-ALT-DELETE to exit.
After several months without trying, the attempt I just made today gives me a new message that might guide a kind soul to help me.
The message is as follows:
“Runtime error '380' - Invalid property value”
Details:
The version used is V6.0 R1
If someone could help me, thank you in advance.
Configuration: Windows XP Internet Explorer 7.0
I had reported a problem with Batigest PME some time ago, in the menu ''Statistics > Activity Summary''.
Previously, I received the following error message:
“The software execution cannot continue
Index out of range
Reference: 9 Activity Summary (IDG)”
This message kept looping and forced me to use CTRL-ALT-DELETE to exit.
After several months without trying, the attempt I just made today gives me a new message that might guide a kind soul to help me.
The message is as follows:
“Runtime error '380' - Invalid property value”
Details:
The version used is V6.0 R1
If someone could help me, thank you in advance.
Configuration: Windows XP Internet Explorer 7.0
Configuration: Windows XP Internet Explorer 7.0
1 réponse
Hello,
This error has been corrected in version 6R2. Please request it from your dealer; if they do not have it, let me know, and I will provide it to you.
In the meantime, you have the following workaround: increase the threshold for analysis.
- Using a text editor like Windows Notepad, edit the Batig.ini.txt file located in the APIBAT \ Batgest6 directory (on a network, it is located on the machine acting as the data server).
- Search for the option SynthèseActivité:Seuil de concrétisation estimée. On a network, the option will be present for each workstation identified by the section [Poste : xx].
- Go to the Utilities menu \ Edition settings,
- Open the parameter of your choice,
- Click on the Script icon,
- Insert the following queries as the first line of the script:
Execute " DELETE * FROM SysPositFiches WHERE SysPositFiches.Fiche='frmTableauBord' "
Execute " DELETE * FROM SysScroll WHERE SysScroll.TypeVue LIKE 'SA*' "
- Validate the script,
- Launch a preview of the settings,
- Exit the settings without saving changes.
Best regards.
This error has been corrected in version 6R2. Please request it from your dealer; if they do not have it, let me know, and I will provide it to you.
In the meantime, you have the following workaround: increase the threshold for analysis.
- Using a text editor like Windows Notepad, edit the Batig.ini.txt file located in the APIBAT \ Batgest6 directory (on a network, it is located on the machine acting as the data server).
- Search for the option SynthèseActivité:Seuil de concrétisation estimée. On a network, the option will be present for each workstation identified by the section [Poste : xx].
- Go to the Utilities menu \ Edition settings,
- Open the parameter of your choice,
- Click on the Script icon,
- Insert the following queries as the first line of the script:
Execute " DELETE * FROM SysPositFiches WHERE SysPositFiches.Fiche='frmTableauBord' "
Execute " DELETE * FROM SysScroll WHERE SysScroll.TypeVue LIKE 'SA*' "
- Validate the script,
- Launch a preview of the settings,
- Exit the settings without saving changes.
Best regards.