Encrypted TPS Files in Clarion 11

When starting the application, no error is presented to the end user. By using DebugViewer, I can see that it goes into a loop where it keeps trying to open the SOXUser file, which is password encrypted in the dictionary. This is the user file definition:


I have two virtual machines to do my development work: a Windows 7 Pro with C6.3; and, a Windows 11 with C11. We have a development file server which has the data on it. When I open the application or run TopScan on the 6.3 box all’s well; the C11 box doesn’t work.

In the C11 environment, when I try to open it with TopScan, I get the following:


Pressing the ‘OK’ button gives me this:

If I supply the correct password at this point, it opens the file as normal.