ASP and Access on IIS 6.0

Ask a Question related to ASP, Design and Development.

  1. #1

    Default ASP and Access on IIS 6.0

    I just created a test server, running Windows server 2003.

    When an asp page needs access to an Access-database it
    show this failure:
    Microsoft JET Database Engine error '80004005'

    Unspecified error

    How do I get my pages running again.
    They worked fine on IIS 5.0 on a Windows 2000 server

    Please reply by mail

    Regards,
    Bjarne
    Bjarne Guest

  2. Similar Questions and Discussions

    1. Web Service + Anon Access, but getting 401 Access Denied Error
      I have a simple webservice that just returns a string. The security for this is set to windows authentication in IIS (XP Professional) and anonymous...
    2. Network File access using anonymous access
      I have seen a number of entries related to accessing remote resources (files in my case) that need to reside on a remote server. We must leave our...
    3. Access 2002 PDFWriter VBA Code w/WinXP does not work like Access 2000
      I am trying to print an Access 2002 report (Windows XP OS) as a PDF. I had success with Access 2000 in a Windows 2000 environment, but as soon as I...
    4. Access Violation when using Visual Interdev to access Oracle
      I am running Windows 200 Pro, IIS 5.0 and trying to connect to an Oracle 8.1 database. Prior to applying a security patch to W2k, the ASP...
    5. Access denied when creating Access application object
      In an ASP file I am running the following in VBScript in order to extract data from an Access 2002 MDB file which is physically located in the...
  3. #2

    Default Re: ASP and Access on IIS 6.0

    4005 is about as general as they come.

    Any info in event logs, web logs etc.?



    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Pete Guest

  4. #3

    Default Re: ASP and Access on IIS 6.0

    Bjarne wrote:
    > I just created a test server, running Windows server 2003.
    >
    > When an asp page needs access to an Access-database it
    > show this failure:
    > Microsoft JET Database Engine error '80004005'
    >
    > Unspecified error
    >
    > How do I get my pages running again.
    > They worked fine on IIS 5.0 on a Windows 2000 server
    >
    > Please reply by mail
    >
    > Regards,
    > Bjarne
    [url]http://www.aspfaq.com/show.asp?id=2009[/url]

    HTH,
    Bob Barrows
    --
    Microsoft MVP - ASP/ASP.NET
    Please reply to the newsgroup. This email account is my spam trap so I
    don't check it very often. If you must reply off-line, then remove the
    "NO SPAM"


    Bob Barrows Guest

  5. #4

    Default Re: ASP and Access on IIS 6.0

    "Bjarne" <bjarne_remove_this@schacht.dk> wrote in message
    news:0fdb01c39a1b$f1a961b0$3101280a@phx.gbl...
    > I just created a test server, running Windows server 2003.
    >
    > When an asp page needs access to an Access-database it
    > show this failure:
    > Microsoft JET Database Engine error '80004005'
    [url]http://www.aspfaq.com/show.asp?id=2009[/url]

    --
    Tom Kaminski IIS MVP
    [url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
    [url]http://mvp.support.microsoft.com/[/url]
    [url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]



    Tom Kaminski [MVP] Guest

  6. #5

    Default Re: ASP and Access on IIS 6.0

    It is not a programmable error.
    It is general for all sites that I have copied to the new
    server.

    I have tried to look at permissions to the files.
    There is nothing in the log files either.
    >-----Original Message-----
    >Bjarne wrote:
    >> I just created a test server, running Windows server
    2003.
    >>
    >> When an asp page needs access to an Access-database it
    >> show this failure:
    >> Microsoft JET Database Engine error '80004005'
    >>
    >> Unspecified error
    >>
    >> How do I get my pages running again.
    >> They worked fine on IIS 5.0 on a Windows 2000 server
    >>
    >> Please reply by mail
    >>
    >> Regards,
    >> Bjarne
    >
    >[url]http://www.aspfaq.com/show.asp?id=2009[/url]
    >
    >HTH,
    >Bob Barrows
    >--
    >Microsoft MVP - ASP/ASP.NET
    >Please reply to the newsgroup. This email account is my
    spam trap so I
    >don't check it very often. If you must reply off-line,
    then remove the
    >"NO SPAM"
    >
    >
    >.
    >
    Bjarne Guest

  7. #6

    Default Re: ASP and Access on IIS 6.0

    Bjarne wrote:
    > It is not a programmable error.
    I don't think the article said it was. It most likely is a permissions
    issue.

    > It is general for all sites that I have copied to the new
    > server.
    >
    > I have tried to look at permissions to the files.
    .... and you found ...

    Please reread the FAQ article. Follow the links in the article to the MS KB
    articles dealing with this issue.

    Bob Barrows

    --
    Microsoft MVP - ASP/ASP.NET
    Please reply to the newsgroup. This email account is my spam trap so I
    don't check it very often. If you must reply off-line, then remove the
    "NO SPAM"


    Bob Barrows Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139