I just upgraded to the Engineer's Toolset version 10.0, and now my TFTP Server service will not start.
I have tried:
- Running the TFTP Server application 'as administrator'.
- Starting the service through the Services MMC.
- Repairing the SolarWinds Engineer's Edition installation through Windows Add/Remove Programs.
- Disabling UAC (User Account Control)
None of these have helpped. I am running Windows Vista (32-Bit) with Service Pack 1. I had the 9.2 version of SolarWinds installed on my system previously, and the TFTP Server worked just fine. I recieve the following error message in my Application Event Log:
Log Name: Application
Source: TFTP Service
Date: 3/13/2009 8:59:11 AM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Description:
Service cannot be started. System.NullReferenceException: Object reference not set to an instance of an object.
at TFTPServer.Service.ConnectionPool.Dispose()
at TFTPServer.Service.TFTPServer.Stop()
at TFTPServer.Service.TFTPService.OnStop()
at System.ServiceProcess.ServiceBase.DeferredStop()
at System.ServiceProcess.ServiceBase.Stop()
at TFTPServer.Service.TFTPService.OnStart(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
Any help is appreciated! I use this tool on a daily basis!
Thank You!