Massive SQL issue shutting down our site.
- by Pselus
Our website has started timing out like crazy today. All of our clients are finding it unusable.
The only error we can seem to trace down as a potential problem is this:
SQLAllocHandle on SQL_HANDLE_DBC failed Error ASP Description Error Category Microsoft OLE DB Provider for ODBC Drivers
I have no idea what it means or how to go about fixing it.
Anyone ever encountered this error before?
Currently, you can log in to our site, but then once you go to do anything else, you find yourself logged out or nothing happens.
We have a lot of Ajax going on so the "nothing happens" probably has to do with the Ajax pages not loading properly due to logouts and so nothing displays to the user.
Like I said, I'm at a loss. Anyone have any advice on this error?