Error 500 after Orchard install process #13216
Answered
by
Piedone
AlexeyGorbachev
asked this question in
Q&A
-
Hi all! I try to install Orchard Core from publish folder to my hosting. I've tried different publish options for publishing (self-contained or framework- dependent) but I got error 500 or HTTP Error 500.32 (in case of self-contained x64 target runtime) on my site. What is it possible to do? |
Beta Was this translation helpful? Give feedback.
Answered by
Piedone
Feb 9, 2023
Replies: 1 comment 6 replies
-
We'd need some more info to help you. You can find the Orchard logs under App_Data/logs; perhaps those contain a hint. Alternatively, you can temporarily put the app into Development mode (see the docs) to see the full error on the error page. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
AlexeyGorbachev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We'd need some more info to help you. You can find the Orchard logs under App_Data/logs; perhaps those contain a hint. Alternatively, you can temporarily put the app into Development mode (see the docs) to see the full error on the error page.