PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → Application Server Error
Application Server Error
Started by LK, Feb., 04 2011 12:50 PM - 1 reply
Posted on February, 04 2011 - 12:50 PM
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
Posted on February, 08 2011 - 11:48 AM
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