« Previous Next »

Thread: IIS7, ASP MS Access Problem

Last post 11-20-2008 1:27 AM by qbernard. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 11-18-2008, 2:46 PM

    • arny1
    • Not Ranked
    • Joined on 11-16-2008, 8:10 PM
    • Posts 8

    IIS7, ASP MS Access Problem

    IIS7 Configuration?

    NTFS Permissions?

    Temp File?

    DSN or DSN-less connection

    Any idea?

  • 11-19-2008, 2:50 AM In reply to

    Re: IIS7, ASP MS Access Problem

    and what's your issue or problem statement?

    Cheers,
    Bernard Cheah
  • 11-19-2008, 12:42 PM In reply to

    • arny1
    • Not Ranked
    • Joined on 11-16-2008, 8:10 PM
    • Posts 8

    Re: IIS7, ASP MS Access Problem

    I Can run ASP, but can not access to MS Access Database, I am using dreamweaver, I can see the data when I test the connection, but as soon as I run IE or Firefox get this error,

    Microsoft JET Database Engine error '80004005'
    Unspecified error

    I konw this is related to NTFS Permissions, I've tried every single step, to grant the permission for temp file,application pool, but still could not resolve the problem. Any idea?

    Note: I tried these steps:

    %windir%\system32\inetsrv\appcmd set config /section:applicationPools /[name='DefaultAppPool'].processModel.loadUserProfile:false

    icacls %windir%\serviceprofiles\networkservice\AppData\Local\Temp /grant Users:(CI)(S,WD,AD,X)

    icacls %windir%\serviceprofiles\networkservice\AppData\Local\Temp /grant "CREATOR OWNER":(OI)(CI)(IO)(F)

  • 11-20-2008, 1:27 AM In reply to

    Re: IIS7, ASP MS Access Problem

    Unspecified error is tough.. is the app pool user network service account?

    Can you try filemon to trace and see if there's any access denied error?

    Cheers,
    Bernard Cheah
Page 1 of 1 (4 items)
Microsoft Communities