C11 App and Windows Server 2022 - Any Issues?

Is there any known issues with Clarion 11 and Windows server 2022?
We have 2 sites both on Windows server 2022 and the users RDP to the server to run the app we are getting random Freezing or the app just closes mid key stroke.

Hi Louie

maybe check in case you have the Runtime Translation turned on. I remember a thread some time back where problems were tracked back to that.

here it is:

hth

Geoff R

Thanks Geoff, we will check.

How is this different from your first post?

You can add related details to that same Topic.

Hi Carl, I will do this next time.

My users are moving my Clarion 11 app to their Windows Server 2022 from Windows Server 2019, accessing my app via Remote Desktop Connection. (There are 2 users of the programs; it uses Microsoft SQL Server Enterprise Edition).
Has anyone encountered any issues?

Hi Bob,

We have seen no issues with Win Server 2022 including using SQL 2016, 2019 and 2022. We also have the retail management software running under TSPlus on Win Server 2022.

Hope that helps!

2 Likes

Hi Kelly,

Thank you very much for replying.

Yes. This is most helpful.

Bob

Hi Bob,

We have compiled our applications with C11.1 and they do not have any issue with Window Server 2022.

Thank you, Louie.

I appreciate you taking the time to let me know you haven’t had any issues with your Clarion app on Windows Server 2022.

Bob

Hello. We are experiencing random closing issues with C10 applications on Windows Server 2019. This happens even when using RDS or TSPlus (in the latter case, the screen freezes and the user has to force close the app)

Hello,

We are also having the same problems and we are putting a full debug version live next month to see if we can get debugging information to see what is the cause.

We use Server 2019 with TS-PLUS only and it also just randomly just close or freezes.

Hi Marius, were you able to solve the problem? Honestly, I’m lost — the system uses multiple DLLs and the issue happens randomly.

Lisandro, are you running on windows server 2022?

Hi Bruce,

My system runs on a Windows Server 2019 server. Users access the system through TS Plus, installed on a Windows Server 2019 server. The Clarion version is 10.11834 PE.

In some cases, the application simply freezes, with no error message. In other cases, the application closes, also with no error message. In this setup, there are multiple clients, each one using the system from their own specific folder. All servers are VMs.

Sometimes, an error occurs as shown in the attached screenshot.

The application is multi-DLL, using CapeSoft Multi-Proj.

I believe the error isn’t always recorded in the Windows Event Log, based on the timestamp in the error screenshot and the attached log.

Hi Lisanddro_Decker
I recall having a similar problem a few years ago.
I had Enable Run-Time Translation ticked on - removed that and my problem disappeared
I hope this helps
Rohan

Hi Lisandro,

Yes we found our problem - (no Solution yet), the problem is .net DLL used by our report writer that does not release/dumb/free the Ram it uses. (It would allocate 1-6MB of base ram every report you run and then just crash as soon as it reached a limit)

We reported the issues with the 3rd-party and are waiting for a solution.

Do you also have something like this?

So, I saw this issue in another thread. But unfortunately, all the apps have this option unchecked.

1 Like

We still haven’t been able to figure out the cause. It’s been tough.

1 Like