I have an application the fetch an asp page regularly(1 second) to get some data from sql server, sometimes the sql server go down, then for some reason my asp page keep returning an error (http status 500) that mean something wrong in database even if all returned database was fine, so it is like the...