Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005'

Tech-Archive recommends: Fix windows errors by optimizing your registry



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.
>


.