« Previous Next »

Thread: Classic Asp and MS Access problem on IIS7, windows vista home premium

Last post 07-23-2009 3:31 AM by qbernard. 10 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (11 items)

Sort Posts:

  • 11-16-2008, 3:18 PM

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

    Classic Asp and MS Access problem on IIS7, windows vista home premium

    I've been searching for the solution for more than a month.

    I tried every single step to connect and read Access Database in ASP pages.

    %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)

    I tried all of them, I also checked the permission, manually,and still no luck, Can anybody tell me exactly what should I do?

    What are the permissions for the Database itself? who shiuld be the owner of the file? .....

    Thanks

     

     

     

  • 11-17-2008, 6:49 AM In reply to

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

    Ouch... you mean you can't read or write? the loaduserprofile setting mainly to do with write operation... not read though.

     what's the actual error msgs in your case?

    Cheers,
    Bernard Cheah
  • 11-17-2008, 11:54 AM In reply to

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

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

     HTTP 500

    this is related to NTFS permissions, what else should I change?

  • 11-20-2008, 2:31 AM In reply to

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

    HTTP 500 is not really permission issue? can you try disable IE friendly error msgs and post the actual error here.
    HOW TO: Turn Off the Internet Explorer 5.x and 6.x "Show Friendly HTTP Error Messages" Feature on the Server Side
    http://support.microsoft.com/?id=294807

    also try to look at event log for more clues.

    Cheers,
    Bernard Cheah
  • 11-20-2008, 10:49 AM In reply to

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

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

    Error: The Template Persistent Cache initialization failed for Application Pool 'DefaultAppPool' because of the following error: Could not create a Disk Cache Sub-directory for the Application Pool. The data may have additional error codes..

  • 11-21-2008, 3:44 AM In reply to

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

    Is this a domain controller you just promoted?
    DCPROMO does not retain permissions on some IIS folders
    http://support.microsoft.com/kb/332097

    You receive a "Service Unavailable" error message when you browse an IIS 6.0 Web page on a Windows Server 2003-based domain controller
    http://support.microsoft.com/kb/842493

    Cheers,
    Bernard Cheah
  • 12-19-2008, 3:23 PM In reply to

    • jclerc
    • Not Ranked
    • Joined on 12-19-2008, 8:21 PM
    • Posts 1

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

    Did you ever get a solution to this problem? I have the same issue using IIS7 on a Server 2008 box. Every suggestion I see has to do with II6 and does not seem to help.

  • 06-23-2009, 1:47 PM In reply to

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

    Ditto.. I'm running into the same issue with our Window Server 2008 box with IIS7.  Although the error seems to be intermittent.

    Help!

  • 06-24-2009, 9:09 AM In reply to

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

    Mm..able to repro? if intermittent it will be hard to catch.
    Cheers,
    Bernard Cheah
  • 07-22-2009, 11:26 PM In reply to

    • theether
    • Not Ranked
    • Joined on 07-23-2009, 3:25 AM
    • Posts 1

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

    I resolved it on Windows Server 2008/IIS7:

    http://theether.net/kb/100127
  • 07-23-2009, 3:31 AM In reply to

    Re: Classic Asp and MS Access problem on IIS7, windows vista home premium

    Thanks, that's also being highlighted in the KB I posted earlier.
    Cheers,
    Bernard Cheah
Page 1 of 1 (11 items)
Microsoft Communities