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 Pages No Longer Work - Please Help!

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Has my metabase.bin been hacked?  
Author Message
user664

External


Since: Aug 26, 2003
Posts: 5



(Msg. 1) Posted: Wed Aug 27, 2003 2:30 am
Post subject: ASP Pages No Longer Work - Please Help!
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hello, I am a developer and have been working successfully developing
ASP.NET pages for quite some time now on my computer. Suddenly yesterday I
started getting errors on any ASP page:

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.

When I look at the event log, I see two errors:

ERROR #1:
Source: W3SVC
Event Id: 36
User: N/A
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
'General access denied error'.

ERROR #2:
Source: DCOM
Event Id: 10001
User: NT AUTHORITY\SYSTEM
Unable to start a DCOM Server: {99169CB1-A707-11D0-989D-00C04FD919C1} as
../IWAM_MACHINENAME. The error:
"Access is denied. "
Happened while starting this command:
C:\WINDOWS\System32\dllhost.exe
/Processid:{3D14228D-FBE1-11D0-995D-00C04FD919C1}

I'm completely at a loss as to why this is happening and have wasted the
entire day trying to fix it. I've even uninstalled the .NET framework and
IIS and reinstalled IIS. I still get the error. It seems like my IWAM has
some permission set up wrong but how am I supposed to know what it is and
how to fix it?

Thanks for any help,

Bill

 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
Back to top
Login to vote
msnews

External


Since: Aug 26, 2003
Posts: 3



(Msg. 2) Posted: Wed Aug 27, 2003 12:13 pm
Post subject: Re: ASP Pages No Longer Work - Please Help! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Bill - curious...

See my post below.. I have *exactly* the same problem.... I've been through
the same fix attempts as you!

If you do find the answer by other means, can you post it back here?

thanks

--
==============================
Simon Verona
simon DeleteThis @aphroditeuk.com
==============================
"Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
news:OrqXMuEbDHA.1644@TK2MSFTNGP10.phx.gbl...
 > Hello, I am a developer and have been working successfully developing
 > ASP.NET pages for quite some time now on my computer. Suddenly yesterday
I
 > started getting errors on any ASP page:
 >
 > 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.
 >
 > When I look at the event log, I see two errors:
 >
 > ERROR #1:
 > Source: W3SVC
 > Event Id: 36
 > User: N/A
 > The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
 > 'General access denied error'.
 >
 > ERROR #2:
 > Source: DCOM
 > Event Id: 10001
 > User: NT AUTHORITY\SYSTEM
 > Unable to start a DCOM Server: {99169CB1-A707-11D0-989D-00C04FD919C1} as
 > ./IWAM_MACHINENAME. The error:
 > "Access is denied. "
 > Happened while starting this command:
 > C:\WINDOWS\System32\dllhost.exe
 > /Processid:{3D14228D-FBE1-11D0-995D-00C04FD919C1}
 >
 > I'm completely at a loss as to why this is happening and have wasted the
 > entire day trying to fix it. I've even uninstalled the .NET framework and
 > IIS and reinstalled IIS. I still get the error. It seems like my IWAM
has
 > some permission set up wrong but how am I supposed to know what it is and
 > how to fix it?
 >
 > Thanks for any help,
 >
 > Bill
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 3) Posted: Wed Aug 27, 2003 9:28 pm
Post subject: Re: ASP Pages No Longer Work - Please Help! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I don't know what your specific error is. However, it appears that you're
getting some kind of access denied error either due to password synch
issues -or- incorrectly configured permissions.

Have you tried running filemon from www.sysinternals.com to see if there's
any access denied errors on any files?

Cheers
Ken

"Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
news:OrqXMuEbDHA.1644@TK2MSFTNGP10.phx.gbl...
: Hello, I am a developer and have been working successfully developing
: ASP.NET pages for quite some time now on my computer. Suddenly yesterday
I
: started getting errors on any ASP page:
:
: 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.
:
: When I look at the event log, I see two errors:
:
: ERROR #1:
: Source: W3SVC
: Event Id: 36
: User: N/A
: The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
: 'General access denied error'.
:
: ERROR #2:
: Source: DCOM
: Event Id: 10001
: User: NT AUTHORITY\SYSTEM
: Unable to start a DCOM Server: {99169CB1-A707-11D0-989D-00C04FD919C1} as
: ./IWAM_MACHINENAME. The error:
: "Access is denied. "
: Happened while starting this command:
: C:\WINDOWS\System32\dllhost.exe
: /Processid:{3D14228D-FBE1-11D0-995D-00C04FD919C1}
:
: I'm completely at a loss as to why this is happening and have wasted the
: entire day trying to fix it. I've even uninstalled the .NET framework and
: IIS and reinstalled IIS. I still get the error. It seems like my IWAM
has
: some permission set up wrong but how am I supposed to know what it is and
: how to fix it?
:
: Thanks for any help,
:
: Bill
:
:
 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
