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

Can't render ASP pages on IIS5.1

CJM
I've had a problem over the last few weeks (which may have been caused by
the recent dodgy critical patch from Microsoft Update); in the past few
months I have been developing ASP pages on my home machine with little
problems.

After a months break, I have come back to find a problem - everytime I
called an ASP page I was redirected to the standard 404 page. This was
around the time of the problems I had after that problematic MS Update
patch. To try and fix it, I uninstalled IIS - or at least I tried to... the
m/c crashed half way through. I subsequently managed to complete the
uninstall, and a few days later I re-installed IIS.

Since that time I have a slightly different problem; When I call up an ASP
page I get the following error:

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.

In the event log I seem to have two relevent entries:
A DCOM error:
DCOM got error "Overlapped I/O operation is in progress. " and was unable to
logon .\IWAM_CJMXP2 in order to run the server:
{3D14228D-FBE1-11D0-995D-00C04FD919C1}

and a W3SVC warning:
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.
Any ideas?
Jul 19 '05 #1
16 5976
http://www.aspfaq.com/2226
http://www.aspfaq.com/2125
http://www.aspfaq.com/2109

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"CJM" <cj*****@yahoo.co.uk> wrote in message
news:u9**************@TK2MSFTNGP10.phx.gbl...
I've had a problem over the last few weeks (which may have been caused by
the recent dodgy critical patch from Microsoft Update); in the past few
months I have been developing ASP pages on my home machine with little
problems.

After a months break, I have come back to find a problem - everytime I
called an ASP page I was redirected to the standard 404 page. This was
around the time of the problems I had after that problematic MS Update
patch. To try and fix it, I uninstalled IIS - or at least I tried to... the m/c crashed half way through. I subsequently managed to complete the
uninstall, and a few days later I re-installed IIS.

Since that time I have a slightly different problem; When I call up an ASP
page I get the following error:

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.

In the event log I seem to have two relevent entries:
A DCOM error:
DCOM got error "Overlapped I/O operation is in progress. " and was unable to logon .\IWAM_CJMXP2 in order to run the server:
{3D14228D-FBE1-11D0-995D-00C04FD919C1}

and a W3SVC warning:
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.
Any ideas?

Jul 19 '05 #2
CJM
I'm back at work now Aaron, but I will try the solutions suggested when I
get home. Admittedly, I didnt think to check the ASPFAQ site first; my bad.

I'll post back with the results later.

Chris

"Aaron Bertrand - MVP" <aa***@TRASHaspfaq.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
http://www.aspfaq.com/2226
http://www.aspfaq.com/2125
http://www.aspfaq.com/2109

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"CJM" <cj*****@yahoo.co.uk> wrote in message
news:u9**************@TK2MSFTNGP10.phx.gbl...
I've had a problem over the last few weeks (which may have been caused by the recent dodgy critical patch from Microsoft Update); in the past few
months I have been developing ASP pages on my home machine with little
problems.

After a months break, I have come back to find a problem - everytime I
called an ASP page I was redirected to the standard 404 page. This was
around the time of the problems I had after that problematic MS Update
patch. To try and fix it, I uninstalled IIS - or at least I tried to... the
m/c crashed half way through. I subsequently managed to complete the
uninstall, and a few days later I re-installed IIS.

Since that time I have a slightly different problem; When I call up an ASP page I get the following error:

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.

In the event log I seem to have two relevent entries:
A DCOM error:
DCOM got error "Overlapped I/O operation is in progress. " and was

unable to
logon .\IWAM_CJMXP2 in order to run the server:
{3D14228D-FBE1-11D0-995D-00C04FD919C1}

and a W3SVC warning:
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.
Any ideas?


Jul 19 '05 #3
CJM
Aaron,

I have tried the following...

From #2226:
IIS reset - no change
Hi/med/lo protection - no change
synciwam.vbs - "Error: 1AD: ActiveX component can't create object"
DCOM Event #10010 - n/a, the preceding DCOM event ID was 10004
Re-create Application - Problem is server-wide;re-created Default Website -
no change.
Reregister oleaut32.dll/asp.dll - no change
Reinstall DTC - no setup file found in system32 dir
W2k SP2 - n/a (Windows XP machine)
CR8 - not installed

KB#297519:
IUSR & IWAM users removed from "Log on as a batch job" & then re-added - no
change

