
January 17th, 2004, 06:26 PM
|
|
|
|
permission issues after installing IIS lockdown
Hi,
I have some ASP pages that insert stuff into Access database on my machine. After installing IIS lockdown, the internet user account IUSR_D23RL987 was removed from the permissions in that MDB file. I added it back in, but the page still has errors. It says:
Microsoft JET Database Engine error '80004005'
Could not use ''; file already in use.
Obviously I don't have the file open, so I suspect IIS lockdown has prevented the internet user account from being able to write to the file on disk. How can I get around this?
thanks!
P.s. I had this permission problem when I first tried to insert from a webpage to acccess database, and I added the internet user account to fix this. The only thing that I changed recently was installing IIS Lockdown
|