Back to top
Login to vote
user664

External


Since: Aug 26, 2003
Posts: 5



(Msg. 4) Posted: Wed Aug 27, 2003 9:28 pm
Post subject: Re: ASP Pages No Longer Work - Please Help! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ken,

Thanks for the tip... filemon shows these errors which seem related:

7:04:22 AM svchost.exe:984 QUERY INFORMATION C:\WINDOWS\System32\dllhost.exe
ACCESS DENIED Attributes: Error
7:04:22 AM svchost.exe:984 QUERY INFORMATION C:\WINDOWS\System32\dllhost.exe
ACCESS DENIED Attributes: Error
7:04:22 AM svchost.exe:984 OPEN C:\WINDOWS\System32\dllhost.exe ACCESS
DENIED ACTIPRO\IWAM_MACHINENAME
7:04:22 AM svchost.exe:984 OPEN C:\WINDOWS\System32\dllhost.exe ACCESS
DENIED ACTIPRO\IWAM_MACHINENAME

All of them are command line (C:\WINDOWS\system32\svchost -k rpcss) and user
(NT AUTHORITY\SYSTEM).

Any ideas?

Bill


"Ken Schaefer" <kenREMOVE.RemoveThis@THISadOpenStatic.com> wrote in message
news:Oi7VBVHbDHA.1488@TK2MSFTNGP12.phx.gbl...
 > I don't know what your specific error is. However, it appears that you're
 > getting some kind of access denied error either due to password synch
 > issues -or- incorrectly configured permissions.
 >
 > Have you tried running filemon from <a style='text-decoration: underline;' href="http://www.sysinternals.com" target="_blank">www.sysinternals.com</a> to see if there's
 > any access denied errors on any files?
 >
 > Cheers
 > Ken
 >
 > "Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
 > news:OrqXMuEbDHA.1644@TK2MSFTNGP10.phx.gbl...
 > : Hello, I am a developer and have been working successfully developing
 > : ASP.NET pages for quite some time now on my computer. Suddenly
yesterday
 > I
 > : started getting errors on any ASP page:
 > :
 > : 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.
 > :
 > : When I look at the event log, I see two errors:
 > :
 > : ERROR #1:
 > : Source: W3SVC
 > : Event Id: 36
 > : User: N/A
 > : The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
 > : 'General access denied error'.
 > :
 > : ERROR #2:
 > : Source: DCOM
 > : Event Id: 10001
 > : User: NT AUTHORITY\SYSTEM
 > : Unable to start a DCOM Server: {99169CB1-A707-11D0-989D-00C04FD919C1} as
 > : ./IWAM_MACHINENAME. The error:
 > : "Access is denied. "
 > : Happened while starting this command:
 > : C:\WINDOWS\System32\dllhost.exe
 > : /Processid:{3D14228D-FBE1-11D0-995D-00C04FD919C1}
 > :
 > : I'm completely at a loss as to why this is happening and have wasted the
 > : entire day trying to fix it. I've even uninstalled the .NET framework
and
 > : IIS and reinstalled IIS. I still get the error. It seems like my IWAM
 > has
 > : some permission set up wrong but how am I supposed to know what it is
and
 > : how to fix it?
 > :
 > : Thanks for any help,
 > :
 > : Bill
 > :
 > :
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 5) Posted: Wed Aug 27, 2003 9:30 pm
Post subject: Re: ASP Pages No Longer Work - Please Help! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I'm sorry Simon, but your error message is quite different to Bill's.
Suggest you check:
http://support.microsoft.com/?id=255770

You'll also find a few other articles here:
http://www.google.com.au/search?q=server+failed+to+load+application+%2...FLM%2FW

Cheers
Ken


