I have an EFS which has a button to set a condition true or false. The default is false. I set this running on both V10.6, and V11.3, to get a comparison of returned values, with the button set to true. I let it run while I sleep.
Most times when I check it, the button has reset to false on the V11.3 application, while still continuing correctly on V10.6. I suspect V11 is resetting due to a very short dropout from the server, however V10 is not affected.
Is there anyway that I can configure V11.3 to be more tolerant (assuming this is the problem)? Perhaps a property somewhere where I can extend the wait time for data or reconnection?
Or any suggestions on what other conditions may cause this problem? Kinda makes V11 very hard for me to use.......
Cheers
Mervk
Most times when I check it, the button has reset to false on the V11.3 application, while still continuing correctly on V10.6. I suspect V11 is resetting due to a very short dropout from the server, however V10 is not affected.
Is there anyway that I can configure V11.3 to be more tolerant (assuming this is the problem)? Perhaps a property somewhere where I can extend the wait time for data or reconnection?
Or any suggestions on what other conditions may cause this problem? Kinda makes V11 very hard for me to use.......
Cheers
Mervk
Comment