Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hangfire in .Net 6 with Oracle. #28

Open
s3YwCf2ZbfJG4SHAfjQMAjtsf opened this issue Oct 4, 2022 · 1 comment
Open

Hangfire in .Net 6 with Oracle. #28

s3YwCf2ZbfJG4SHAfjQMAjtsf opened this issue Oct 4, 2022 · 1 comment

Comments

@s3YwCf2ZbfJG4SHAfjQMAjtsf

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

@s3YwCf2ZbfJG4SHAfjQMAjtsf
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant