fix: 404 page now exception on disposed resource
During server command, if the 404 page is hit (non-existing page), the server raises an exception because it tries to access an already disposed resource.
During server command, if the 404 page is hit (non-existing page), the server raises an exception because it tries to access an already disposed resource.