Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Problem with Windows service application (http://www.velocityreviews.com/forums/t121066-problem-with-windows-service-application.html)

Stephen 03-07-2006 04:35 PM

Problem with Windows service application
 
Hi,

I have created a windows service and I make entries into eventlog as well as
created a file for writing "Errors", it ran fine until i observed 2
conditions:

1. sufficient space was not allocated on eventlog and it wrote this to
"error file" and from this point on, it was not working.... but if i go to
"Services" the service still says started but nothing happens.... (increased
the space and overwrite after 7 days)

2. If the service bombs for some reason then it does nothing.... but if i
go to "Services" the service still says started

unless i see the "error log file", i cant say whether the service is working
or not
Can someone please suggest me how to stop the service when the "Service"
errors out?

Thanks,
Stephen




All times are GMT. The time now is 05:24 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57