G
Guest
I am a newbie of ASP.Net. In my first appliction. I connect a webform using an OleDbConnection object.
I also put a Datagrid on the web form and populate the datagrid with datareader. However, I couldn't get through.
I got the error of :
"The Microsoft Jet database engine cannot open the file ' ...path..rp.mdb'. It is already opened exclusively by another user, or you need permission to view its data."
I also follow the bug dix resolution to reconfigure IIS directory security. It still didn't work. Can someone tell me how to correct this ?
I also put a Datagrid on the web form and populate the datagrid with datareader. However, I couldn't get through.
I got the error of :
"The Microsoft Jet database engine cannot open the file ' ...path..rp.mdb'. It is already opened exclusively by another user, or you need permission to view its data."
I also follow the bug dix resolution to reconfigure IIS directory security. It still didn't work. Can someone tell me how to correct this ?