There is a problem with my server. "Windows Server Networking Helper Service" is not started automaticaly. If I start this service manually it is crashed a few seconds later. There are the messages from Event Viewer.
Log Name: Application
Source: .NET Runtime
Date: 30.04.2011 9:57:07
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: SERVER
Description:
Application: SharedServiceHost.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
Stack:
at System.Xml.Serialization.XmlSerializer.Deserialize(System.Xml.XmlReader, System.String, System.Xml.Serialization.XmlDeserializationEvents)
at Microsoft.WindowsServerSolutions.TaskManagement.Data.EngineStateFile.Load(System.String)
at Microsoft.WindowsServerSolutions.TaskManagement.TaskScheduler.ReadRestartState()
at Microsoft.WindowsServerSolutions.TaskManagement.TaskScheduler.RunTasks(System.String, System.String)
at Microsoft.WindowsServerSolutions.Networking.NetworkingMonitor.RepairRouter()
at System.Threading.ExecutionContext.runTryCode(System.Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
I think this is the serious problem because as a result launchpad on client PC doesn't see the server. I have access to dashboard and shares, but client backup is not worked.