Can't locate database connection string #12143
Unanswered
mrpavlitzky
asked this question in
Q&A
Replies: 3 comments 4 replies
-
Azure blob storage? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I guess connection string is stored under |
Beta Was this translation helpful? Give feedback.
1 reply
-
Have you specified such a configuration on the server |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I just migrated from running Orchard from Nuget package to the full source code drop and I have a following 'issue'.
I can't locate the db connection string! I stored it in the Azure environment variables and just to see what's the actual source of it, I changed it to a wrong one, saved, reloaded the page and... the site still loads the contents properly. The connection string is not present in appsettings.json and the folder App_Data is missing from the solution. Any ideas where it might be stored?
Beta Was this translation helpful? Give feedback.
All reactions