"Simon Verona" <msnews.DeleteThis@aphroditeuk.com> wrote in message
news:%23IcveMHbDHA.1940@TK2MSFTNGP10.phx.gbl...
: Bill - curious...
:
: See my post below.. I have *exactly* the same problem.... I've been
through
: the same fix attempts as you!
:
: If you do find the answer by other means, can you post it back here?
:
: thanks
:
: --
: ==============================
: Simon Verona
: simon.DeleteThis@aphroditeuk.com
: ==============================
: "Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
: news:OrqXMuEbDHA.1644@TK2MSFTNGP10.phx.gbl...
: > Hello, I am a developer and have been working successfully developing
: > ASP.NET pages for quite some time now on my computer. Suddenly
yesterday
: I
: > started getting errors on any ASP page:
: >
: > 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.
: >
: > When I look at the event log, I see two errors:
: >
: > ERROR #1:
: > Source: W3SVC
: > Event Id: 36
: > User: N/A
: > The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
: > 'General access denied error'.
: >
: > ERROR #2:
: > Source: DCOM
: > Event Id: 10001
: > User: NT AUTHORITY\SYSTEM
: > Unable to start a DCOM Server: {99169CB1-A707-11D0-989D-00C04FD919C1} as
: > ./IWAM_MACHINENAME. The error:
: > "Access is denied. "
: > Happened while starting this command:
: > C:\WINDOWS\System32\dllhost.exe
: > /Processid:{3D14228D-FBE1-11D0-995D-00C04FD919C1}
: >
: > I'm completely at a loss as to why this is happening and have wasted the
: > entire day trying to fix it. I've even uninstalled the .NET framework
and
: > IIS and reinstalled IIS. I still get the error. It seems like my IWAM
: has
: > some permission set up wrong but how am I supposed to know what it is
and
: > how to fix it?
: >
: > Thanks for any help,
: >
: > Bill
: >
: >
:
 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 6) Posted: Thu Aug 28, 2003 12:18 am
Post subject: Re: ASP Pages No Longer Work - Please Help! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I would suggest that you change the permissions on dllhost.exe so that the
IWAM_MachineName account has Read/Execute NTFS permissions on that file.
IWAM_Machinename appears to be the account that your webserver is using to
process your ASP pages (default account for anonymous access to out of
process websites), and see if that makes the problem go away.

Cheers
Ken

"Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
news:u0oWLuIbDHA.2136@TK2MSFTNGP10.phx.gbl...
: Ken,
:
: Thanks for the tip... filemon shows these errors which seem related:
:
: 7:04:22 AM svchost.exe:984 QUERY INFORMATION
C:\WINDOWS\System32\dllhost.exe
: ACCESS DENIED Attributes: Error
: 7:04:22 AM svchost.exe:984 QUERY INFORMATION
C:\WINDOWS\System32\dllhost.exe
: ACCESS DENIED Attributes: Error
: 7:04:22 AM svchost.exe:984 OPEN C:\WINDOWS\System32\dllhost.exe ACCESS
: DENIED ACTIPRO\IWAM_MACHINENAME
: 7:04:22 AM svchost.exe:984 OPEN C:\WINDOWS\System32\dllhost.exe ACCESS
: DENIED ACTIPRO\IWAM_MACHINENAME
:
: All of them are command line (C:\WINDOWS\system32\svchost -k rpcss) and
user
: (NT AUTHORITY\SYSTEM).
:
: Any ideas?
:
: Bill
:
:
: "Ken Schaefer" <kenREMOVE.RemoveThis@THISadOpenStatic.com> wrote in message
: news:Oi7VBVHbDHA.1488@TK2MSFTNGP12.phx.gbl...
: > I don't know what your specific error is. However, it appears that
you're
: > getting some kind of access denied error either due to password synch
: > issues -or- incorrectly configured permissions.
: >
: > Have you tried running filemon from www.sysinternals.com to see if
there's
: > any access denied errors on any files?
: >
: > Cheers
: > Ken
: >
: > "Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
: > news:OrqXMuEbDHA.1644@TK2MSFTNGP10.phx.gbl...
: > : Hello, I am a developer and have been working successfully developing
: > : ASP.NET pages for quite some time now on my computer. Suddenly
: yesterday
: > I
: > : started getting errors on any ASP page:
: > :
: > : 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.
: > :
: > : When I look at the event log, I see two errors:
: > :
: > : ERROR #1:
: > : Source: W3SVC
: > : Event Id: 36
: > : User: N/A
: > : The server failed to load application '/LM/W3SVC/1/ROOT'. The error
was
: > : 'General access denied error'.
: > :
: > : ERROR #2:
: > : Source: DCOM
: > : Event Id: 10001
: > : User: NT AUTHORITY\SYSTEM
: > : Unable to start a DCOM Server: {99169CB1-A707-11D0-989D-00C04FD919C1}
as
: > : ./IWAM_MACHINENAME. The error:
: > : "Access is denied. "
: > : Happened while starting this command:
: > : C:\WINDOWS\System32\dllhost.exe
: > : /Processid:{3D14228D-FBE1-11D0-995D-00C04FD919C1}
: > :
: > : I'm completely at a loss as to why this is happening and have wasted
the
: > : entire day trying to fix it. I've even uninstalled the .NET framework
: and
: > : IIS and reinstalled IIS. I still get the error. It seems like my
IWAM
: > has
: > : some permission set up wrong but how am I supposed to know what it is
: and
: > : how to fix it?
: > :
: > : Thanks for any help,
: > :
: > : Bill
: > :
: > :
: >
: >
:
:
 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
