« Previous Next »

Thread: HTTP Error 403.18 - Forbidden

Last post 07-03-2007 3:54 PM by ksingla. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 06-26-2007, 3:27 AM

    HTTP Error 403.18 - Forbidden

    Hi,

    i have ASP.NET Application,it is was working fine in pervious version of IIS,when i migrated to the vista,it is now showing errors

    these errors

     

    HTTP Error 403.18 - Forbidden

    Description: The specified request cannot be processed in the application pool that is configured for this resource on the Web server.

    Error Code: 0x00000000

    Notification: BeginRequest

    Module: IIS Web Core

     

    please help

     

     

  • 07-03-2007, 3:54 PM In reply to

    • ksingla
    • Top 25 Contributor
    • Joined on 06-14-2006, 3:02 AM
    • Redmond, WA
    • Posts 863

    Re: HTTP Error 403.18 - Forbidden

    Is your application running in integrated mode or classic mode? Did you change any custom error settings? Specifically are you doing a ExecuteURL when some error happens? You can use the following appcmd commands.

    appcmd list apppool
    appcmd list app
    appcmd list config http://localhost /section:httpErrors (replace with URL you are requesting)

    Kanwal

    Follow me on twitter at http://twitter.com/kjsingla
Page 1 of 1 (2 items)
Microsoft Communities