473,383 Members | 1,762 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Server Application Error

Hello all,

I posted recently about a HTTP1.1/500 Server Error message
I was getting. I was pointed to
http://www.aspfaq.com/show.asp?id=2109.

I did everything listed in that FAQ, and I still get the
Server Application Error any time I try to access an ASP
web page. However, the web server will serve up html pages
without a problem.

To be more specific, I have done the following:

* Confirmed that in IE "friendly error messages" are
turned off
* Removed and recreated my default web site application
* Checked the "App Debugging" tab to make sure that "Send
detailed ASP error messages to client" is checked
* Uninstalled and reinstalled IIS from scratch.
* Checked my event logs and found the following warning
(not error) when I started IIS:

The server failed to load application '/LM/W3SVC/1/Root'.
The error was 'Class not registered.'

I originally saw the problem after installing VS 2003
and .NET framework 1.1, but even with those two
uninstalled, I still see the error message if I try to
load something like IISSTART.ASP.

Any ideas?

Steve

Jul 19 '05 #1
9 14647
Steve Battisti wrote:
Hello all,

I posted recently about a HTTP1.1/500 Server Error message
I was getting. I was pointed to
http://www.aspfaq.com/show.asp?id=2109.

I did everything listed in that FAQ, and I still get the
Server Application Error any time I try to access an ASP
web page. However, the web server will serve up html pages
without a problem.

To be more specific, I have done the following:

* Confirmed that in IE "friendly error messages" are
turned off
* Removed and recreated my default web site application
* Checked the "App Debugging" tab to make sure that "Send
detailed ASP error messages to client" is checked
* Uninstalled and reinstalled IIS from scratch.
* Checked my event logs and found the following warning
(not error) when I started IIS:

The server failed to load application '/LM/W3SVC/1/Root'.
The error was 'Class not registered.'


I've never experienced this error so I did a Google search. Here are the
results.
http://www.google.com/search?sourcei...gistered%2E%27

In particular, this seems promising:
http://www.iisfaq.com/default.aspx?View=A318

If you provide the event id and source from the event viewer, I'll check a
couple more things out.

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 19 '05 #2
I haven't checked out your suggestions yet, but here is
the event ID and source:

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 12/19/2003
Time: 10:59:38 PM
User: N/A
Computer: DIM8200
Description:
The server failed to load
application '/LM/W3SVC/1/Root'. The error was 'Class not
registered
'.
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.

-----Original Message-----
I've never experienced this error so I did a Google search. Here are theresults.
http://www.google.com/search?sourceid=navclient&ie=UTF- 8&oe=UTF-8&q=The+server+failed+to+load+application+%27%
2FLM%2FW3SVC%2F1%2FRoot%27%2E+The+error+was+%
27Class+not+registered%2E%27
In particular, this seems promising:
http://www.iisfaq.com/default.aspx?View=A318

If you provide the event id and source from the event viewer, I'll check acouple more things out.

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so Idon't check it very often. If you must reply off-line, then remove the"NO SPAM"
.

Jul 19 '05 #3
Steve Battisti wrote:
I haven't checked out your suggestions yet, but here is
the event ID and source:

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 12/19/2003
Time: 10:59:38 PM
User: N/A
Computer: DIM8200
Description:
The server failed to load
application '/LM/W3SVC/1/Root'. The error was 'Class not
registered
'.
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.

This is all I could come up with:
http://www.eventid.net/display.asp?e...6&source=W3SVC

Bob
Jul 19 '05 #4
How does one run SYNCIWAM?
-----Original Message-----
Steve Battisti wrote:
Hello all,

I posted recently about a HTTP1.1/500 Server Error message I was getting. I was pointed to
http://www.aspfaq.com/show.asp?id=2109.

I did everything listed in that FAQ, and I still get the
Server Application Error any time I try to access an ASP
web page. However, the web server will serve up html pages without a problem.

To be more specific, I have done the following:

* Confirmed that in IE "friendly error messages" are
turned off
* Removed and recreated my default web site application
* Checked the "App Debugging" tab to make sure that "Send detailed ASP error messages to client" is checked
* Uninstalled and reinstalled IIS from scratch.
* Checked my event logs and found the following warning
(not error) when I started IIS:

The server failed to load application '/LM/W3SVC/1/Root'. The error was 'Class not registered.'

I've never experienced this error so I did a Google

