Previous Next

Thread: Server Application Unavailable Error

Last post 07-31-2008 2:53 PM by joelangley. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 07-28-2008, 10:22 AM

    • ajithkl
    • Not Ranked
    • Joined on 07-25-2008, 8:42 PM
    • Posts 3
    • ajithkl

    Server Application Unavailable Error

    I have been getting the following error very frequently over the past few weeks. The server is Windows 2003 R2 SP2 and IIS 6.0. The issue gets resolved on recycling the App Pool, but I need to find a permanant fix for this error asap.

     Failed to execute request because the App-Domain could not be created. Error: 0x8007000e Not enough storage is available to complete this operation.

    Any help/suggestions would be highly appreciated.

     Thanks.

  • 07-28-2008, 10:33 AM In reply to

    • joelangley
    • Top 50 Contributor
    • Joined on 07-20-2008, 6:37 PM
    • Posts 80
    • joelangley

    Re: Server Application Unavailable Error

    This is an annoying issue I had some time back. It turned out for me to be a permission issue and unrelated to disk space or RAM. Please check your app and be sure that the folders have the correct rights:

    IWAM_(machine name)
    IWAM_(machine name)
    NETWORKSERVICE

     

  • 07-28-2008, 11:39 AM In reply to

    • ajithkl
    • Not Ranked
    • Joined on 07-25-2008, 8:42 PM
    • Posts 3
    • ajithkl

    Re: Server Application Unavailable Error

    I checked the permissions for IWAM_machinename and NETWORKSERVICE, both the accounts have relevant permissions on the app folder.

  • 07-28-2008, 11:42 AM In reply to

    • joelangley
    • Top 50 Contributor
    • Joined on 07-20-2008, 6:37 PM
    • Posts 80
    • joelangley

    Re: Server Application Unavailable Error

    What about on the temp folder in the microsoft.NET folder:

    %systemroot%\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files

    Also, give filemon a whirl and see if it gives you any info.

  • 07-31-2008, 10:34 AM In reply to

    • ajithkl
    • Not Ranked
    • Joined on 07-25-2008, 8:42 PM
    • Posts 3
    • ajithkl

    Re: Server Application Unavailable Error

    I checked the permissions on the .Net temp folder, everything is fine there. I also ran ProcessMon and found some Buffer Overflow and Path not found errors on some of the dlls which are being used by the web application.

    Please let me if you have any ideas/suggestions.

  • 07-31-2008, 2:53 PM In reply to

    • joelangley
    • Top 50 Contributor
    • Joined on 07-20-2008, 6:37 PM
    • Posts 80
    • joelangley

    Re: Server Application Unavailable Error

     Try and follow this and see if it helps: http://forums.asp.net/t/960370.aspx

Page 1 of 1 (6 items)
Page view counter