That's what i though too, however i have tried the following code in web.config and machine.config and neither work.
Code: <customErrors defaultRedirect="error.htm" mode="RemoteOnly" />
Code: <customErrors defaultRedirect="error.htm" mode="On" />
restarted ultidev and server each time to refresh web.config, still to no avail.