search. Here are theresults.
http://www.google.com/search?sourceid=navclient&ie=UTF- 8&oe=UTF-8&q=The+server+failed+to+load+application+%27%
2FLM%2FW3SVC%2F1%2FRoot%27%2E+The+error+was+%
27Class+not+registered%2E%27
In particular, this seems promising:
http://www.iisfaq.com/default.aspx?View=A318

If you provide the event id and source from the event viewer, I'll check acouple more things out.

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so Idon't check it very often. If you must reply off-line, then remove the"NO SPAM"
.

Jul 19 '05 #5
Steve Battisti wrote:
How does one run SYNCIWAM?

There's an article about it on www.aspfaq.com. A quick search should get it
for you.

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 19 '05 #6
Curiouser and curiouser, as someone once wrote.

Ran SYNCIWAM, and got the following:

Error: 8004E00F:

When I ran it 'verbose', I got the following:

Name, AppIsolated, Package ID
Root, 0,
IISHelp, 2,

Out of process applications defined:
Count:1
{3D14228D-FBE1-11d0-995D-00C04FD919C1}

Error: 8004E00F:

Oddly enough, this is a brand spanking new installation of
XP Pro, so it's not like my system is filthy with junk,
either.

As usual, any suggestions appreciated.

Steve
Jul 19 '05 #7
Steve Battisti wrote:
Curiouser and curiouser, as someone once wrote.

Ran SYNCIWAM, and got the following:

Error: 8004E00F:

When I ran it 'verbose', I got the following:

Name, AppIsolated, Package ID
Root, 0,
IISHelp, 2,

Out of process applications defined:
Count:1
{3D14228D-FBE1-11d0-995D-00C04FD919C1}

Error: 8004E00F:

Oddly enough, this is a brand spanking new installation of
XP Pro, so it's not like my system is filthy with junk,
either.

As usual, any suggestions appreciated.

Steve


I'm stumped. You may wish to try over at .inetserver.iis

Please let us know what the solution is.

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 19 '05 #8
Bob,

Thanks for all of your help. Amazingly, I got it working.
I'm not 100% certain, but I believe the reason is because
the Distributed Transaction Coordinator service on my
machine was set to "disabled".

After I enabled it, I uninstalled and reinstalled, and now
it works like a charm. I don't know if that makes any
sense, but there you go.

Thanks again for your help!

Steve
Jul 19 '05 #9
See link: http://www.brooksyounce.com/xp_asp_fix.htm

This guy is a genius!
THANK YOU - IT WORKED!!!

BRIEFLY (if his site disappears) and all obvious things like checking
Event Log, that MSDTC is running, some other basic t/s completed, etc.
and problem persists:

-START-
cd %windir%\system32\inetsrv
rundll32 wamreg.dll, CreateIISPackage
regsvr32 asptxn.dll
IISRESTART
-END-

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: VinnieT | last post by:
I have a load balanced system that consists of 3 production servers. There are about 20 different applications that are used on these boxes. One of my applications in particular is used more than...
6
by: Javier Cortés Cortés | last post by:
i am getting this error when i am trying to access any file(with the ext. aspx) from my remote server. the error is : Server Error in '/' Application....
1
by: Keith | last post by:
All, I have been told this is an ASP.NET issue and not an IIS issue, so I am posting this here. I have a problem with ASP.NET returning an HTTP 500 error when trying to run ASPX pages on...
9
by: Steve Buster | last post by:
All right, I have read every forum, newsgroup etc about this issue and no one seems to know how to fix it. I am getting a "Server Application Unavailable" exception running my .NET 1.1...
4
by: tommy | last post by:
hello everbody, i write a little asp-application with forms-authentication. i copy my aspx-files with web.config to my webspace and i get the error above... i tried to set the...
6
by: AlanS | last post by:
I have used Visual Studio for about 8 months. I have developed some ASP solutions. I had to get on with some other things and have not worked with ASP.NET for a couple months. In the meantime, I...
0
by: Darren | last post by:
Hi, I get the above error message when I try to run my page on the remote server. As I am a newbie with .net, I chose Project | Copy to copy the files needed to a seperate local directory then...
12
by: Kevin Farless | last post by:
Hi all, I'm having trouble viewing any .aspx pages on my hosting company's server. The server is a new box running Windows Server 2003 default installation. I'm the first client to try using...
5
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development...
17
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.