Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access.LockFile.9 causing errors ]:o(

Status
Not open for further replies.

Ladyborg

Programmer
May 11, 2002
208
US
I'm having an issue with a db created in Access 2000 which was working fine until a few days ago. Now I get an error on an asp page but if I wait 30 seconds to refresh it, then the information can be seen on the page.

I noticed when I opened the mdb on my pc that instead of creating an ldb file, it now creates an Access.LockFile.9 instead!!!!!

My admin looked at his logs and says when upload the files I send a folder permsions with it, all of the files and folders have AC atrributed to them which means Archive and Compress. The server does not assign the A (archive) so it has to be something else.

HELP!!!!!!!!!!!!!!! Ladyborg
"Many of life's failures are people who did not realize how close they were to success when they gave up." [Thomas A. Edison]
 
If your script worked before, it sounds like your admin guy changed the security settings on your work folders. He should check it out again. Probably IUSR can not make a temporary file for the database as it is located now on a write protected area.
 
Thanks for your help.

If you are right about the IUSR, how would that explain the same thing happening on my own computer? Even if server settings were changed, it wouldn't be happening on my pc as well. So it must be me.

I use Ultradev to design the asp pages. Ladyborg
"Many of life's failures are people who did not realize how close they were to success when they gave up." [Thomas A. Edison]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top