Jump to content

Internet Information Services


praveenscience

Recommended Posts

Hi Guys,

When I try to load any page from my IIS 5.1 (XPProSP2), It says:

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.

This doesnt come when I load any HTML pages.

Please help me. My entire work depends on IIS.

Thanking You,

Yours Truly,

Praveen Kumar

Link to comment
Share on other sites


Where should I see for the event log? If II6.log is the evnt log, then I will post it here.

[snip]

Sorry for this long sized log!! :)

That's not the Event Log. To open the Event Log: Start / Run -> "eventvwr.msc" [Enter]. Or right-click the My Computer icon and select "Manage". The Event Viewer will be right under the System Tools node.

By the way, if you're going to post such a long log, please attach instead of quoting it.

Link to comment
Share on other sites

There a few things we need to do to enable asp in iis.

1) open Internet Information Services (IIS) Manager

2) expand the tree on the left until you find Default Web Site or whatever you named yours

3) right click on the entry and select properties

4) Select the Home Directory tab and tick Read, Write, Log Visits, Index This Resource

5) On the Home Directory tab change the Execute Permissions to Scripts and Executables and accept the prompt.

6) Select the Configuration button and select the Options tab, Tick Enable Parent Paths and change the Default ASP Language to whatever you are using. Click on OK and then apply in thmain window.

7) If you get any Inheritence Override Windows, Click the Select All button followed by OK.

8) Select the Documents tab, and ensure you have Default.asp and Index.asp in the list, if not add them

9) Click on APPLY and OK

IIS will now serve asp pages.

You may have to restart IIS, but you shouldn't need to.

Hope this helps

Link to comment
Share on other sites

OK. I tried it. But no use. Says:

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.

What should I do?

Iam thinking of formatting my XP and reinstalling it again. It is a hectic job to do and I need to patiently see what should I have to back up and its a really tough one. Please help me and Iam too trying my best to recover this problem. If nothing works I have to format my system on Friday.

Please do me this needful.

Thanks In Advance.

Praveen Kumar

Link to comment
Share on other sites

Once again: the error message refers to the event log. You should be able to find more information there. Without a detailed description it's impossible to solve this problem. Find the error message in the event log!

Link to comment
Share on other sites

Event Viewer Says:

The COM+ Event System detected a bad return code during its internal processing. HRESULT was 80070422 from line 44 of d:\qxp_slp\com\com1x\src\events\tier1\eventsystemobj.cpp. Please contact Microsoft Product Support Services to report this error.

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

The server failed to load application '/LM/W3SVC/1/ROOT'. The error was 'The server process could not be started because the configured identity is incorrect. Check the username and password.

'.

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.

DCOM got error "Logon failure: unknown user name or bad password. " and was unable to logon .\IWAM_PRAVEEN-KUMAR in order to run the server:

{3D14228D-FBE1-11D0-995D-00C04FD919C1}

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

DCOM got error "The dependency service or group failed to start. " attempting to start the service MPS9 with arguments "" in order to run the server:

{7EB483B0-414C-4B45-A46C-CF4620531F8F}

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

I hope these are the events.

Link to comment
Share on other sites

These two errors come:

DCOM got error "Logon failure: unknown user name or bad password. " and was unable to logon .\IWAM_PRAVEEN-KUMAR in order to run the server:

{3D14228D-FBE1-11D0-995D-00C04FD919C1}

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

The server failed to load application '/LM/W3SVC/1/ROOT'. The error was 'The server process could not be started because the configured identity is incorrect. Check the username and password.

'.

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.

Iam sure.

Thanks

Praveen Kumar

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...