In VB language
Provide a web page (Err404.aspx) with custom error message which will be displayed when a user try to access a non-existing web page. Modify the Web.config so that the user is directed to Err404.aspx web page if they try to access a non-existing web page.