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

DCom got error Overlapped I/O operation is in progress.....

I am running windows 2000 with IIS 5.0 and I have ASP and .NET apps running
on that server, and I've been getting the error message in my event viewer:

DCom got error "Overlapped I/O operation is in progress" and was unable to
logon .\IWAM_servername in order to run the server.

Followed by another error:

The server stop serving requests for application __________ because of the
number of out of process component crashes exceeded a limit.

When this happens my ASP sites (all of them) report Server Application Error
at the url, however it doesn't affect my .net apps. I've been searching for
an answer for a long time, for now I run the syncIwam.vbs script but that
only fixes it for a short time before it happens again.

Thoughts?

--
Thanks for all the help in advance
-Amy
Jul 22 '05 #1
3 6390
AmyAdmin wrote:
I am running windows 2000 with IIS 5.0 and I have ASP and .NET apps
running on that server, and I've been getting the error message in my
event viewer:

DCom got error "Overlapped I/O operation is in progress" and was
unable to logon .\IWAM_servername in order to run the server.

Followed by another error:

The server stop serving requests for application __________ because
of the number of out of process component crashes exceeded a limit.

When this happens my ASP sites (all of them) report Server
Application Error at the url, however it doesn't affect my .net apps.
I've been searching for an answer for a long time, for now I run the
syncIwam.vbs script but that only fixes it for a short time before it
happens again.

Thoughts?


Get the Event ID from the event viewer and go to www.eventid.net to look it
up.

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 22 '05 #2
I did that the event ID is 10004 and the source is DCOM. The syncIwam.vbs -v
script does work, but it doesn't stop it from continuing to happen. I'm so
frustrated! I don't know what's causing this!
Thanks, Amy

"Bob Barrows [MVP]" wrote:
AmyAdmin wrote:
I am running windows 2000 with IIS 5.0 and I have ASP and .NET apps
running on that server, and I've been getting the error message in my
event viewer:

DCom got error "Overlapped I/O operation is in progress" and was
unable to logon .\IWAM_servername in order to run the server.

Followed by another error:

The server stop serving requests for application __________ because
of the number of out of process component crashes exceeded a limit.

When this happens my ASP sites (all of them) report Server
Application Error at the url, however it doesn't affect my .net apps.
I've been searching for an answer for a long time, for now I run the
syncIwam.vbs script but that only fixes it for a short time before it
happens again.

Thoughts?


Get the Event ID from the event viewer and go to www.eventid.net to look it
up.

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jul 22 '05 #3
Sorry, I've never come across this error. Have you tried Google? Maybe
someone at .inetserver.iis can help

Bob Barrows

AmyAdmin wrote:
I did that the event ID is 10004 and the source is DCOM. The
syncIwam.vbs -v script does work, but it doesn't stop it from
continuing to happen. I'm so frustrated! I don't know what's causing
this!
Thanks, Amy

"Bob Barrows [MVP]" wrote:
AmyAdmin wrote:
I am running windows 2000 with IIS 5.0 and I have ASP and .NET apps
running on that server, and I've been getting the error message in
my event viewer:

DCom got error "Overlapped I/O operation is in progress" and was
unable to logon .\IWAM_servername in order to run the server.

Followed by another error:

The server stop serving requests for application __________ because
of the number of out of process component crashes exceeded a limit.

When this happens my ASP sites (all of them) report Server
Application Error at the url, however it doesn't affect my .net
apps. I've been searching for an answer for a long time, for now I
run the syncIwam.vbs script but that only fixes it for a short time
before it happens again.

Thoughts?


Get the Event ID from the event viewer and go to www.eventid.net to
look it up.

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
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 22 '05 #4

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

Similar topics

0
by: jim | last post by:
Hi, All I am using python (activestate 2.2.2-224) on XP home and have suddenly got the following error from a file which worked fine under millenium. self.Overlapped = win32file.OVERLAPPED()...
1
by: Miguel Orrego | last post by:
Hi, I am trying to migrate an asp app from an NT4 Server to a Win 2k Server. The directory structure & DSNs have been copied over and IIS configured in the same way as the old server. ...
1
by: Shahzad | last post by:
Hello I m getting the Following on my machine in Event Viewer... can any body Help me ... but please guide me to the right way...........:) --------------------- Event Type: Error Event Source:...
3
by: Liang Yitao | last post by:
I used DllImport() to load the function LookupPrivilegeValue() in advapi32.dll, and then called it in my button click event. But the function always returns false. I got the error code it left...
4
by: Afterburn | last post by:
Hi, Has anyone ever experienced this error occuring when trying to call AddPrinterConnection() from VC6. This is a microsoft defined method call. I have been able to reproduce it on a windows200...
6
by: Ken | last post by:
When running a program in the debugger, what would cause it to crash without any error messages? I get "The program has exited with code 0 (0x0)". The program is a MDI app with threading for...
8
by: Brian Tkatch | last post by:
Server: DB2/SUN 8.1.6 Client: DB2 Connect Personal Edition (No 11) <URL:ftp://ftp.software.ibm.com/ps/products/db2/fixes2/english-us/db2winIA32v8/fixpak/FP11_WR21365/FP11_WR21365_CONPE.exe> ...
0
by: Kaur | last post by:
Hi, I need help on a code that each time I add a new record it gives me an error "Eithe EOF or BOF is true, or the current record has been deleted. Requested operation requires a current record....
0
by: Seok Bee | last post by:
Hi, My server is currently installed with SQL Server 2005. I checked in the Event Viewer log file I noticed that I get the error message which the source is MSSQL$SQLEXPRESS, following is the...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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,...

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.