Rocket Ship in dev mode?

Posted by gauntt@upenn.edu on 23-Mar-2020 14:28

I am suddenly seeing in local/development that when I start up in debug mode, I get the rocket ship startup screen (like in live/production) instead of the gears. Why is this happening? I am starting from Visual Studio in debug mode. My config sys has compilation debug true. The only change I have made recently is I am experimenting with adding a second site. I have been running in multi-site mode for a long time but just added a second site to see how that works. Is there some reason you can't start up in debug mode with more than one site??

All Replies

Posted by gauntt@upenn.edu on 23-Mar-2020 19:30

Ahhhh. I see it. I changed CustomErrors from "RemoteOnly" to "On". According to the documentation, that will cause this.

Posted by gauntt@upenn.edu on 23-Mar-2020 19:31

Never found this page before. Pretty cool reference:

www.progress.com/.../application-status-pages-display-workflow

Posted by alan.wallace@oit.edu on 23-Mar-2020 19:35

I've never seen that page before either after having searched for many things related to the status pages in the past.  Thanks for sharing!

This thread is closed