KB#271071:
n/a - this is for Win2k only

KB#257267:
no dtcsetup file found - advice seems to refere to Win2k/NT4

KB#238665:
Seems to be referring to a different problem, but the solution (recreate
application) doesnt work

KB#195956:
Refers to NT4/IIS4

Any further thoughts? Short of rebuilding Windows (which is something I'd
rather not do!), I'm running out of ideas.

Thanks

Chris
Jul 19 '05 #4
CJM
Another 'symptom' I have noticed which may or may not be relevant is that
there is a problem accessing the Component Service MMC. When I open the MMC
it appears; when I dbl-click on the Component Services tree, it expands to
show a Computers folder, but when I click on the Computers folder the MMC
crashes - ie it disappears.

CJM
Jul 19 '05 #5
Hi Chris,

Regarding the problem, you may try to run two script files in the folder
\Inetpub\AdminScripts ( in the order as listed):

adsutil.vbs
synciwam.vbs

This will reset IWAM_MACHINENAME's password. From the error message, this
seems to be the cause of the problem.

If this doesn't help, you may manually delete the IWAM_MACHINENAME account
from your computer, and then reboot your computer. The account will be
recreated automatically.

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Jul 19 '05 #6
CJM
Luke,

I dont know if you have been following the IIS newsgroup posts, but I cant
run the synciwam.vbs script:

Error: 1AD: ActiveX component can't create object

I tried deleting the IWAM user & rebooting but it doesnt seem to have helped
either.

Chris

"[MSFT]" <lu******@online.microsoft.com> wrote in message
news:d7**************@cpmsftngxa10.phx.gbl...
Hi Chris,

Regarding the problem, you may try to run two script files in the folder
\Inetpub\AdminScripts ( in the order as listed):

adsutil.vbs
synciwam.vbs

This will reset IWAM_MACHINENAME's password. From the error message, this
seems to be the cause of the problem.

If this doesn't help, you may manually delete the IWAM_MACHINENAME account
from your computer, and then reboot your computer. The account will be
recreated automatically.

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Jul 19 '05 #7
Hi Chris,

It seems the problem is worse than I imaged. "ActiveX component can't
create object" in synciwam.vbs means some very basic components missed in
your system. I suggest you may reboot in safe mode and try to reinstall
IIS. Will this success?

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Jul 19 '05 #8
CJM
Luke,

I've already re-installed IIS - granted, I never did it in safe mode.

Do you really think this will make a difference?

Chris

"[MSFT]" <lu******@online.microsoft.com> wrote in message
news:zM**************@cpmsftngxa10.phx.gbl...
Hi Chris,

It seems the problem is worse than I imaged. "ActiveX component can't
create object" in synciwam.vbs means some very basic components missed in
your system. I suggest you may reboot in safe mode and try to reinstall
IIS. Will this success?

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Jul 19 '05 #9
Hi Chris,

From your first message, I learn it crashed when you reinstall IIS. This is
why I suggest to reinstall in safe mode. Have you reinstalled it without
any error?

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Jul 19 '05 #10
CJM
Luke,

I've reinstalled it 4 times with slightly different variations. I tried
uninstalling and re-installing in safe mode (with reboots in between).
Unfortunately, after the re-install - the IIS Admin service was up and
running but there was no WWW service - not listed in the Services list and
the server was not running and would not even serve html pages.

I've uninstalled it again, and will reinstall again (not in safe mode)
tonight, ready for the next stage of the battle. lol

Chris
Jul 19 '05 #11
CJM
Just a reminder:

Following Luke's advice, I deleted the IWAM user in the hope that it would
be re-created after rebooting. This didnt work, so there is current no IWAM
user at all, which may complicates other efforts to fix this problem.

Chris
Jul 19 '05 #12
Hi Chris,

You may take a look at this aticle to see if it can help:

http://support.microsoft.com/default...b;en-us;297989

Regards,

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Jul 19 '05 #13
CJM
Luke/WenJun,

Thanks for you attempts to help, but I have given up.

Each unsuccessful attempt at correcting the problem, seems to break the
system further and further, so I have decided to wipe the machine and start
again. It's a big task, but I'm further away from a solution than when I
started.

It's ironic that it was a MS Critical Update that was the original cause of
the problem, but I know I'm not the only victim.

Anyway, thanks for your time & your efforts.

Chris

