473,395 Members | 1,452 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,395 software developers and data experts.

Server Application Error when viewing ASP pages: Class not registered

When openening any ASP web page on my local IIS web server the site reports

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.

The system event reports the following:

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

I have tried the following:

This is well documented on Microsoft's knowledge base, but everything I tried has failed.

Used AdsUtil to get the IWAN and IUSR passwords and then set the passwords for the user accounts
Checked the permissions to include interactive and service

Any ideas?

Thanks for any help or clue
Nov 7 '06 #1
2 23231
Please do the following steps to solve the issue....
1. http://support.microsoft.com/?id=301919
2. http://support.microsoft.com/?id=891801
3.
a.)
Delete IIS related package in Component Services MMC(Goto Admintools->Component Services...)
• IIS In-Process Applications
• IIS Out-of-Process Pooled Applications
• IIS Utilities
[--If the above three options are not displayed there please leave it...--]

b) Open command prompt, navigate to
%windir%\system32\inetsrv folder, and enter (case sensitive)

c:\winnt\system32\inetsrv\>rundll32 wamreg.dll, CreateIISPackage
and
c:\winnt\system32\inetsrv\>regsvr32 asptxn.dll

c) Enter IISRESET at command prompt to restart IIS services, then re-open Component Services MMC to verfiy the IIS packages are recreated.

This will work....
Mar 30 '07 #2
I ran into the same problem, check whether MSDTC service is installed on your machine, type service.msc on run tab and check if the service is installed,

type msdtc install on command prompt to install the service.

re install IIS and that should take care of the problem



When openening any ASP web page on my local IIS web server the site reports

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.

The system event reports the following:

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

I have tried the following:

This is well documented on Microsoft's knowledge base, but everything I tried has failed.

Used AdsUtil to get the IWAN and IUSR passwords and then set the passwords for the user accounts
Checked the permissions to include interactive and service

Any ideas?

Thanks for any help or clue
Jul 26 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Steve Battisti | last post by:
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...
19
by: Thue Tuxen Sørensen | last post by:
Hi everybody ! I´m maintaining a large intranet (approx 10000 concurrent users) running on one IIS box and one DB box with sqlserver 2000. Currently there is 2,5 GB Ram, 1 1400 mhz cpu and 2...
4
by: Martin Franklin | last post by:
I am trying to get a total record count on a Acess 97 mdb database. However I get the following error when I try to load the page: Provider error '80040154' Class not registered...
6
by: FS Liu | last post by:
Hi, In my current ATL server project, I have to parse the input in the client application's request to find out the different combination of parameters, instead of using SOAP. For this reason,...
3
by: ChrisAndTammyHallum | last post by:
I have a VB.NET web project that I wrote on my computer with Studio. It works great, on my computer. However when I ported it over to my company's production server it doesn't know how to handle...
0
by: Alex | last post by:
Hello, I am after one week trying to make working IIS with ASP Net. I am really dissapointed about this situation. I tried every advice, article and so on... . It is not working......
4
by: John Boy | last post by:
Hi, Can anyone help. This is really doing my nut in. 3 years ASP exp. and now doing .DOT which is a step in the wrong direction. Basically I am left with the code of a guy who has left. When I...
1
by: Mike Hofer | last post by:
I really need some help, and I'd appreciate any that you folks can provide. The ASP.NET application in question uses version 1.1 of the .NET Framework. All of the pages use a common base class...
1
by: Chetana | last post by:
Hi, I want to run my asp.net application from server.I have uploaded my asp.net files on the server and I want to run it ditectly from server but I am getting authentication error as 'An...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.