I grabbed a generic html error page and bound it to a virtual directory as the default document. I tested the virtual directory to see it works. I now want to point error for remote clients to this html doc. I went into Error Pages and choose the 404 error>edit feature settings>detailed errors for local...>filled in the path with a the virtual directory and error html relative to the root and set path type of Execute URL. However, when I brows the web site and type in an erroneous virtual directory after the root, I get the standard IIS 404 error. Now if I go back to the Error Pages and directly edit the path to the error page, then it changes, but I want to keep this working for diagnostic purposes. How to I get the custom error page to the remote clients?
Thanks!