Back to top
Login to vote
user664

External


Since: Aug 26, 2003
Posts: 5



(Msg. 7) Posted: Thu Aug 28, 2003 12:18 am
Post subject: Re: ASP Pages No Longer Work - Please Help! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ken,

I gave IWAM_MACHINENAME access to the dllhost.exe and now I get two
different errors:

ERROR #1:
Source: W3SVC
Event Id: 36
User: N/A
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
'Server execution failed'.

ERROR #2:
Source: DCOM
Event Id: 10010
User: NT AUTHORITY\SYSTEM
The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with DCOM
within the required timeout.

I looked at the FILEMON dump and noticed other access denied errors for
IWAM_MACHINENAME. So I had to give access for IWAM_MACHINENAME to the
Windows and Windows/System32 folders as well as rpcss.dll. After that I
still get the same errors above in the event log and this dump from FILEMON.
There are no more access denied errors in the FILEMON dump but still nothing
works.

5:17:23 PM IEXPLORE.EXE:2876 QUERY INFORMATION C:\Documents and
Settings\Bill\Local Settings\Temporary Internet Files\Content.IE5\index.dat
SUCCESS Length: 4489216
5:17:23 PM IEXPLORE.EXE:2876 QUERY INFORMATION C:\Documents and
Settings\Bill\Local Settings\Temporary Internet Files\Content.IE5\index.dat
SUCCESS Length: 4489216
5:17:23 PM IEXPLORE.EXE:2876 QUERY INFORMATION C:\Documents and
Settings\Bill\Local Settings\Temporary Internet Files\Content.IE5\index.dat
SUCCESS Length: 4489216
5:17:23 PM IEXPLORE.EXE:2876 QUERY INFORMATION C:\Documents and
Settings\Bill\Local Settings\Temporary Internet Files\Content.IE5\index.dat
SUCCESS Length: 4489216
5:17:23 PM IEXPLORE.EXE:2876 QUERY INFORMATION C:\Documents and
Settings\Bill\Local Settings\Temporary Internet Files\Content.IE5\index.dat
SUCCESS Length: 4489216
5:17:23 PM IEXPLORE.EXE:2876 QUERY INFORMATION C:\Documents and
Settings\Bill\Local Settings\Temporary Internet Files\Content.IE5\index.dat
SUCCESS Length: 4489216
5:17:23 PM IEXPLORE.EXE:2876 QUERY INFORMATION C:\Documents and
Settings\Bill\Local Settings\Temporary Internet Files\Content.IE5\index.dat
SUCCESS Length: 4489216
5:17:23 PM IEXPLORE.EXE:2876 QUERY INFORMATION C:\Documents and Settings\Bil
l\Local Settings\Temporary Internet Files\Content.IE5\index.dat SUCCESS
Length: 4489216
5:17:23 PM inetinfo.exe:592 QUERY INFORMATION C:\INETPUB\WWWROOT\ SUCCESS
Attributes: D
5:17:23 PM inetinfo.exe:592 OPEN C:\INETPUB\WWWROOT\ SUCCESS Options: Open
Access: All
5:17:23 PM inetinfo.exe:592 QUERY SECURITY C:\INETPUB\WWWROOT\ BUFFER
OVERFLOW
5:17:23 PM inetinfo.exe:592 QUERY SECURITY C:\INETPUB\WWWROOT\ SUCCESS
5:17:23 PM inetinfo.exe:592 OPEN C:\INETPUB\WWWROOT\DEFAULT.HTM FILE NOT
FOUND Options: Open Access: All
5:17:23 PM inetinfo.exe:592 OPEN C:\INETPUB\WWWROOT\DEFAULT.ASP FILE NOT
FOUND Options: Open Access: All
5:17:23 PM inetinfo.exe:592 OPEN C:\INETPUB\WWWROOT\INDEX.HTM FILE NOT FOUND
Options: Open Access: All
5:17:23 PM inetinfo.exe:592 OPEN C:\INETPUB\WWWROOT\IISSTART.ASP SUCCESS
Options: Open Access: All
5:17:23 PM inetinfo.exe:592 QUERY SECURITY C:\INETPUB\WWWROOT\IISSTART.ASP
BUFFER OVERFLOW
5:17:23 PM inetinfo.exe:592 QUERY SECURITY C:\INETPUB\WWWROOT\IISSTART.ASP
SUCCESS
5:17:23 PM inetinfo.exe:592 CLOSE C:\INETPUB\WWWROOT\IISSTART.ASP SUCCESS
5:17:23 PM inetinfo.exe:592 CLOSE C:\INETPUB\WWWROOT\ SUCCESS
5:17:23 PM lsass.exe:764 SET INFORMATION C:\WINDOWS\system32\config\SAM.LOG
SUCCESS Length: 8192
5:17:23 PM lsass.exe:764 SET INFORMATION C:\WINDOWS\system32\config\SAM.LOG
SUCCESS Length: 8192
5:17:23 PM svchost.exe:952 QUERY INFORMATION C:\WINDOWS\TEMP SUCCESS
Attributes: D
5:17:23 PM svchost.exe:952 QUERY INFORMATION C:\WINDOWS\TEMP SUCCESS
Attributes: D
5:17:23 PM svchost.exe:952 QUERY INFORMATION C:\WINDOWS\System32\dllhost.exe
SUCCESS Attributes: A
5:17:23 PM svchost.exe:952 QUERY INFORMATION C:\WINDOWS\System32\dllhost.exe
SUCCESS Attributes: A
5:17:23 PM svchost.exe:952 OPEN C:\WINDOWS\System32\dllhost.exe SUCCESS
Options: Open Access: All
5:17:23 PM svchost.exe:952 QUERY INFORMATION C:\WINDOWS\System32\dllhost.exe
SUCCESS Attributes: A
5:17:23 PM svchost.exe:952 QUERY INFORMATION C:\WINDOWS\System32\dllhost.exe
SUCCESS Length: 4608
5:17:23 PM svchost.exe:952 QUERY INFORMATION C:\WINDOWS\system32\dllhost.exe
SUCCESS Attributes: A
5:17:23 PM svchost.exe:952 OPEN C:\ SUCCESS Options: Open Directory Access:
All
5:17:23 PM svchost.exe:952 DIRECTORY C:\ SUCCESS
FileBothDirectoryInformation: WINDOWS
5:17:23 PM svchost.exe:952 CLOSE C:\ SUCCESS
5:17:23 PM svchost.exe:952 OPEN C:\WINDOWS\ SUCCESS Options: Open Directory
Access: All
5:17:23 PM svchost.exe:952 DIRECTORY C:\WINDOWS\ SUCCESS
FileBothDirectoryInformation: system32
5:17:23 PM svchost.exe:952 CLOSE C:\WINDOWS\ SUCCESS
5:17:23 PM svchost.exe:952 OPEN C:\WINDOWS\system32\ SUCCESS Options: Open
Directory Access: All
5:17:23 PM svchost.exe:952 DIRECTORY C:\WINDOWS\system32\ SUCCESS
FileBothDirectoryInformation: dllhost.exe
5:17:23 PM svchost.exe:952 CLOSE C:\WINDOWS\system32\ SUCCESS
5:17:23 PM svchost.exe:952 OPEN C:\WINDOWS\System32\dllhost.exe.Manifest
FILE NOT FOUND Options: Open Access: All
5:17:23 PM svchost.exe:952 CLOSE C:\WINDOWS\System32\dllhost.exe SUCCESS
5:17:23 PM dllhost.exe:3808 QUERY INFORMATION
C:\WINDOWS\system32\dllhost.exe SUCCESS FileNameInformation
5:17:23 PM dllhost.exe:3808 QUERY INFORMATION
C:\WINDOWS\system32\dllhost.exe SUCCESS FileNameInformation
5:17:23 PM dllhost.exe:3808 OPEN C:\WINDOWS\Prefetch\DLLHOST.EXE-0FCE1506.pf
FILE NOT FOUND Options: Open Access: All
5:17:23 PM dllhost.exe:3808 OPEN C:\WINDOWS\system32\ SUCCESS Options: Open
Directory Access: Traverse
5:17:23 PM dllhost.exe:3808 QUERY INFORMATION
C:\WINDOWS\System32\dllhost.exe.Local FILE NOT FOUND Attributes: Error
5:17:23 PM dllhost.exe:3808 QUERY INFORMATION C:\WINDOWS\system32\rpcss.dll
SUCCESS Attributes: A
5:17:23 PM dllhost.exe:3808 OPEN C:\WINDOWS\system32\rpcss.dll SUCCESS
Options: Open Access: Execute
5:17:23 PM dllhost.exe:3808 QUERY INFORMATION C:\WINDOWS\system32\rpcss.dll
SUCCESS Length: 202752
5:17:23 PM dllhost.exe:3808 CLOSE C:\WINDOWS\system32\rpcss.dll SUCCESS
5:17:23 PM dllhost.exe:3808 QUERY INFORMATION
C:\WINDOWS\system32\dllhost.exe BUFFER OVERFLOW FileNameInformation
5:17:23 PM dllhost.exe:3808 QUERY INFORMATION
C:\WINDOWS\system32\dllhost.exe SUCCESS FileNameInformation
5:17:23 PM dllhost.exe:3808 SET INFORMATION
C:\WINDOWS\system32\config\SOFTWARE.LOG SUCCESS Length: 12288
5:17:23 PM dllhost.exe:3808 SET INFORMATION
C:\WINDOWS\system32\config\SOFTWARE.LOG SUCCESS Length: 12288
5:17:23 PM dllhost.exe:3808 SET INFORMATION
C:\WINDOWS\system32\config\SOFTWARE.LOG SUCCESS Length: 20480
5:17:23 PM dllhost.exe:3808 CLOSE C:\WINDOWS\system32\ SUCCESS
5:17:23 PM services.exe:752 WRITE C:\WINDOWS\system32\config\SysEvent.Evt
SUCCESS Offset: 267608 Length: 180
5:17:23 PM services.exe:752 WRITE C:\WINDOWS\system32\config\SysEvent.Evt
SUCCESS Offset: 267788 Length: 40
5:17:23 PM services.exe:752 WRITE C:\WINDOWS\system32\config\SysEvent.Evt
SUCCESS Offset: 267788 Length: 176
5:17:23 PM services.exe:752 WRITE C:\WINDOWS\system32\config\SysEvent.Evt
SUCCESS Offset: 267964 Length: 40
5:17:23 PM IEXPLORE.EXE:2876 QUERY INFORMATION C:\Documents and
Settings\Bill\Local Settings\Temporary Internet Files\Content.IE5\index.dat
SUCCESS Length: 4489216
5:17:23 PM svchost.exe:1052 OPEN C:\WINDOWS\Prefetch\DLLHOST.EXE-0FCE1506.pf
FILE NOT FOUND Options: Open Access: All
5:17:23 PM svchost.exe:1052 SET INFORMATION
C:\WINDOWS\system32\config\SOFTWARE.LOG SUCCESS Length: 24576

