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

ASP files only work in low application protection!

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  WAST Users  
Author Message
hansb

External


Since: Sep 17, 2003
Posts: 4



(Msg. 1) Posted: Wed Sep 17, 2003 7:16 pm
Post subject: ASP files only work in low application protection!
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi!

I have a W2k IIS5 where I have problems running asp pages (even
<%Response.Write "Hello World"%>) . I add a virtual directory and have
application level set to medium (pooled). If I change to Low (IIS Process)
everything works fine.

The error messages I get are
Server Application Error
The server has encountered an error while loading an application during the
processing of your request. Please refer to the event log for more detail
information. Please contact the server administrator for assistance

From event log
COM+ Services was unable to initialize due to a failure in the system API
shown below. This is often caused by a shortage of system resources on the
local machine.
CryptAcquireContext
Process Name: dllhost.exe
The serious nature of this error has caused the process to terminate.
Error Code = 0x80090017 : Provider type not defined.
COM+ Services Internals Information:
File: .\security.cpp, Line: 615

It seems to be some security problems. Could running synciwam.vbs? I have
never executed this script and don't know if anything can get corrupted (the
server is not mine so I don't want to experiment too much with it). Once
again it works if I switch to low application protection.

Kind Regards
/Hans Börjesson

 >> Stay informed about: ASP files only work in low application protection! 
Back to top
Login to vote
michno_nospam

External


Since: Aug 27, 2003
Posts: 21



(Msg. 2) Posted: Wed Sep 17, 2003 7:45 pm
Post subject: RE: ASP files only work in low application protection! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi ,

My name is Michael Noto. Thank you for using the Microsoft IIS Newsgroups.
It sounds like your IWAM account may not configured with correct password.
I would try the steps in the article below first.


PRB: Configured Identity Is Incorrect for IWAM Account

http://support.microsoft.com/?id=297989


I hope this helps! If you have additional questions on this topic, please
reply to this posting.

This posting is provided 'AS IS' with no warranties, and confers no rights.

Please do not send email directly to this alias. This is our online account
name for newsgroup participation only.

Need quick answers to questions like these? The Microsoft Knowledge Base
provides a wealth of information that you can use to troubleshoot a problem
or answer a question! It's located at
http://support.microsoft.com/support/c.asp

Regards,
Michael Noto
Microsoft IIS Support

From: "Hans" <hansb DeleteThis @R_E_Mvendimo.REM.com>
Newsgroups: microsoft.public.inetserver.iis
Subject: ASP files only work in low application protection!
Date: Wed, 17 Sep 2003 16:16:15 +0200

Hi!

I have a W2k IIS5 where I have problems running asp pages (even
<%Response.Write "Hello World"%>) . I add a virtual directory and have
application level set to medium (pooled). If I change to Low (IIS Process)
everything works fine.

The error messages I get are
Server Application Error
The server has encountered an error while loading an application during the
processing of your request. Please refer to the event log for more detail
information. Please contact the server administrator for assistance

From event log
COM+ Services was unable to initialize due to a failure in the system API
shown below. This is often caused by a shortage of system resources on the
local machine.
CryptAcquireContext
Process Name: dllhost.exe
The serious nature of this error has caused the process to terminate.
Error Code = 0x80090017 : Provider type not defined.
COM+ Services Internals Information:
File: .\security.cpp, Line: 615

It seems to be some security problems. Could running synciwam.vbs? I have
never executed this script and don't know if anything can get corrupted (the
server is not mine so I don't want to experiment too much with it). Once
again it works if I switch to low application protection.

Kind Regards
/Hans Börjesson

 >> Stay informed about: ASP files only work in low application protection! 
Back to top
Login to vote
hansb

External


Since: Sep 17, 2003
Posts: 4



(Msg. 3) Posted: Thu Sep 18, 2003 2:13 pm
Post subject: Re: ASP files only work in low application protection! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Michael and thanks for you help!

