lema Posted February 9 Posted February 9 Hello. In the log files of a project, important information has been stored. Since the log files are older, I can't remember if I had enabled a specific option myself! The specific project was on our production IIS server and was built with v1.95.0.1587 - Delphi 11. project.dll: 00001520: 11:10:28 [192.168.0.10]:Ajax=1 IsEvent=1 Obj=O13 Evt=click this=O13 _S_ID=27K2aUtkJf00FD75672 _fp_=%...... <very important user data !> _seq_=4 _uo_=O0 SCRIPT_NAME=/apps/project.dll It looks like all events and all data being posted were logged. For example: Evt=resize Evt=data Evt=afterrender Evt=deactivate Evt=beforeclose What mistake did I make? Did I enable an option that I shouldn't have??? Quote
Administrators Farshad Mohajeri Posted February 13 Administrators Posted February 13 On 2/9/2025 at 3:36 AM, lema said: Hello. In the log files of a project, important information has been stored. Since the log files are older, I can't remember if I had enabled a specific option myself! The specific project was on our production IIS server and was built with v1.95.0.1587 - Delphi 11. project.dll: 00001520: 11:10:28 [192.168.0.10]:Ajax=1 IsEvent=1 Obj=O13 Evt=click this=O13 _S_ID=27K2aUtkJf00FD75672 _fp_=%...... <very important user data !> _seq_=4 _uo_=O0 SCRIPT_NAME=/apps/project.dll It looks like all events and all data being posted were logged. For example: Evt=resize Evt=data Evt=afterrender Evt=deactivate Evt=beforeclose What mistake did I make? Did I enable an option that I shouldn't have??? It was a result of a bug in our production code which was fixed later. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.