Bill


"Ken Schaefer" <kenREMOVE DeleteThis @THISadOpenStatic.com> wrote in message
news:%23mhU4zIbDHA.388@TK2MSFTNGP10.phx.gbl...
 > I would suggest that you change the permissions on dllhost.exe so that the
 > IWAM_MachineName account has Read/Execute NTFS permissions on that file.
 > IWAM_Machinename appears to be the account that your webserver is using to
 > process your ASP pages (default account for anonymous access to out of
 > process websites), and see if that makes the problem go away.
 >
 > Cheers
 > Ken
 >
 > "Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
 > news:u0oWLuIbDHA.2136@TK2MSFTNGP10.phx.gbl...
 > : Ken,
 > :
 > : Thanks for the tip... filemon shows these errors which seem related:
 > :
 > : 7:04:22 AM svchost.exe:984 QUERY INFORMATION
 > C:\WINDOWS\System32\dllhost.exe
 > : ACCESS DENIED Attributes: Error
 > : 7:04:22 AM svchost.exe:984 QUERY INFORMATION
 > C:\WINDOWS\System32\dllhost.exe
 > : ACCESS DENIED Attributes: Error
 > : 7:04:22 AM svchost.exe:984 OPEN C:\WINDOWS\System32\dllhost.exe ACCESS
 > : DENIED ACTIPRO\IWAM_MACHINENAME
 > : 7:04:22 AM svchost.exe:984 OPEN C:\WINDOWS\System32\dllhost.exe ACCESS
 > : DENIED ACTIPRO\IWAM_MACHINENAME
 > :
 > : All of them are command line (C:\WINDOWS\system32\svchost -k rpcss) and
 > user
 > : (NT AUTHORITY\SYSTEM).
 > :
 > : Any ideas?
 > :
 > : Bill
 > :
 > :
 > : "Ken Schaefer" <kenREMOVE DeleteThis @THISadOpenStatic.com> wrote in message
 > : news:Oi7VBVHbDHA.1488@TK2MSFTNGP12.phx.gbl...
 > : > I don't know what your specific error is. However, it appears that
 > you're
 > : > getting some kind of access denied error either due to password synch
 > : > issues -or- incorrectly configured permissions.
 > : >
 > : > Have you tried running filemon from <a style='text-decoration: underline;' href="http://www.sysinternals.com" target="_blank">www.sysinternals.com</a> to see if
 > there's
 > : > any access denied errors on any files?
 > : >
 > : > Cheers
 > : > Ken
 > : >
 > : > "Bill Henning" <please @ nospamforactiprosoftware.com> wrote in
