Hello,
I am trying to find a notification subscriber that triggers before Dynamicweb loads the SQL information (sql server, database, user/password) from GlobalSettings.aspx.
So far unsuccesfull, I have tried the subscribers from here but it seems that none of them actually happens before the SQL settings already is loaded into Dynamicweb's memory.
Do you know of a way to hook into the application before the SQL settings is loaded from GlobalSettings?