tgbs
Members-
Content Count
97 -
Joined
-
Last visited
-
Days Won
1
Everything posted by tgbs
-
There are vacancies for a Delphi programmer in my country, but there are low salaries and old versions of Delphi. Mostly version 7, almost no companies using 10.x or 11
-
No problem with Getit and Windows 11 Edit: Here maybe
-
TDBgrid. Problem is in Vcl.Grids
-
I read from web that Linux service are created via Fork() . But this cannot be used in linux containers. Because engine look for master pid and finish execution if it stopped. Is there any skeleton of such a program. I will use the application in a docker, which will be accessed through Nginx.
-
Windows 10 will randomly terminate the application
tgbs replied to Miro Hlozka's topic in General Help
Are these comports real rs232 or are they on USB? If they are via USB I would look at the Power settings. -
Is there only an update / patch or do I need a complete installation?
-
Debug is almost impossible. Tried with Delphi 10.4 and 11. One minute waiting for attach to process w3wp.exe. And then it disconnects and there is no debug. The same project with the two Delphis has no problem with Windows <11. Has anyone managed to debug ISAPI on Windows 11 ?
-
The problem is only with Windows 11. And I don't understand why I have to try to get around the problem. Besides, as I wrote, it is not only with IIS but also with Datasnap
-
Nothing in central I will try of course, but it is not so easy
-
CreateOleObject('com.sun.star.ServiceManager'); Read here
-
I thought GExpert could handle that. We have our find / replace utility
-
How to find in DFM caption like that "Булстат" ? DFM is text but text is Caption = #1041#1091#1083#1089#1090#1072#1090 Thanks
-
This too https://quality.embarcadero.com/browse/RSP-37004
-
There are several reports at their quality Portal
-
Things are getting worse. I can't debug and datasnap services. Any one ?