Please check this out:
http://aspalliance.com/
I feel the following will be the more promising recommendations from the article above:
- Modify connection string to use Jet OLE DB Provider (if you're not already using this)
- Check permissions
Let me know if you have any questions about this!
Thanks,
Phil
Main Topics
Browse All Topics





by: _Zenix_Posted on 2007-11-27 at 07:04:21ID: 20358327
OK will first things first, error 80004005 is a permissions error.
First check that nothing else is accesing the DB, to be sure restart the machine.
Then make sure that someone/something hasent modified the permissions on the DB and on the folder/page.
Generally, IUSR_computername should have rull read/write access.
Sometimes (for some strange reason) increasing the quota limit (if one exists) sorts the problem.