Hi all, I have an older Web App that I have built in Xojo 2019 R3.2 that I compile as a standalone Windows executable. I was working on some changes to the app the other day when the power supply in my PC failed. After I got that replaced I was able to load the application okay, however, when I attempt to run it or compile it Xojo gets through the compiling then freezes and becomes unresponsive.
I have tried the following with no joy:
(on my original computer)
- tried opening a backup copy
- tried clearing the caches
- deleting the Debug compile folder
- saving the file from binary_xojo_project to just xojo_project
- ran chkdsk on my drive
(fired up a new computer with fresh install of Windows 11 and installed Xojo 2019R3.2 and added MBS plugins)
- tried opening original file
- tried opening backup file
- tried clearing caches
- tried replacing MBS plugins with latest
- tried opening a different project and it loads and compiles just fine.
I assume at this point it is something with the project specifically or possibly some cache that I missed but I cleared the caches manually in the AppData\Roaming\Xojo folder and also clicked the Clear Caches button in the GUI under build settings.
Any ideas are greatly appreciated!