"[MSFT]" <lu******@online.microsoft.com> wrote in message
news:sq*************@cpmsftngxa10.phx.gbl...
Hi Chris,

You may take a look at this aticle to see if it can help:

http://support.microsoft.com/default...b;en-us;297989

Regards,

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Jul 19 '05 #14


the password for user Iuser_urmachine on ur local machine isn't
compatible with what IIS has, reset password and use the IIS utility to
reset the password to the same, the same also for IWAM_urmachine user.

thanks

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #15
Could be a DCOM permission issue...? maybe the IWAM account no longer has
launch perms...?

Maybe try this (I don't know if it will work, it's just an idea...):

Open Start/Settings/Control Panel/Admin Tools/Component Services

Navigate to Component Services/Computers/My Computer/DCOM Config/

Right click the IIS modules (like maybe the IIS WAMREG admin service and the
IIS admin service) and select Properties.

Select the Security tab, and try setting Launch and Activation Permissions
to Use Default.

"CJM" wrote:
I've had a problem over the last few weeks (which may have been caused by
the recent dodgy critical patch from Microsoft Update); in the past few
months I have been developing ASP pages on my home machine with little
problems.

After a months break, I have come back to find a problem - everytime I
called an ASP page I was redirected to the standard 404 page. This was
around the time of the problems I had after that problematic MS Update
patch. To try and fix it, I uninstalled IIS - or at least I tried to... the
m/c crashed half way through. I subsequently managed to complete the
uninstall, and a few days later I re-installed IIS.

Since that time I have a slightly different problem; When I call up an ASP
page I get the following error:

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.

In the event log I seem to have two relevent entries:
A DCOM error:
DCOM got error "Overlapped I/O operation is in progress. " and was unable to
logon .\IWAM_CJMXP2 in order to run the server:
{3D14228D-FBE1-11D0-995D-00C04FD919C1}

and a W3SVC warning:
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.
Any ideas?

Jul 19 '05 #16

Hi, I got the same problem as CJM. I follow the microsft helpboard, bu
it is useless: synciwam -v got the error 1AD.

I think it should be COM+ related problem because I got these tw
issues:

1. can't start "COM+ System Application" service with error code 1067
2. In componet services, when trying to navigate "computers\...", th
MMC container crashes!

but I have no idea how to solve this problem except reinstalling th
windowsxp..
-
mshty
-----------------------------------------------------------------------
Posted via http://www.codecomments.co
-----------------------------------------------------------------------

Jul 22 '05 #17

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

Similar topics

0
by: Sobhan Vezzu | last post by:
Hi All, We have recently migrated our intranet website from Windows 2000,IIS5.0 to Windows 2003, IIS 6.0. It is developed in ASP.NET We have give a new IP address for this website and we are...
4
by: Brian Watkins | last post by:
Hello All, I have a a file display page that contains two frames. In the left frame is a tree view that lists a directory and all its subfolders. Each node in the left frames tree is a link...
1
by: ScottF | last post by:
There was a problem with ASP.Net 1.1 creating/generating bad javascript on html pages that I ran into and on the KB page that I had found at the time it said that the problem was fixed in the .Net...
14
by: Mark B | last post by:
Our webhost (www.usbusinessweb.net) had a W2K IIS5 server crash after a scheduled hard-boot occurred during a ms-security patch install overnight. They couldn't get the server working again so they...
3
by: John Hughes | last post by:
I'm trying to add a user control to a form via the pages render method and I get the following error : "Control 'Button1' of type 'Button' must be placed inside a form tag with runat=server" ...
1
by: Frank | last post by:
I would like to create a custom control that generates everything that will be in the <head> </head> section. This would allow me to make changes on all pages withing a site in one location. ...
6
by: Dave Harvey | last post by:
I have developed a standard .NET control which displays medical images and works fine in applications, but increasingly, my customers are wishing to use it in an ASP.NET environment, so I am...
9
by: dreamamit2001 | last post by:
Hi, I am new user to ASP.NET2.0? I would like to know can Macintosh users able to access ASP.NET 2.0 site ? I also want to know what are the features of ASP.NET2.0 which are not supported for...
13
by: Bob Jones | last post by:
Here is my situation: I have an aspx file stored in a resource file. All of the C# code is written inline via <script runat="server"tags. Let's call this page B. I also have page A that contains...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.