I am using Delphi Pro 11 and 12.3 in a 64-bit windows 11 Pro Lenovo Laptop. I installed TMS Business Core using TMS Dashboard. Delphi Pro 11 starts without issue. Delphi Pro 12, however, throws an exception with the message:
Cannot load package C:\Users\tthompson\AppData\Local|TMS Setup.tmssetup\build\bpl\Win32\dcltmsbcl290.bpl. %1 is not a valid Win32 application. Do you want to attempt to load this package the next ime a project is loaded?
Thanks for your response. Unfortunately, the post did not help. I am using the 32-bit IDE, and I confirmed the problem packages are also 32-bit. I looked in my registry and found the package are listed in the "Known Packages" folder. Next, I found, opened, and manually rebuilt the 32-bit version of the Business Core package. Then I copies the design and runtime package into .tmssetup/build. Same problem when I tried to install them.
Based on the recommended post, I looked in the 64-bit ide and found the components successfully installed. However, the 64-bit version does not contain FastReport or Konopa components, both of which I am using in the application.
First I recommend you never tweak the installation doing things like manually compiling, copying packages, etc. After you do this, I cannot recommend much else because I don't know what you did how does it affect the current installation.
I recommend you undo everything you have manually done, uninstall and reinstall everything, and if it still doesn't work, try running the tms doctorDoctor command to see if there is something else missing in your installation.
Also recommend checking for leftovers (packages, paths, etc.). For example, you could download Everything (https://www.voidtools.com) and look in your storage for files named tmsbcl290.bpl, dcltmsbcl290.bpl and see if you have duplicates/old versions of such files that might be interfering.