search
AI OnAI Off
Turn off custom errors in web.config so that you get the yellow screen of death with the stacktrace.
It didn't give me a stacktrace even though I had custom errors turned off.
I did find the error though.
I had the Pipeline set to Classic instead of Integrated.
Hi,
I'm trying to set up an old EPiServer CMS 7.0 project localy so that I then can upgrade it stpe by step all the way up to 9 (sounds fun, right?).
The problem is that I cant even get my EPi 7 to work. The site is up and running, but when I go to /epiui I get an 500 error that doesn't tell me anything.
The EPiServer logs doesn't say anything and neither does the Windows logs.
Can someone please give me a hint on how I can find out whats wrong?