shiller
Posts: 20
|
| Posted: 01/30/2008, 8:04 AM |
|
Dear Experts,
I've been testing my application on my box and it works fine, now I've published it on a web server and I keep getting the following error message: "Microsoft JET Database Engine (0x80004005) The Microsoft Jet database engine cannot open the file..."
I followed all the recommendations listed in the following article, but it's still not working: http://support.yessoftware.com/kb_article.asp?article_id=4
Beside the Cause and the Resolution described in the article, are they any additional Cause and Resolution anyone can think of... please help.
Thanks
|
 |
 |
E43509
Posts: 283
|
| Posted: 01/30/2008, 8:18 AM |
|
Make sure that you don't have the db open elsewhere. I've done that. Close down MsAccess completely if you have it open.
|
 |
 |
shiller
Posts: 20
|
| Posted: 01/30/2008, 8:30 AM |
|
Hello,
The database is not open elsewhere... I followed all the basic requirements and the IUSR_<COMPUTERNAME> has write permissions to both the folder and the file.... It must be something other than the basic requirements... but I can't pinpoint it...
|
 |
 |
E43509
Posts: 283
|
| Posted: 01/30/2008, 12:32 PM |
|
Is this a webserver you own or a shared hosting environment?
In either case, how about using an odbc connection to it.
Then you can 'test' the connection.
|
 |
 |
|