Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- From: "Ray Costanzo [MVP]" <my first name at lane 34 dot commercial>
- Date: Wed, 13 Jul 2005 23:26:13 -0400
This code is running under the context of your anonymous IIS user, probably,
which is most likely IUSR_machinename. This is an account local to that
machine. A server sitting next to it, in the same domain or not, will not
know who this user is that is trying to access this NETDRIVE share, so that
remote server will deny acccess to it. I'm guessing this is what the
problem is. See here: http://www.aspfaq.com/show.asp?id=2168
Ray at home
<johnzur@xxxxxxxxxxx> wrote in message
news:1121310533.494928.57540@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Here's the entire error:
>
> Microsoft OLE DB Provider for ODBC Drivers error '80004005'
>
> [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database
> engine cannot open the file '\\15.40.4.241\NETDRIVE\incoming.mdb'. It
> is already opened exclusively by another user, or you need permission
> to view its data.
>
> I put in the IP address in the link because I access the database from
> other machines and if I use a drive letter I get an error when
> accessing
> via a networked drive. The links work fine when using a network
> drive.
>
.
- References:
- Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- From: johnzur
- Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- From: Ray Costanzo [MVP]
- Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- From: johnzur
- Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- Prev by Date: Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- Next by Date: Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- Previous by thread: Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- Next by thread: Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- Index(es):