Re: Accessing Foxpro Table on server other than IIS

From: Jeff Cochran (jcochran.nospam_at_naplesgov.com)
Date: 12/18/03


Date: Thu, 18 Dec 2003 16:06:23 GMT

On Thu, 18 Dec 2003 17:24:31 +1100, "GeorgeO" <sorry@no.email.com>
wrote:

>I have two W2K member servers in an Active Directory domain. One runs IIS,
>the other holds dbf files that are to be accessed by ASP scripts running on
>iis. I am getting the following error:
>Microsoft OLE DB Provider for ODBC Drivers error '80040e37'

It'd be nice to know the rest of the message, but basically it comes
down to ASP not being able to access what you told it to. See:

http://www.aspfaq.com/show.asp?id=2164

>I have read up on KB 175801 and done what it has said to no avail. Also the
>KB article mentions an error 80040e14 and not 80040e37, so if anyone has any
>information regarding this error please let me know. Also I don't want to
>make the IIS machine a domain controller for other reasons. Has anyone been
>able to get this working with exact configuration as I have mentioned?

Most likely it's permissions. The IUSR account on your web server
needs access to the Foxpro database. Remember the IUSR account is
local, so you'll need to deal with granting access for a non-domain
account on a server.

Jeff



Relevant Pages

  • Re: dllhost still running in ii6
    ... Bad, bad security ... which required IIS to run as LocalSystem. ... assume that prior to upgrade you had an incorrect anonymous user ... >> to my iusr account in anonymous access. ...
    (microsoft.public.inetserver.iis)
  • Re: anonymous access denied
    ... Default Permissions and User Rights for IIS 6.0 ... I check IIS and it definitly has allow anonymous ... > gave the IUSR account admin rights, ... > It seems that anonymous access is no longer allowing anonymous access. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Changing Machine Name and effect on IUSR account
    ... Have you considered backing up the web content on the server and simply ... "Joel Zinn" wrote in message ... > I have a Win2k3 server that has IIS on it. ... Of course, when they did, the IUSR account ...
    (microsoft.public.windows.server.general)
  • Re: IIS 5 SP4 and security.
    ... uninstalling and reinstalling IIS does nothing to resolve those ... The IUSR account, password and permissions remain the same. ... you could try enabling windows auditing to see who ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS 5 SP4 and security.
    ... Sounds like a problem with the IUSR account or its permissions, ... set to allow IIS to manage the anonymous user password within the IIS MMC. ... > The application used to work with IUSER. ...
    (microsoft.public.inetserver.iis.security)