message
 > : > news:OrqXMuEbDHA.1644@TK2MSFTNGP10.phx.gbl...
 > : > : Hello, I am a developer and have been working successfully
developing
 > : > : ASP.NET pages for quite some time now on my computer. Suddenly
 > : yesterday
 > : > I
 > : > : started getting errors on any ASP page:
 > : > :
 > : > : 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.
 > : > :
 > : > : When I look at the event log, I see two errors:
 > : > :
 > : > : ERROR #1:
 > : > : Source: W3SVC
 > : > : Event Id: 36
 > : > : User: N/A
 > : > : The server failed to load application '/LM/W3SVC/1/ROOT'. The error
 > was
 > : > : 'General access denied error'.
 > : > :
 > : > : ERROR #2:
 > : > : Source: DCOM
 > : > : Event Id: 10001
 > : > : User: NT AUTHORITY\SYSTEM
 > : > : Unable to start a DCOM Server:
{99169CB1-A707-11D0-989D-00C04FD919C1}
 > as
 > : > : ./IWAM_MACHINENAME. The error:
 > : > : "Access is denied. "
 > : > : Happened while starting this command:
 > : > : C:\WINDOWS\System32\dllhost.exe
 > : > : /Processid:{3D14228D-FBE1-11D0-995D-00C04FD919C1}
 > : > :
 > : > : I'm completely at a loss as to why this is happening and have wasted
 > the
 > : > : entire day trying to fix it. I've even uninstalled the .NET
