I have moved a 24 webapp to 25 which compiles find but when running I just get a blank browser screen, no DataFlex errors and the Event Log has the following.
It is hard to see what is wrong here as database/server is the same and connID is the same
Any suggestions?
Code:
Application: BecklynMobile25
Session: N/A
From: N/A
Session failed to initialize: Fatal error occurred during child process initialization: Login attempts failed. Application will be halted
Connection Id=BECKLYN.
[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Login failed for user 'NT AUTHORITY\SYSTEM'.
DataFlex Error#: 4401 in line: 9892.
MSG_BASICERRORREPORT (5372) - oErrorHandler (5) - at address 13916
MSG_HANDLEERROR (4990) - oErrorHandler (5) - at address 13971
MSG_ERROR_REPORT (433) - oErrorHandler (5) - at address 9758
[global method] (-9884) - oConnection (27) - at address 9892
MSG_LOGINALL (5197) - oConnection (27) - at address 12374
MSG_AUTOCONNECT (4949) - oConnection (27) - at address 12383
MSG_AUTOCONNECT (4949) - oApplication (23) - at address 9021
MSG_DOOPENWORKSPACE (4948) - oApplication (23) - at address 9014
MSG_END_CONSTRUCT_OBJECT (459) - oApplication (23) - at address 9043
MSG_END_CONSTRUCT_OBJECT (459) - oApplication (23) - at address 41785
MSG_END_CONSTRUCT_OBJECT (459) - oApplication (23) - at address 105001
[start] - at address 105004