October 9, 200619 yr Hi Guys, When I try to load any page from my IIS 5.1 (XPProSP2), It says:Server Application ErrorThe 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
October 9, 200619 yr Author Where should I see for the event log? If IIS6.log is the evnt log, then I will post it here.As in the IIS6.logI have removed the invalid log. PraveenOK? Edited October 10, 200619 yr by praveenscience
October 9, 200619 yr If html pages load then what extension of web page are you trying to load (eg asp, php, aspx)?
October 9, 200619 yr 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.
October 10, 200619 yr Author For the pages Iam using are ASP. They are unable to display.Where to see in the Event Viewer?
October 10, 200619 yr I'm not sure, but my guess would be the Application Event Log. If it's not there, try the System Event Log.
October 10, 200619 yr There a few things we need to do to enable asp in iis.1) open Internet Information Services (IIS) Manager2) expand the tree on the left until you find Default Web Site or whatever you named yours3) right click on the entry and select properties4) Select the Home Directory tab and tick Read, Write, Log Visits, Index This Resource5) 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 them9) 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
October 10, 200619 yr Author OK. I tried it. But no use. Says:Server Application ErrorThe 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
October 10, 200619 yr 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!
October 10, 200619 yr Author 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.
October 10, 200619 yr Author 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.ThanksPraveen Kumar
October 10, 200619 yr Looks like your IWAM-account may not be configured correctly. Check PRB: Configured Identity Is Incorrect for IWAM Account for a solution.By the way: next time, click the link(s) in the event description. Chances are you'd find a solution immediately. Edited October 10, 200619 yr by Ctrl-X
Create an account or sign in to comment