« Previous Next »

Thread: IIS7 Client Side Debugging Problem - Solved

Last post 01-16-2009 6:50 AM by HakanSonmez. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 01-16-2009, 6:27 AM

    IIS7 Client Side Debugging Problem - Solved

    I found the solution just after posted this message. Anybody has this issue continue reading.

    1- Push Win+R buttons and execute Run window

    2- Copy/Paste this :

    %windir%\system32\inetsrv\appcmd.exe set config -section:system.webServer/httpErrors -errorMode:Detailed

    Push enter button and thats all.

     Many thanks to anilr for his help. This solve is not belongs to me it s anilr's.

     

     

    Problem was below:

    System: IIS7 running on Windows Server 2008 OS

    Hello,

     I hava a big problem and cant solve anyway. I have searched for days and find some topics about it also in iis.net but any of them can be solved my problem. I cant understand what is wrong.

    I am attaching screenshots, please help me. Many thanks for helpers

    Server side explorer page:

    Client side explorer page:

     ASP Config:

  • 01-16-2009, 6:30 AM In reply to

    Re: IIS7 Client Side Debugging

    The Access database you are using can't create the lock file.  Grant the IUSR or Network Service permissions on the folder that has the database.

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 01-16-2009, 6:50 AM In reply to

    Re: IIS7 Client Side Debugging

    Hi Steve,

    Thanks for reply. My problem was couldn't debug on client side and found solution. Thanks anyway. 

    Solution for debugging problem is:

    1- Push Win+R buttons and execute Run window

    2- Copy/Paste this :

    %windir%\system32\inetsrv\appcmd.exe set config -section:system.webServer/httpErrors -errorMode:Detailed

    3- Push enter button and thats all.

     

    Regards,

Page 1 of 1 (3 items)
Microsoft Communities