framework
 > : and
 > : > : IIS and reinstalled IIS. I still get the error. It seems like my
 > IWAM
 > : > has
 > : > : some permission set up wrong but how am I supposed to know what it
is
 > : and
 > : > : how to fix it?
 > : > :
 > : > : Thanks for any help,
 > : > :
 > : > : Bill
 > : > :
 > : > :
 > : >
 > : >
 > :
 > :
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 8) Posted: Thu Aug 28, 2003 2:10 pm
Post subject: Re: ASP Pages No Longer Work - Please Help! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

I think your problem is now described here:
http://support.microsoft.com/?kbid=309051
(especially under steps 4 & 5 - it appears you may also need to adjust some
registry permissions in addition to the file system permissions you have
already made).

I have no idea how you system ended up being so screwy - it sounds like a
nightmare! I hope you get it sorted out.

Cheers
Ken


"Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
news:uQTkcFObDHA.3768@tk2msftngp13.phx.gbl...
: Ken,
:
: I gave IWAM_MACHINENAME access to the dllhost.exe and now I get two
: different errors:
:
: ERROR #1:
: Source: W3SVC
: Event Id: 36
: User: N/A
: The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
: 'Server execution failed'.
:
: ERROR #2:
: Source: DCOM
: Event Id: 10010
: User: NT AUTHORITY\SYSTEM
: The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with
DCOM
: within the required timeout.
:
: I looked at the FILEMON dump and noticed other access denied errors for
: IWAM_MACHINENAME. So I had to give access for IWAM_MACHINENAME to the
: Windows and Windows/System32 folders as well as rpcss.dll. After that I
: still get the same errors above in the event log and this dump from
FILEMON.
: There are no more access denied errors in the FILEMON dump but still
nothing
: works.
:
 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
Back to top
Login to vote
user664

External


Since: Aug 26, 2003
Posts: 5



(Msg. 9) Posted: Thu Aug 28, 2003 2:10 pm
Post subject: Re: ASP Pages No Longer Work - Please Help! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ok... making progress. It was that the Authenticated Users was not in the
Users group. After I added it and restarted IIS, old ASP works again.
However I still get this error in every ASP.NET project when I display a
page:

Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable. Please hit the "Refresh" button in your web browser
to retry your request.
Administrator Note: An error message detailing the cause of this specific
request failure can be found in the system event log of the web server.
Please review this log entry to discover what caused this error to occur.

Now I don't get any events though, even though that message says I should.
I did some more tests. One interesting thing is that I tried creating a new
ASP.NET project. When I do that, I get this event in the Application log a
number of times.

Source: FrontPage 4.0
Event Id: 1000
Microsoft FrontPage Server Extensions:
<a style='text-decoration: underline;' href="http://localhost" target="_blank">http://localhost</a> - Error #e0024 Message: Getting SID's account name failed.

Hehe... Any idea about this one?


