No error information available: E_FAIL(0x80004005) SQL Server 2000

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have an e-commerce app built with ASP.NET, VB.NET and uses a SQL Server
2000 database. The app sustains moderate load in this particular environment
(10-50 concurrent users). Note we also have this same codebase running in
several other similar environments and everything works fine.

For this one sql server 2000/windows 2003 server environment we get this
error after the app has been up for a while: No error information available:
E_FAIL(0x80004005). The SQL Server has to be restarted for the error to go
away.

My guess is there is some sort of sql server configuration or network
problem because the app works fine in other similar environments.

Any ideas on how to correct this?

Thanks so much,
Jenna
 
Back
Top