L
Louis Haußknecht
HI all,
I have a problem here. I developed a webservice which provides the client
with a dataset. The dataset is filled with data from an access db. In my
dev-environment everything worked, but on side the mdb is on a network
share.
Here I granted aspnet user access to the mdb and the directory where it is
stored. Since aspnet is a local account and only domain accounts have access
to this share (this is a Novell - Network), I was not able to connect to the
db.
I tried to change the process Identity( described in
http://msdn.microsoft.com/library/d...n-us/vsent7/html/vxconApplicationIdentity.asp)
to a domain account. But I get the same failure every time: The DB is
exclusively opend or you do not have sufficient rights....
Maybe I have to use ODBC but this is not the way I like. Performance is poor
enough with Access.
Has anyone an idea to solve this problem?
Thank you very much
Louis Haußknecht
I have a problem here. I developed a webservice which provides the client
with a dataset. The dataset is filled with data from an access db. In my
dev-environment everything worked, but on side the mdb is on a network
share.
Here I granted aspnet user access to the mdb and the directory where it is
stored. Since aspnet is a local account and only domain accounts have access
to this share (this is a Novell - Network), I was not able to connect to the
db.
I tried to change the process Identity( described in
http://msdn.microsoft.com/library/d...n-us/vsent7/html/vxconApplicationIdentity.asp)
to a domain account. But I get the same failure every time: The DB is
exclusively opend or you do not have sufficient rights....
Maybe I have to use ODBC but this is not the way I like. Performance is poor
enough with Access.
Has anyone an idea to solve this problem?
Thank you very much
Louis Haußknecht