"Ken Schaefer" <kenREMOVE RemoveThis @THISadOpenStatic.com> wrote in message
news:%23I2AtEQbDHA.1600@TK2MSFTNGP09.phx.gbl...
 > Hi,
 >
 > I think your problem is now described here:
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?kbid=309051</font" target="_blank">http://support.microsoft.com/?kbid=309051</font</a>>
 > (especially under steps 4 & 5 - it appears you may also need to adjust
some
 > registry permissions in addition to the file system permissions you have
 > already made).
 >
 > I have no idea how you system ended up being so screwy - it sounds like a
 > nightmare! I hope you get it sorted out.
 >
 > Cheers
 > Ken
 >
 >
 > "Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
 > news:uQTkcFObDHA.3768@tk2msftngp13.phx.gbl...
 > : Ken,
 > :
 > : I gave IWAM_MACHINENAME access to the dllhost.exe and now I get two
 > : different errors:
 > :
 > : ERROR #1:
 > : Source: W3SVC
 > : Event Id: 36
 > : User: N/A
 > : The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
 > : 'Server execution failed'.
 > :
 > : ERROR #2:
 > : Source: DCOM
 > : Event Id: 10010
 > : User: NT AUTHORITY\SYSTEM
 > : The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with
 > DCOM
 > : within the required timeout.
 > :
 > : I looked at the FILEMON dump and noticed other access denied errors for
 > : IWAM_MACHINENAME. So I had to give access for IWAM_MACHINENAME to the
 > : Windows and Windows/System32 folders as well as rpcss.dll. After that I
 > : still get the same errors above in the event log and this dump from
 > FILEMON.
 > : There are no more access denied errors in the FILEMON dump but still
 > nothing
 > : works.
 > :
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
Back to top
Login to vote
user664

External


Since: Aug 26, 2003
Posts: 5



(Msg. 10) Posted: Thu Aug 28, 2003 2:10 pm
Post subject: Re: ASP Pages No Longer Work - Please Help! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Good news... I found a fix for this final ASP.NET problem I described in my
previous email. It is on this page (for anyone else who runs into this):
<a style='text-decoration: underline;' href="http://www.asp.net/faq/ms03-32-Issue.aspx" target="_blank">http://www.asp.net/faq/ms03-32-Issue.aspx</a>

It seems like I'm completely up and running now.

Thanks for your help Ken!

Bill


"Ken Schaefer" <kenREMOVE DeleteThis @THISadOpenStatic.com> wrote in message
news:%23I2AtEQbDHA.1600@TK2MSFTNGP09.phx.gbl...
 > Hi,
 >
 > I think your problem is now described here:
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?kbid=309051</font" target="_blank">http://support.microsoft.com/?kbid=309051</font</a>>
 > (especially under steps 4 & 5 - it appears you may also need to adjust
some
 > registry permissions in addition to the file system permissions you have
 > already made).
 >
 > I have no idea how you system ended up being so screwy - it sounds like a
 > nightmare! I hope you get it sorted out.
 >
 > Cheers
 > Ken
 >
 >
 > "Bill Henning" <please @ nospamforactiprosoftware.com> wrote in message
 > news:uQTkcFObDHA.3768@tk2msftngp13.phx.gbl...
 > : Ken,
 > :
 > : I gave IWAM_MACHINENAME access to the dllhost.exe and now I get two
 > : different errors:
 > :
 > : ERROR #1:
 > : Source: W3SVC
 > : Event Id: 36
 > : User: N/A
 > : The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
 > : 'Server execution failed'.
 > :
 > : ERROR #2:
 > : Source: DCOM
 > : Event Id: 10010
 > : User: NT AUTHORITY\SYSTEM
 > : The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with
 > DCOM
 > : within the required timeout.
 > :
 > : I looked at the FILEMON dump and noticed other access denied errors for
 > : IWAM_MACHINENAME. So I had to give access for IWAM_MACHINENAME to the
 > : Windows and Windows/System32 folders as well as rpcss.dll. After that I
 > : still get the same errors above in the event log and this dump from
 > FILEMON.
 > : There are no more access denied errors in the FILEMON dump but still
 > nothing
 > : works.
 > :
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP Pages No Longer Work - Please Help! 
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? ...

IUSR and IWAM problems, synciwam.vbs doesn't work - I have a Windows 2000 Server running IIS 5, and after a failed attempt at running the FrontPage Extensions all hell broke loose. The long and the short of it is that the IUSR and IWAM users lost their priveldges to run anything above and beyond basic htm...

XP Pro - ASP pages will not display - Hi Recently installed XP PRO with all the lastest updates. IIS is installed but when testing the web sites I find that ASP pages will not display. I have been getting the following error message: "Active Server Pages error 'ASP 0134' Invalid Pr...

IIS won't load ASP pages - I have windows 2000 pro which i recently updated to SP4 IIS won't load any asp pages. It just shows page loading continually and gives no error messages (and yes i have show friendly error messages unchecked). The page constantly shows as loading and....

Unable to view web pages outside of intranet - I have an ASP website which I can view on our intranet without any problem but I can't test it from home. Thinking my modem connection was the problem I made a couple of "Hello World!" pages. One as a .htm and another as .asp. Same results. The...
   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 ]