Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / February 2005

Tip: Looking for answers? Try searching our database.

Overlapped I/O operation is in progress

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
man-ab - 11 Feb 2005 10:52 GMT
This message appears in the visor of events, aplication part.

Regards


William DePalo [MVP VC++] - 11 Feb 2005 16:40 GMT
> This message appears in the visor of events, aplication part.

OK, is it that

1) the Event Viewer shows this message when you stop the service ?
2) this "error" is the cause for the stop?

If #1, then it is just a little bug that effects nothing, really. Some
service shells, like one of the Platform SDK samples, IIRC, use a global
variable that contains the last error for the thread. When the service
exits, it just uses the value of the last error. The service should call
SetServiceStatus() with a state of SERVICE_STOPPED and a value of NO_ERROR
as the last error code if it terminates cleanly.

If #2, then if you know where the error message is issued you can post a
_small_ extract of the code here. Someone will likely be able to help you.

Regards,
Will

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.