Hi Sir or Madam,
I had setup the PowerServer web, with proper AEM configuration. HOwever, it failed/didnt save to the table/database after i click save. There is no error return. I believe the connection to server/database is succeeded, because i am able to login (it is our application logon screen) and data display correctly. Please advice. Thank you.
Thanks for your quick reply. I check the error log from AEM, They are:.. WHY?
2019-10-14 09:55:05.088 : Connection to Sybase server has been lost. Connection died while writing to socket. Socket returned error code 10054. All active transactions have been rolled back.
at Sybase.Data.AseClient1.AseCommand.CheckResult(Int32 res)
at Sybase.Data.AseClient1.AseCommand.ExecuteNonQuery()
at Appeon.Server.Services.DataService.ASE.EonASENETConnection..ctor(AseConnection _dbConnection, PBTransactionProperties _pbTrans, Int32 commandTime)
2019-10-14 10:45:41.185 : Connection to Sybase server has been lost. Connection died while writing to socket. Socket returned error code 10054. All active transactions have been rolled back.
at Sybase.Data.AseClient1.AseCommand.CheckResult(Int32 res)
at Sybase.Data.AseClient1.AseCommand.ExecuteNonQuery()
at Appeon.Server.Services.DataService.ASE.EonASENETConnection..ctor(AseConnection _dbConnection, PBTransactionProperties _pbTrans, Int32 commandTime)
I also setup the debug mode at AEM. What i can do with that? I run it and i see no different?
Debug Tracing requires two settings ...
1) Global
2) application
When those are both on, Debug Tracing will activate.