Previous Next

Thread: ASP & MSAccess resulting in HTTP 500 error

Last post 03-12-2008 2:38 AM by vibhub. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 03-11-2008, 11:47 AM

    • vibhub
    • Top 500 Contributor
    • Joined on 03-11-2008, 11:12 AM
    • Posts 15

    ASP & MSAccess resulting in HTTP 500 error

    I am unfortunate to have to live with Vista on my new laptop and am starting to hate the OS everytime I switch on the laptop.

    All my ASP scripts work good on XP but they result in a 500 error even though I have enabled the setting for sending errors to the browser.

  • 03-11-2008, 12:23 PM In reply to

    • vibhub
    • Top 500 Contributor
    • Joined on 03-11-2008, 11:12 AM
    • Posts 15

    Re: ASP & MSAccess resulting in HTTP 500 error

    I had to go into Browser settings and disable the "Show friendly Error messages" and moved a step ahead. After fixing the error ".. characters are not allowed in Path parameter for the MapPath method, by going into IIS Manager and enabling parent path settings for ASP, I am now stuck with the error 80004005 error in the database connection string.

    The connection string reads

    objConn.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & Server.Mappath("\..\database\kitchendiscounters.mdb")

     What is the next step going forward. Any help will be great going forward.

  • 03-11-2008, 4:00 PM In reply to

    Re: ASP & MSAccess resulting in HTTP 500 error

    Next step is the FAQ:

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

    Jeff

    Look for Wrox's new book Professional IIS 7 in your local bookstore, or order now at Amazon.com
  • 03-12-2008, 2:38 AM In reply to

    • vibhub
    • Top 500 Contributor
    • Joined on 03-11-2008, 11:12 AM
    • Posts 15

    Re: ASP & MSAccess resulting in HTTP 500 error

    The error that I am getting is

    Microsoft JET Database Engine error '80004005'

    Unspecified error

    The IUSR_computername user has full control over the complete wwwroot folder too.

    Vibhu

Page 1 of 1 (4 items)
Page view counter