I get the error below in the event log when the computer boots up, the service starts automatically when I start the service manually, no problem.
Any ideas?
The service cannot be started. System.Reflection.TargetInvocationException: An exception was thrown by the target of the call. ---> System.Runtime.InteropServices.COMException (0x80010002): the call was canceled by the message filter. (Exception from HRESULT: 0x80010002 (RPC_E_CALL_CANCELED)) in System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal (Int32 errorCode, IntPtr errorInfo)
thank
Frank j
source
share