Symptoms:
1. The Syncplicity installation never starts.
2. The Syncplicity.log file should have the matching error code:
Unregistered, Syncplicity 3.4.18.11, build: 97a9631642a673217b66b75d3a614d336812597a
CLR Runtime: 4.0.30319.296
2014-09-28T22:57:19 ERROR [os] App - Unhandled exception in the UI:
System.Net.Sockets.SocketException (0x80004005): The requested service provider could not be loaded or initialized
at System.Net.NetworkInformation.NetworkChange.AddressChangeListener.StartHelper(NetworkAddressChangedEventHandler caller, Boolean captureContext, StartIPOptions startIPOptions)
at System.Net.NetworkInformation.NetworkChange.AvailabilityChangeListener.Start(NetworkAvailabilityChangedEventHandler caller)
at Syncplicity.Client.ServiceLocator.Initialize()
at Syncplicity.Client.Service.StartupSequence.StartInternalService()
at Syncplicity.Client.Windows.App.MainWindow.Window_Loaded(Object sender, RoutedEventArgs e)
We tried to install other software and also noticed the same error 0x80004005 code. Screen shot attached.
Cause : As per Microsoft article # 956189 the error code "0x80004005" indicates that there is a network-related problems.
Please refer below Microsoft article for more details on the error code "0x80004005".
http://support.microsoft.com/kb/956189
Fix : Customer should contact their IT team and have them to fix the network issue by following the fix mentioned the Microsoft article # 956189