You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just to add, I tried using a .Net 4.8 app to create the Oracle tables and then point a .Net 6 (version of the same) app to the same schema with the already created schema(Hangfire tables). The same errors occurred.
I have attached some errors I am seeing using Oracle to store the Hangfire tables. I included the startup routine.
This code worked better (with some IIS restarts) in .Net 4.8.
Please let me know whether I can include any other information.
Hangfire_dbErrors_Oracle.txt
HangfireStartup.txt
The text was updated successfully, but these errors were encountered: