RE: Server Application Error

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Yogita Manghnani [MSFT] (yonlinemanghn_at_online.microsoft.com)
Date: 06/18/04


Date: Fri, 18 Jun 2004 21:03:14 GMT

Hello,
What version of IIS is this?
If it is IIS5 or IIS5.1 or IIS6 running in the IIS5 isolation mode, do the
following:
1) Right click on the site, go to Properties
2) On the Home Directory tab, set the Application Protection to Low
3) Browse the asp page again and confirm if it serves up.

If this is IIS4,
1) Right click on the site, go to Properties
2) On the Home Directory tab, uncheck the option Run in separate memory
space
3) Browse the asp page again and confirm if it serves up.

 When you have Application protection set to Low , the asp page is run in
the inetinfo.exe process under the context of the Local System account.
When running in Medium or High Application protection (separate memory
space) the IWAM account is the identity of the process thats executing the
ASP pages.

If you can browse the asp page after following the above steps, it is
likely that the IWAM account is out of sync or locked out or disabled.You
can confirm this by looking at the event logs.

Please review:
http://support.microsoft.com/default.aspx?scid=kb;en-us;297989
http://support.microsoft.com/default.aspx?scid=kb;en-us;309051

Hope this helps!!!
Thanks,
Yogita Manghnani
Microsoft Developer Support
Internet Information Server

*********************************************************************
>>Please do not send email directly to this alias. This is an online
account name for newsgroup participation only.<<

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.

© 2003 Microsoft Corporation. All rights reserved.
*********************************************************************



Relevant Pages

  • RE: Error
    ... Are you able to browse to asp pages if you set the Application protection ... It sounds like there is some permissions issue on the server. ...
    (microsoft.public.inetserver.iis)
  • asp pages under medium pooled
    ... server is running windows server 2003 ... When I trying to run ASP pages with website Application Protection ...
    (microsoft.public.inetserver.iis)
  • RE: asp pages under medium pooled
    ... Microsoft IIS Support Engineer ... >server is running windows server 2003 ... >When I trying to run ASP pages with website Application Protection ... >only when I set Application Protection to: ...
    (microsoft.public.inetserver.iis)
  • asp pages under medium pooled
    ... When i trying to run ASP pages with website Application Protection ... as: Medium i am getting error in the Application event: ...
    (microsoft.public.inetserver.iis)