I do it here so I can test whether I'm running compiled or not compiled. Not compiled means I'm developing so I use a different error page and Compiled means its deployed and I provide the user friendly error page.

I have now moved the code to On Application Start...

M.

On 11 Apr 2007, at 17:31, Aparajita Fishman wrote:

I call "set error page" in On Session Start to set the error page to my Custom error page - is this wrong?

It isn't "wrong", but it's unnecessary. That is a global setting that is better done in Active4D.ini or once in On Application Start.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to