This topic is locked
[SOLVED]

 Application Settings Table

10/24/2020 4:51:47 AM
ASPRunner.NET General questions
S
sevy1971 authorDevClub member

Hi,
I've just noticed that the function to store the user's choice to show a field / order the fields and the size of the columns , are not saved in the "Application Settings Table"!
For the moment i use AspRunner.net Version 10.4 Build 35870 x64!
Anybody got the same problem?
Thanks for any help!

Yves

admin 10/24/2020

If your project has database login enabled then data like this will be stored in the application settings table. If your project has no login then this kind of data will be stored in cookies. Maybe this is what is happening?

S
sevy1971 authorDevClub member 10/26/2020



If your project has database login enabled then data like this will be stored in the application settings table. If your project has no login then this kind of data will be stored in cookies. Maybe this is what is happening?


After some "investigation" on my side, I detected the problem. It has nothing to do with ASPrunner.net nor the "database login enabled" flag (it's the case). After transferring the Site on a new Hosting Provider, based on the Plesk Web Edition Host, the module "Web Application Firewall" (ModSecurtiy), blocks the different SQL calls.....