Quote Originariamente inviata da djciko Visualizza il messaggio
vai per step e controlla innanzitutto che raggiungi il db..

poi, in una delle risposte su so:

What messes with everyone is copy/paste without knowing the details. Example: <bufferSize value="100" /> That means that it WILL NOT log to database table until it hits 100 entries in the buffer to write to the db table.
For testing/debug set buffer to 1
Si questa cosa l'ho letta pure io ed infatto ho settato il buffer ad 1, ma non cambia niente.

Il Db lo raggiungo perchè ho provato la stringa di connessione.

Ho messo pure un try catch ma non va in errore niente