I installed verion 9.2 of the Standard Toolset on my test system before deploting to 300+ fielded systems.
The only problem I have (and it is a show stopper) is that the TFTP Server (version 9.2.0.47) never starts the TFTP Service. The Windows System Log and the TFTP Server log both agree to that fact.
As solution would be GREATLY appreiciated
From the TFTP Server Log:
2008-03-13 16:38:31,726 [Main UI Thread] INFO TFTPServer.Instance - TFTP sevice: Start() function was invoked.
2008-03-13 16:39:01,771 [Main UI Thread] ERROR TFTPServer.Instance - "Cannot start SolarWinds Internal TFTP Server"
System.InvalidOperationException: Cannot start service SolarWinds TFTP Server on computer 'MPIW-JOE'. ---> System.ComponentModel.Win32Exception: The service did not respond to the start or control request in a timely fashion
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.Start(String[] args)
at System.ServiceProcess.ServiceController.Start()
at TFTPServer.Instance.StartService(ServiceController TFTPserviceController)
2008-03-13 16:39:01,787 [Main UI Thread] INFO TFTPServer.Instance - TFTP sevice was started
From the Windows System Event Log:
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7009
Date: 3/13/2008
Time: 4:39:01 PM
User: N/A
Computer: MPIW-JOE
Description:
Timeout (30000 milliseconds) waiting for the SolarWinds TFTP Server service to connect.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7000
Date: 3/13/2008
Time: 4:39:01 PM
User: N/A
Computer: MPIW-JOE
Description:
The SolarWinds TFTP Server service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.