There was no connection string supplied. Schema initialization can not be completed. The SQL connection string cannot be null or empty. #2746
Unanswered
dnanthikattu
asked this question in
Q&A
Replies: 1 comment
-
Hi @dnanthikattu |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am getting this error "The SQL connection string cannot be null or empty". I can see that connection strings are entered in launchsettings.json in R4.Web project with the following value ""SqlServer:ConnectionString": "server=(local);Initial Catalog=FHIR_R4;Integrated Security=true;TrustServerCertificate=true","
Please let me know how I can resolve this error. Should I enter the connection string somewhere else ?
Beta Was this translation helpful? Give feedback.
All reactions