#1 Re: mORMot 1 » Problem starting a windows service » 2022-10-28 04:30:19

I problem is also solved for me.
Thank you all

#2 Re: mORMot 1 » Problem starting a windows service » 2022-10-25 03:47:21

Yes it's an win64 application
The situation seems indeed similar.
I hadn't seen the post that had to come up while I was writing...

#3 mORMot 1 » Problem starting a windows service » 2022-10-24 17:33:01

Marchand Nicolas
Replies: 3

hello,
I have been developing for many years an application under delphi (currently version 11, with the last version of synopse.)

In console mode application works fine.
But if I try to launch it in windows service mode I have the following two errors:
  * 20221024 17090204  " EXCOS EAccessViolation (c0000005) [] at 7ffe6b444fe4
  * 20221024 17090253  " EXCOS EExternalException (06) [] at 7ffe6ab2fb0c
The map system of address c0000005 is in windowsAPIs.INC -System

Debugging show an exception "ACCESS_VIOLATION" in TService.ReportStatus trying  to run the windows procedure "SetServiceStatus(FStatusHandle, fStatusRec);" (ligne 1242 of mORMotService)


Has anyone had this problem before or have a clue...
I stall!

Thanks in advance

Board footer

Powered by FluxBB