I installed elmah to log exceptions on my SQL server. Is there a way to determine the fallback mechanism if the SQL server fails. I would like elmah to start registering in xml files if sql server is unavailable. Any idea how to do this?
source share