|
for error handling 2 way are
available:
-the same error.htx for all the
application
define in the t4server.ini the DEFAULTERRORFILE
with the location of your error.htx
the default value is:
DEFAULTERRORFILE=f:\\program
files\\Tango2000\\Configuration\\error.htx
-you want a separate error.htx for each
application
you need to define define defaultErrorFile in the
application scope like this:
<@ASSIGN Application$defaultErrorFile
'<@WEBROOT>error/error.htx'>
it will set your error handler file at
/error/error.htx relatively to your site
you can also set it to some other place where the
Witango Service have access granted
Hope this help
Gauthier
|
Title: Error Handling
- Witango-Talk: Error Handling Bryan Hughes
- [Gauthier]
