Join in the global.asax.cs file
Protected Void Application_ERROR (Object Sender, Eventargs E) {this.Response.write; this.Response.write (this.Request.URL); server.clearerror ();}