I have a super odd problem going on with a PowerBuilder program. We are in the process of testing out all of our existing PowerBuilder programs on a Windows 10 computer. This particular program is written in PB Classic 12.5. The program is completely contained in a folder on the network. We just run the exe and all of the PBDs and DLLs are in that same folder. Every other PB12.5 program has worked, but not this one.
What is odd is that the program will just spin the cursor, and then do nothing. No errors, nothing.
BUT, if I rename that folder, the program runs just fine. In fact, I can make a copy of the folder on the desktop - same behavior. If the folder is named the same, it will not run. If it's renamed, it will run just fine. NO other changes are made, other than renaming the folder.
I can keep the folder name the same, but rename the EXE and it will won't run.
The folder is named "Versigo"
Has anyone ever seen that behavior before? It makes no sense at all. And of course this is the most used program in the company. I have tried recompiling it, no changes.