Good morning.
Deployed a new version (luckily just to our test site) yesterday and am getting an Internal Server Error. All other apps work on the test site. App works when I test locally.
Anyone have any clues?
Thank you.
Good morning.
Deployed a new version (luckily just to our test site) yesterday and am getting an Internal Server Error. All other apps work on the test site. App works when I test locally.
Anyone have any clues?
Thank you.
Check your server’s error log.
You’ve given us nothing to work with.
Sorry. Looked in log (I think I looked in the right place). Nothing obvious.
I waited until after hours and rebooted server. App came up.
This means most likely the old version was still running. See: http://www.dev.1701software.com/blog/2013/09/08/upgrading-xojo-cgi-apps
Hello Phillip,
timerShutdown_001.jpg not working to me, gives me a Type mismatch error.
Screenshot:
Sample file:
timerShutdown_001.xojo_binary_project
Could you help me?
Thanks,
Rob
Check your TimerShutDown_Action method. It must have a delegate
Sender as Timer
And the error message (truncated) at the bottom of the IDE is saying something else is there.
Thank you Michel,
Now timerShutdown_002 is working, see link:
timerShutdown_002.xojo_binary_project
Thanks,
Rob