Error 8004e005

  • Thread starter Thread starter Sarmad Aljazrawi
  • Start date Start date
S

Sarmad Aljazrawi

Hi,

Lately i started getting this error message "error '8004e005'" with no error
source or description just this number. I tried searching the net with no
result. Anyone know what the error number is?

thanks,
 
Hi Sarmad,

are you connecting to an Access Database? I experience a similar problem of
random errors in that kind. I have programmed a Web application with quite
some data pulled out of the database. The application works fine until all
of the sudden I get the same error message. I close and dispose all
connections after I used them in my classes. I do not have the
Access-Database open during my tests, I even added the aspnet user for other
reasons (debuging & diagnostics) )to the administrator group.
The only way to get the Webapp working again is to restart the iis-Service
(iisreset). I am in contact with other developers from other newsgroups an
message bords who are experiencing the same problem.

Could this problem be some kind of locking issue? I am not sure but happens
this error especially when the sql-Statement 'delete' is used?

Thanks

Sven
(e-mail address removed)
 
Hi Sven,

No we actually use SQL Server 2000, but i can guess that we both use ODBC
driver which is casting this error message. This error message occuring
randomly and not with a specific sql statement. For our application we
suspecting that its a heavy load on the server that causing this error but
we are still under the research phase.

regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

How to subtract a number from a Mergefield? 0
Error Installing "ADAPTEC EZCD 4.04" 1
Blue screen error message 1
Excel Need Countifs Formula Help 0
Windows live mail 5
Running problem 2
Configuration Error Message 8
Being nosey 2

Back
Top