Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Can't run IIS apps as protection Medium (pooled)

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  I want configure a new site  
Author Message
anonymous1247

External


Since: Feb 22, 2004
Posts: 3



(Msg. 1) Posted: Sun Feb 22, 2004 10:11 pm
Post subject: Can't run IIS apps as protection Medium (pooled)
Archived from groups: microsoft>public>inetserver>iis (more info?)

I'm running XP Pro and IE6 with all service packs and hot fixes (Windows Update has nothing more for me). I created a simple "Hello" .asp page and put it in my wwwroot. If I try to browse it as http://127.0.0.1/hello.asp I get browser message "Class does not exist". I have the same problem if I try to access IIS help. I can access a copy of the page as http://127.0.0.1/hello.htm just fine.

If I change the protection level from Medium (pooled) to low everything works fine. I have seen this exact problem documented earlier this month with a recommendation from MS to resync the password for IWAM. I saw the same resync advice in several MS online tech articles. I reset passwords for IWAM and IUSR in user mgr, reset them to match in the IIS metabase, and ran synciwam.vbs, all done successfully. However I still have the problem.

Is there another possible reason for this problem, or must I just run my apps with protection low?

 >> Stay informed about: Can't run IIS apps as protection Medium (pooled) 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 2) Posted: Mon Feb 23, 2004 5:24 pm
Post subject: Re: Can't run IIS apps as protection Medium (pooled) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Can you do the following check please?
========================================
Open the local security policy editor, by typing gpedit.msc in Start -> Run

In Computer Configuration -> Windows Settings -> Security Settings -> Local
Policies->User Rights Assisgnment, check if IWAM account has been
granted with the 'Bypass traverse checking' right. By default, the
local Everyone group has this permission.
========================================

Also, can you remote the global.asa file that you have, and see if you get
the same error? (perhaps there's something in global.asa that's causing the
problem - that would help us locate the file that's causing your grief)

Otherwise, can you post the exact error you are seeing please?

Cheers
Ken

"tr" <anonymous DeleteThis @discussions.microsoft.com> wrote in message
news:2591B156-64DA-4B85-A748-8143A22E680D@microsoft.com...
: I'm running XP Pro and IE6 with all service packs and hot fixes (Windows
Update has nothing more for me). I created a simple "Hello" .asp page and
put it in my wwwroot. If I try to browse it as http://127.0.0.1/hello.asp I
get browser message "Class does not exist". I have the same problem if I try
to access IIS help. I can access a copy of the page as
http://127.0.0.1/hello.htm just fine.
:
: If I change the protection level from Medium (pooled) to low everything
works fine. I have seen this exact problem documented earlier this month
with a recommendation from MS to resync the password for IWAM. I saw the
same resync advice in several MS online tech articles. I reset passwords for
IWAM and IUSR in user mgr, reset them to match in the IIS metabase, and ran
synciwam.vbs, all done successfully. However I still have the problem.
:
: Is there another possible reason for this problem, or must I just run my
apps with protection low?

 >> Stay informed about: Can't run IIS apps as protection Medium (pooled) 
Back to top
Login to vote
anonymous1247

External


Since: Feb 22, 2004
Posts: 3



(Msg. 3) Posted: Mon Feb 23, 2004 9:06 pm
Post subject: Re: Can't run IIS apps as protection Medium (pooled) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

There is no global.asa file. This is a new machine with ALL Windows Updates applied. It has just the standard inetpub resulting from the IIS install with the addition of my hello.asp file.

The policy editor shows the following accounts with "Bypass traverse checking":
Administrators, Backup Operators, Everyone, Power Users, Users
When I check Propeties for the IWAM account no groups are listed on the "Member of" tab.

In IE with friendly msgs turned off I get the msg "Class does not exist" in the browser client area. With friendly msgs turned on it just comes out as an HTTP 500.

Below is a COM+ event id 4786 entry for IIS Out of Process Pooled Applications I found in the application event log".
============================================================

The system has called a custom component and that component has failed and generated an exception. This indicates a problem with the custom component. Notify the developer of this component that a failure has occurred and provide them with the information below.
Component Prog ID:
Server Application ID: {3D14228D-FBE1-11D0-995D-00C04FD919C1}
Server Application Instance ID:
{3371BBFD-783C-4A90-9F2E-CB697033F37D}
Server Application Name: IIS Out-Of-Process Pooled Applications
The serious nature of this error has caused the process to terminate.
Exception: C0000005
Address: 0x77F69ECD
Call Stack:
ntdll!RtlpWaitForCriticalSection + 0x8A
ntdll!RtlEnterCriticalSection + 0x46
wam!DllRegisterServer + 0x18D
ole32!CoMarshalInterface + 0x6B8
ole32!CoRevertToSelf + 0xC13
ole32!UpdateDCOMSettings + 0x3E17
ole32!CoQueryProxyBlanket + 0x233E
 >> Stay informed about: Can't run IIS apps as protection Medium (pooled) 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Low Vs Medium Application Isolation - Hello All, I'm working on a ASP web project that uses VB.NET middle tier components, CCW is used for interop. My application works fine if I set the IIS Application Protection property for the virtual directory to LOW but throws up an error with a rando...

IIS Out-Of-Process Pooled Applications error - Hi, I periodically get the following com+ error on IIS 5 (Windows Advanced Server 2000, SP4) when running asp-based web site: " The system has called a custom component and that component has failed and generated an exception. This indicates a prob...

Missing IIS Out-of-Process Pooled applications component? - I recently installed Delphi 8.NET and DevExpress WebFrameWork, and now my local IIS 5 (Win2K Pro, fully SPd) has now stopped working unless I set the directory security to "low". The Components admin panel shows that the "IIS Out-of-Proce...

Out of process pooled applications package missing - Hi, I amusing a WIN2k professional machine running IIS 5.0 In "Component Services" under COM+ Applications I am seeing only i) IIS in-process applications ii)IIS utilities I am not seeing IIS Out of Proces pooled applications. This is...

getting iis to work for asp.net apps - I am studying this on my own, and can't get iis configured on my machine to work in visual studio.net 2003. Does anyone have any resources to help? Thanks!
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]