Re: 80004005 . . . .is not a valid path

From: Bob Barrows [MVP] (reb01501_at_NOyahoo.SPAMcom)
Date: 05/20/04


Date: Thu, 20 May 2004 10:06:28 -0400

Rodger wrote:
> Hi all,
>
> I am getting the following error.
>
> *****************************
> Microsoft JET Database Engine error '80004005'
>
> 'O:\DATA\DSR\DSR_DATA.MDB' is not a valid path. Make sure that the
> path name is spelled correctly and that you are connected to the
> server on which the file resides.
>
> /dsr.asp, line 18
> *****************************

Have you checked this faq article?
http://www.aspfaq.com/show.asp?id=2009

This is definitely a permissions issue. Remember, the asp application is
running under the local IUSR account. See the faq for more details.

Bob Barrows

-- 
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


Relevant Pages

  • Re: MDB Conversion Error
    ... > Microsoft JET Database Engine error '80004005' ... Please reply to the newsgroup. ...
    (microsoft.public.inetserver.asp.db)
  • Dragonfly Shopping Cart Multiple vulnerabilities
    ... Microsoft JET Database Engine error '80040e07' ... Data type mismatch in criteria expression. ...
    (Bugtraq)
  • Re: access 2007 and asp 3.0
    ... i am in a big trouble with access 2007 ... Microsoft JET Database Engine error '80004005' ... Unrecognized database format. ...
    (microsoft.public.office.misc)
  • access 2007 and asp 3.0
    ... i have an asp 3.0 website, with an access 2000 db in the backend. ... Microsoft JET Database Engine error '80004005' ... Unrecognized database format. ...
    (microsoft.public.office.misc)
  • Re: insert into error
    ... > Microsoft JET Database Engine ... > I've done a response.write with the SQL statement and I get this ... it's silly to be forced to worry about delimiters (let alone ... Please reply to the newsgroup. ...
    (microsoft.public.inetserver.asp.db)

Loading