Unfortunately it did not help to set the passwords (updated both IUSER_ and
IWAM_). I followed method1 in the article you pointed out (checked the
current password using the adsutil.vbs script and set password for IUSER_
and IWAM_ to the passwords returned by running the script.



Any other suggestions? In the eventlog I also see this error, which is also
mentioned in the article you pointed out so I really thought the password
update should do the trick but it did not. Sad.



ID=36

The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with DCOM
within the required timeout.



The error message in the eventlog is depending on which file I try to
access. If I have a <% response.write "hello world"%> I get the error
message in my previous page and if I try to access my start page I receive
the "

The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with DCOM
within the required timeout.

" error. All components are registered OK since it works perfectly if I run
in Low application protecton.



Still it must be some sort of permissions problem?



Regards

/Hans Börjesson
 >> Stay informed about: ASP files only work in low application protection! 
Back to top
Login to vote
hansb

External


Since: Sep 17, 2003
Posts: 4



(Msg. 4) Posted: Thu Sep 18, 2003 2:15 pm
Post subject: Re: ASP files only work in low application protection! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

BTW I did not restart the computer after changing the passwords but I did
restart IIS.

Regards
/Hans
 >> Stay informed about: ASP files only work in low application protection! 
Back to top
Login to vote
michno_nospam

External


Since: Aug 27, 2003
Posts: 21



(Msg. 5) Posted: Thu Sep 18, 2003 8:02 pm
Post subject: Re: ASP files only work in low application protection! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Hans,


Did you run Synciwam too?

Other cases I found were resolved by Adding Interactive and Authenticated
Users to the Users group. The steps are in the first article below. The
second article may also be helpful.

PRB: ASP Pages Do Not Process and DCOM Event 10010 Appears in System Log

http://support.microsoft.com/?id=327153

HOW TO: Troubleshoot ASP in IIS 5.0

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

I hope this helps! If you have additional questions on this topic, please
reply to this posting.

This posting is provided 'AS IS' with no warranties, and confers no rights.

Please do not send email directly to this alias. This is our online account
name for newsgroup participation only.

Need quick answers to questions like these? The Microsoft Knowledge Base
provides a wealth of information that you can use to troubleshoot a problem
or answer a question! It's located at
http://support.microsoft.com/support/c.asp

Regards,
Michael Noto
Microsoft IIS Support

From: "Hans" <hansb RemoveThis @R_E_Mvendimo.REM.com>
Newsgroups: microsoft.public.inetserver.iis
Subject: Re: ASP files only work in low application protection!
Date: Thu, 18 Sep 2003 11:13:56 +0200

Hi Michael and thanks for you help!

Unfortunately it did not help to set the passwords (updated both IUSER_ and
IWAM_). I followed method1 in the article you pointed out (checked the
current password using the adsutil.vbs script and set password for IUSER_
and IWAM_ to the passwords returned by running the script.



Any other suggestions? In the eventlog I also see this error, which is also
mentioned in the article you pointed out so I really thought the password
update should do the trick but it did not. Sad.



ID=36

The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with DCOM
within the required timeout.



The error message in the eventlog is depending on which file I try to
access. If I have a <% response.write "hello world"%> I get the error
message in my previous page and if I try to access my start page I receive
the "

The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with DCOM
within the required timeout.

" error. All components are registered OK since it works perfectly if I run
in Low application protecton.



Still it must be some sort of permissions problem?



Regards

/Hans Börjesson
 >> Stay informed about: ASP files only work in low application protection! 
Back to top
Login to vote
hansb

External


Since: Sep 17, 2003
Posts: 4



(Msg. 6) Posted: Fri Sep 19, 2003 10:31 am
Post subject: Re: ASP files only work in low application protection! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Michael!

I checked the user group and the members NT Authority\Authenticated Users
and NT Authority\Interactive was missing. When I added these members I could
run asp files in medium (pooled) protection level.

One last question if you have time. Are there any reasons to delete these
members? Possible backdoors? Are they a requirement to run ASP?

Once again thanks for your help!
Regards
/Hans Börjesson

P.s I did not run Synciwam, I was going to but adding the members did the
trick so I skipped the synciwam script.
 >> Stay informed about: ASP files only work in low application protection! 
Back to top
Login to vote
michno_nospam

External


Since: Aug 27, 2003
Posts: 21



(Msg. 7) Posted: Fri Sep 19, 2003 6:58 pm
Post subject: Re: ASP files only work in low application protection! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Hans,

Glad to hear that worked! Yes we need to have the NT
AUTHORITY\Authenticated Users and NT AUTHORITY\INTERACTIVE entries in the
Users group for asp.


I hope this helps! If you have additional questions on this topic, please
reply to this posting.

This posting is provided 'AS IS' with no warranties, and confers no rights.

Please do not send email directly to this alias. This is our online account
name for newsgroup participation only.

Need quick answers to questions like these? The Microsoft Knowledge Base
provides a wealth of information that you can use to troubleshoot a problem
or answer a question! It's located at
http://support.microsoft.com/support/c.asp

Regards,
Michael Noto
Microsoft IIS Support
 >> Stay informed about: ASP files only work in low application protection! 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 6.0 does not work - Actually something is wrong from the beginning, I can't even open the http://Computername/ Site. I checked the running Service, and it seems to be working, I tried the Admintool, from my "Beginner"-view everything looks good. Anyone a Idea? ...

links don't work - When I try to access a url link in an e-mail nothing happens. Any suggestions? Thanks!

IIS Not work for Integrated Auth - Hi, I tried to host a web site to be used by our small team within company network. I have W2000 Pro (not W2000 server) and IIS 5 on my workstation. I set IIS to Integrated Window Auth and put everyone in ACL of the web file folder. Everyone in....

ASP pages doesn't work anymore - Hello! I have problem with one of our webservers (W2k SP4, IIS5) The webserver can't display any asp pages anymore. The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. HTTP 500 - Internal...

Wildcard app. mappings doesn't work. - Hi, I have a problem with my IIS on win2k server. When I add a Wildcard app. mapping like this: executable: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet_isapi.dll extension: .* allverbs: checked script engine: checked check..
   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 ]