This is a discussion on Windows Service error within the C# Programming forums, part of the Software Development category; Hi, I have created a windows service and I have installed the service. But, When I start the service, the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, I have created a windows service and I have installed the service. But, When I start the service, the following error occurred. Service cannot be started. System.ArgumentNullException: Value cannot be null. at Service1.WriteToLog(String LogText, Boolean Flush) at Service1.OnStart(String[] args) at System.ServiceProcess.ServiceBase.ServiceQueuedMai nCallback(Object state) Can anyone give me an idea to solve this error?
__________________ The OXYGEN Delivers edgy, intelligent Technology to all... Last edited by oxygen : 12-26-2007 at 02:59 AM. |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| a error to run my project contain the MagickNet.dll (Windows server 2003 + ii6.0) | risefei | ASP and ASP.NET Programming | 1 | 03-27-2008 05:48 PM |
| Windows Service | Balasubramanian.S | C# Programming | 1 | 02-27-2008 09:47 PM |
| How to create a windows service program? | Mramesh | C# Programming | 12 | 09-05-2007 08:11 AM |
| What is a Windows Service and how does its lifecycle differ from a “standard” EXE? | vadivelanvaidyanathan | ASP and ASP.NET Programming | 1 | 07-16-2007 01:31 AM |
| simple windows service to generate automatic mails | kingmaker | C# Programming | 0 | 07-16-2007 12:04 AM |