RE: Server Failed to Load - and more newbie questions
From: Kyle Terns [MSFT] (Kylet_at_online.microsoft.com)
Date: 03/22/04
- Next message: charles: "Is there a VPN newsgroup?"
- Previous message: Kyle Terns [MSFT]: "RE: Event ID 1088 Tpye Error IIS will not run .NET Files (ASPX)"
- In reply to: Steve Finlayson: "Server Failed to Load - and more newbie questions"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Mar 2004 03:42:32 GMT
Hi Steve,
It sounds like your IIS COM+ packages may be missing. Below are steps I
copied from the following knowledge base article on how to recreate those
packages:
309051 HOW TO: Troubleshoot ASP in IIS 5.0
http://support.microsoft.com/?id=309051
1) Browse to Component Services and delete the following packages:NOTE: To
delete the packages, you must first open the properties of the package,
click the Advanced tab, and then click to clear the Disable Deletion check
box.
- IIS In-Process Applications
- IIS Out-of-Process Pooled Applications
- IIS Utilities
2) Open a command prompt, and then use the following command to switch
directories:
cd %windir%\system32\inetsrv
3) Run the following commands:
rundll32 wamreg.dll, CreateIISPackageNOTE: "CreateIISPackage" must be
typed exactly; it is case-sensitive.
regsvr32 asptxn.dll
4) Close and reopen Component Services. You should see all three IIS COM+
applications that have been recreated.
5) Run IISRESET from a command line and test any ASP page that previously
did not load correctly.
And yes, there is an Internet Services Manager for Windows XP under
Administrative Tools. Try running inetmgr.exe from the run line if you
can't find it. If that fails, you can install it from the AdminPak. Here's
the link:
314978 How to use Adminpak.msi to install a specific server administration
tool
http://support.microsoft.com/?id=314978
Hope this helps!
Kyle Terns, MCSD [MSFT]
***********************
>>Please do not send email directly to this alias. This is an online
account name for newsgroup participation only.<<
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
© 2003 Microsoft Corporation. All rights reserved.
***********************
--------------------
| NNTP-Posting-Date: Thu, 18 Mar 2004 19:44:52 -0600
| From: Steve Finlayson <cdisteve@yahoo.com>
| Newsgroups: microsoft.public.inetserver.iis
| Subject: Server Failed to Load - and more newbie questions
| Date: Thu, 18 Mar 2004 20:44:40 -0500
| Message-ID: <vljk50dt2fu6c3cfrvraravvlpjsroddg9@4ax.com>
| X-Newsreader: Forte Free Agent 1.93/32.576 English (American)
| MIME-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Content-Transfer-Encoding: 7bit
| Lines: 19
| NNTP-Posting-Host: 69.165.6.22
| X-Trace:
sv3-Dm4gqBZV92+sFw/rqiGt8P+8S5I+vdfqEXwoNLlXRhP6p0c2k6dCdM5G4yRZyjRZPHuepeCt
3t7B2aP!QFzGWc1OL0D8GL0rjGu+TuARV/ZNrfJHFhcBRwfK7Fv8U3O9uQ2XS1KFO+gsUV0gQfUE
z3j4F2ni!fhDUYdRgmm/rurMfOvu3OWU=
| X-Complaints-To: abuse@adelphia.net
| X-DMCA-Complaints-To: copyright@adelphia.net
| X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
| X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your
complaint properly
| X-Postfilter: 1.1
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!news.glorb.com!news.moat.net!border1.nntp.sjc.giganews.com!nntp.giganew
s.com!local1.nntp.sjc.giganews.com!nntp.adelphia.com!news.adelphia.com.POSTE
D!not-for-mail
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:299366
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Running WinXP Pro and have installed in this order: Frontpage 2002; IIS;
| FrontPage 2002 Extensions. I cannot see the root web. When I try to
browse to
| the localhost I get these errors:
| 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 go to system events and view the properties for the error I see
this:
|
| The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
'Class
| not registered
| So I have been unable to use the IIS features. When I browse the asp
files in
| the root web, they open.
|
| Also, does WinXP Pro have an Internet Services Manager? I cannot find it
though
| it is referenced in many postings and knowledge docs.
|
| Any suggestions would be helpful and appreciated. Thanks
| Steve
|
- Next message: charles: "Is there a VPN newsgroup?"
- Previous message: Kyle Terns [MSFT]: "RE: Event ID 1088 Tpye Error IIS will not run .NET Files (ASPX)"
- In reply to: Steve Finlayson: "Server Failed to Load - and more newbie questions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|