A problem on IIS

N

news.microsoft.com

Hi there,

I need to do a little thing on IIS, so I installed IIS on Windows XP. At the
beginnng, I could not access .htm and .aspx files using browser, but .gif is
fine. After I gave Everyone read permission on C:\inetpub\wwwroot, IE can
read .htm files very well, but .aspx doesn't work at all. HTTP 500 is
returned. I checked Event, in System,

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 12/13/2007
Time: 10:33:23 AM
User: N/A
Computer: RAY
Description:
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
'General access denied error
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I appreicate any comments and thank you.

Rui
 
N

nass

news.microsoft.com said:
Hi there,

I need to do a little thing on IIS, so I installed IIS on Windows XP. At the
beginnng, I could not access .htm and .aspx files using browser, but .gif is
fine. After I gave Everyone read permission on C:\inetpub\wwwroot, IE can
read .htm files very well, but .aspx doesn't work at all. HTTP 500 is
returned. I checked Event, in System,

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 12/13/2007
Time: 10:33:23 AM
User: N/A
Computer: RAY
Description:
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
'General access denied error
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I appreicate any comments and thank you.

Rui


It is about permission, hence when you changed the permission to read you
got access to the htm and the gifs.
PRB: ASP pages do not process and DCOM event 10010 appears in the system
http://support.microsoft.com/kb/327153/


Server Application Error Message: "The server failed to load application"
http://support.microsoft.com/kb/297519
Make sure to read and implement a safe and secure permission or you will
end up naked??.
HTH.
nass
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top