PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Application Server Error
Application Server Error
Débuté par LK, 04 fév. 2011 12:50 - 1 réponse
Posté le 04 février 2011 - 12:50
Is it possible to configurate the application server that for example the user is being redirected when recieving this error message:

This request refers to an unknown context (-2). The server may have been rebooted.


Instead of getting this message he should be redirected to www.mysecondpage.com
Posté le 08 février 2011 - 11:48
Hi

Perhaps the following can help:

In the Webdev administrator Select the MANAGEMENT TAB and then click on the ERRORS button.

You can then select the site and configure each of the error message (in your case ERR_BAD_CONTEXT_INVALID )

Click on HTML page option and point to the page you want it to go to when this error occurs.

Hope that helps.

Gautam