Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 2.0 and Visual Studio. 2005 > Visual Studio 2005
|
Visual Studio 2005 For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 31st, 2007, 12:11 AM
Registered User
 
Join Date: Aug 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default working with windowsService and oncontinu()method

hello

I wrote a simple program with windowsService . in onStart(),onstop() and oncontinue() methods I wrote a line like this:

eventLog1.WriteEntry("my service stoped");

when i sart or stop the service message of start and stop save in eventLogs of windows but the messageI wrote in onContinue() method never is saved.in fact I should write the basic part of program in this method but I dont khonw when will this method debugg????if you know please help me








Similar Threads
Thread Thread Starter Forum Replies Last Post
Impersonate windowsservice for network vinod_yadav1919 C# 2005 1 October 20th, 2008 03:43 AM
working with DLL event, method in JavaScript hendyhanusin Javascript How-To 0 March 23rd, 2007 05:12 AM
working with DLL event, method in JavaScript hendyhanusin Javascript 0 March 23rd, 2007 04:54 AM
POST method not working ganesh15 Beginning PHP 2 February 18th, 2006 08:35 AM
Contains method not working in items collection jonk Pro VB.NET 2002/2003 0 November 14th, 2004 08:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.