Current Version (3.23.0.2022?) Issues
Posted: Fri Dec 09, 2022 8:50 am
My computer recently updated to a new X15 and I started having issues with a setup that has been around a couple years. First, in Properties for the installer it says 32.23.00.2022. When I run X15 and click Version it says 3.22.2022. Is that the latest?
I'm running into issues that aren't due to code changes. For example, we do a serial number validation. The serial number is parsed and we check the 5th position for a 2 (If Variable SERIAL5 not Equals 2), display invalid serial number message. I set a Watch for SERIAL5 in the debugger and it is 2 but I still get the invalid SN message. This has been fine for a couple of years until I updated to the latest X15. As an experiment I changed the code to evaluate an expression (SERIAL5 >= 2 and SERIAL5 <= 2) and that works.
I tried to uninstall and reinstall the previous setup I had in my downloads folder (Properties says 32.0.0.2022) but the installer failed. Is there any way I can get a full setup for 32.0.0.2022 to see if that fixes the issues I'm having now?
Thanks, Pete
I'm running into issues that aren't due to code changes. For example, we do a serial number validation. The serial number is parsed and we check the 5th position for a 2 (If Variable SERIAL5 not Equals 2), display invalid serial number message. I set a Watch for SERIAL5 in the debugger and it is 2 but I still get the invalid SN message. This has been fine for a couple of years until I updated to the latest X15. As an experiment I changed the code to evaluate an expression (SERIAL5 >= 2 and SERIAL5 <= 2) and that works.
I tried to uninstall and reinstall the previous setup I had in my downloads folder (Properties says 32.0.0.2022) but the installer failed. Is there any way I can get a full setup for 32.0.0.2022 to see if that fixes the issues I'm having now?
Thanks, Pete