J
Jon Cosby
I'm unable to open an Access database. When I try to access it I get the
message "The Microsoft Jet database engine cannot open the file
C:\Databases\Joes.mdb'. It is already opened exclusively by another user, or
you need permission to view its data".
I have the userName set to "System" and the password to "AutoGenerate" in
the <processModel> section of machine.config. In the Web.config file, I have
set impersonation to true with the line
<identity impersonate="true" />
I even granted ASPNet full control in the security settings for the db file.
I don't see anything else to try in the documentation. I don't have these
problems in other Access databases. Can someone help me out?
Jon Cosby
message "The Microsoft Jet database engine cannot open the file
C:\Databases\Joes.mdb'. It is already opened exclusively by another user, or
you need permission to view its data".
I have the userName set to "System" and the password to "AutoGenerate" in
the <processModel> section of machine.config. In the Web.config file, I have
set impersonation to true with the line
<identity impersonate="true" />
I even granted ASPNet full control in the security settings for the db file.
I don't see anything else to try in the documentation. I don't have these
problems in other Access databases. Can someone help me out?
Jon Cosby