Unable to create a 'DbContext' of type 'ApplicationDbContext'. #1193
Unanswered
alpemreelmas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks, I've been trying to switch mssql to postgresql for azure which is my subscription that supports it. I've received this error and I couldn't find any information is it related this template or general ? I also couldn't find any possible solutions.
Unable to create a 'DbContext' of type 'ApplicationDbContext'. The exception 'The type initializer for 'Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mappin
g.NpgsqlBigIntegerTypeMapping' threw an exception.' was thrown while attempting to create an instance. For the different patterns supported at design time, see https
://go.microsoft.com/fwlink/?linkid=851728
If any of you know the solution I'd be grateful to learn
Thanks
Beta Was this translation helpful? Give feedback.
All reactions