B
BizWorld
i have an access 2000 database in a shared folder at network. i have to pull
data out of it to process.
If i use Window application, it worked fine. but i need to use it in
ASP.net. OleDB Connection fails and say
it is not a valid path or make sure file exist. I added identity impersonate
tag in web.config file plus i used "system" user in Machine.config file for
processModel tag. it worked now on my local development only. If some one
try to run web page from other machine, it again fails with the same
message. any idea how to fix this security related error?????
Regards,
BizWorld
data out of it to process.
If i use Window application, it worked fine. but i need to use it in
ASP.net. OleDB Connection fails and say
it is not a valid path or make sure file exist. I added identity impersonate
tag in web.config file plus i used "system" user in Machine.config file for
processModel tag. it worked now on my local development only. If some one
try to run web page from other machine, it again fails with the same
message. any idea how to fix this security related error?????
Regards,
BizWorld