I have a small access database sitting on an XP machine with IIS 5.1. A set of my ASP pages read and update the database. For some reason I cannot access the data files. This was working fine for months until today when my machine crashed and I ended up installing IIS.
Now I when I navigate to my asp pages to view/update the access database I get the error:-
Error Type:
Microsoft JET Database Engine (0x80004005)
The Microsoft Jet database engine cannot open the
file 'C:\Inetpub\ It is
already opened exclusively by another user, or you need
permission to view its data.
There is nobody else using the database so it must be a permissions thing.
I have right clicked on the folder holding the database in file manager but can see nothing in the properties that allows the user permissions you get with Windows 2000 server.
I have looked at the folder properties in IIS and found the 'Home Directory' tab allows read and write. The 'Directory Security tab' has no certificates but does
have 'Anonymous Access' ticked behind'Anonymous Access and Authentication Control' with a username of 'IUSR_' followed by the machine name.
The access database has no users set up in it.
Can somebody please help as this is driving me up the wall...onto the roof and jumping up and down on the guttering hoping it will give way
(.
Now I when I navigate to my asp pages to view/update the access database I get the error:-
Error Type:
Microsoft JET Database Engine (0x80004005)
The Microsoft Jet database engine cannot open the
file 'C:\Inetpub\ It is
already opened exclusively by another user, or you need
permission to view its data.
There is nobody else using the database so it must be a permissions thing.
I have right clicked on the folder holding the database in file manager but can see nothing in the properties that allows the user permissions you get with Windows 2000 server.
I have looked at the folder properties in IIS and found the 'Home Directory' tab allows read and write. The 'Directory Security tab' has no certificates but does
have 'Anonymous Access' ticked behind'Anonymous Access and Authentication Control' with a username of 'IUSR_' followed by the machine name.
The access database has no users set up in it.
Can somebody please help as this is driving me up the wall...onto the roof and jumping up and down on the guttering hoping it will give way