First of all, thank you very, very much to the developers for creating this application and making it available for free. It is an outstanding effort and far superior to the official app.
Now, I've downloaded previous sessions from the repository and am trying to play them back without luck.
I start the server with (firewall is ok):
m:\ak>f1server.exe playback race.tms --endpoint=127.0.0.1
The console prints:
09:32:58.4971 INFO TcpServer[1]: starting
09:32:58.4971 INFO ProxySessionManager[3]: read task started
09:32:58.4971 INFO ProxySessionManager[4]: main task started
09:32:58.5046 INFO TcpServer[1]: started, endpoint=
127.0.0.1:4532
I then start f1timing.exe and enter 127.0.0.1 as the server (under "live-timing proxy"). The following error pops up:
Failed to open a connection with the proxied live-timing service: 'No connection could be made because the target machine actively refused it...'
The f1timing.exe.log looks like this afterwards:
2012-07-24 09:40:03.6889 INFO CaliburnFramework[1]: Framework initialization begun.
2012-07-24 09:40:03.7114 INFO CaliburnFramework[1]: Module Caliburn.Core.Configuration.CoreConfiguration added.
2012-07-24 09:40:03.7139 INFO CaliburnFramework[1]: Module Caliburn.PresentationFramework.Configuration.PresentationFrameworkConfiguration added.
2012-07-24 09:40:03.7489 INFO CaliburnFramework[1]: Assembly f1timing, Version=0.9.983.445, Culture=neutral, PublicKeyToken=156bdb7317990eef inspected.
2012-07-24 09:40:03.7514 INFO 0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f]][1]: Getting components for Caliburn.Core.Configuration.CoreConfiguration.
2012-07-24 09:40:03.7564 INFO 0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f]][1]: Getting components for Caliburn.PresentationFramework.Configuration.PresentationFrameworkConfiguration.
2012-07-24 09:40:03.7664 INFO DefaultAssemblySource[1]: f1timing, Version=0.9.983.445, Culture=neutral, PublicKeyToken=156bdb7317990eef was added to the default assembly source.
2012-07-24 09:40:03.7689 INFO 0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f]][1]: Initializing Caliburn.Core.Configuration.CoreConfiguration.
2012-07-24 09:40:03.7714 INFO 0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f]][1]: Initializing Caliburn.PresentationFramework.Configuration.PresentationFrameworkConfiguration.
2012-07-24 09:40:03.8064 INFO DefaultParser[1]: Registered Caliburn.PresentationFramework.RoutedMessaging.Parsers.EventTriggerParser as Event.
2012-07-24 09:40:03.8064 INFO DefaultParser[1]: Registered Caliburn.PresentationFramework.RoutedMessaging.Parsers.GestureTriggerParser as Gesture.
2012-07-24 09:40:03.8064 INFO DefaultParser[1]: Registered Caliburn.PresentationFramework.RoutedMessaging.Parsers.AttachedEventTriggerParser as AttachedEvent.
2012-07-24 09:40:03.8089 INFO DefaultParser[1]: Registered Caliburn.PresentationFramework.RoutedMessaging.Parsers.CommandTriggerParser as CommandSource.
2012-07-24 09:40:03.8164 INFO CaliburnFramework[1]: Framework initialization complete.
2012-07-24 09:40:03.8889 INFO CaliburnApplication[1]: Preparing to create root model.
2012-07-24 09:40:03.8914 INFO CaliburnApplication[1]: Showing main window.
2012-07-24 09:40:03.9264 INFO DefaultViewLocator[1]: Located view AK.F1.Timing.UI.Views.ShellView for AK.F1.Timing.UI.Screens.ShellScreen.
2012-07-24 09:40:03.9464 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9539 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9539 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9564 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9564 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9564 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9564 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9564 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9589 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:03.9614 INFO DefaultConventionManager[1]: Action preview convention added for ClearHistory on get_CanClearHistory.
2012-07-24 09:40:03.9614 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:03.9614 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:03.9614 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9614 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9639 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:03.9639 INFO DefaultConventionManager[1]: Action preview convention added for Shutdown on CanShutdown.
2012-07-24 09:40:03.9639 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9639 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9639 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9639 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9639 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9639 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:03.9664 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9664 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:03.9664 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9664 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9664 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9664 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:03.9664 INFO DefaultViewModelDescriptionFactory[1]: Created and cached view model description for AK.F1.Timing.UI.Screens.ShellScreen
2012-07-24 09:40:03.9739 INFO DefaultRoutedMessageController[1]: New interaction node added to hierarchy at AK.F1.Timing.UI.Views.ShellView.
2012-07-24 09:40:03.9739 INFO InteractionNode[1]: Handler Caliburn.PresentationFramework.Actions.ActionMessageHandler registered.
2012-07-24 09:40:03.9739 INFO DefaultViewModelBinder[1]: Attached view AK.F1.Timing.UI.Views.ShellView to AK.F1.Timing.UI.Screens.ShellScreen.
2012-07-24 09:40:03.9914 INFO DefaultBindingConvention[1]: Binding convention matched for ActiveScreen.
2012-07-24 09:40:03.9989 INFO DefaultBindingConvention[1]: Binding convention matched for ActiveScreen.
2012-07-24 09:40:03.9989 INFO DefaultViewModelDescription[1]: Cached conventions for AK.F1.Timing.UI.Views.ShellView.
2012-07-24 09:40:04.0039 INFO ApplicableBinding[1]: Applied data binding System.Windows.Data.Binding to AK.F1.Timing.UI.Views.ShellView.
2012-07-24 09:40:04.0039 INFO DefaultViewModelBinder[1]: Applied conventions to AK.F1.Timing.UI.Views.ShellView and AK.F1.Timing.UI.Screens.ShellScreen.
2012-07-24 09:40:04.0039 INFO ScreenBase[1]: Initialized AK.F1.Timing.UI.Screens.ShellScreen.
2012-07-24 09:40:04.0064 INFO ScreenBase[1]: Activated AK.F1.Timing.UI.Screens.ShellScreen.
2012-07-24 09:40:04.0114 INFO IsolatedStorageStateManager[1]: Loading state.
2012-07-24 09:40:04.0164 INFO ScreenBase[1]: Initialized AK.F1.Timing.UI.Screens.HomeScreen.
2012-07-24 09:40:04.0189 INFO ScreenBase[1]: Activated AK.F1.Timing.UI.Screens.HomeScreen.
2012-07-24 09:40:04.0439 INFO DefaultViewLocator[1]: Located view AK.F1.Timing.UI.Views.HomeView for AK.F1.Timing.UI.Screens.HomeScreen.
2012-07-24 09:40:04.0439 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:04.0439 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:04.0464 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:04.0464 INFO DefaultConventionManager[1]: Action preview convention added for ReadProxy on get_CanReadProxy.
2012-07-24 09:40:04.0464 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:04.0464 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:04.0464 INFO DefaultConventionManager[1]: Action preview convention added for Login on get_CanLogin.
2012-07-24 09:40:04.0464 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:04.0489 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:04.0489 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:04.0489 INFO DefaultConventionManager[1]: Action preview convention added for Shutdown on CanShutdown.
2012-07-24 09:40:04.0489 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:04.0489 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:04.0489 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:04.0489 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:04.0489 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:04.0489 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:04.0514 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:04.0514 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:04.0514 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:04.0514 INFO DefaultViewModelDescriptionFactory[1]: Created and cached view model description for AK.F1.Timing.UI.Screens.HomeScreen
2012-07-24 09:40:04.0514 INFO DefaultRoutedMessageController[1]: New interaction node added to hierarchy at AK.F1.Timing.UI.Views.HomeView.
2012-07-24 09:40:04.0514 INFO InteractionNode[1]: Handler Caliburn.PresentationFramework.Actions.ActionMessageHandler registered.
2012-07-24 09:40:04.0539 INFO DefaultViewModelBinder[1]: Attached view AK.F1.Timing.UI.Views.HomeView to AK.F1.Timing.UI.Screens.HomeScreen.
2012-07-24 09:40:04.0564 INFO DefaultConventionManager[1]: No convention matched for Email.
2012-07-24 09:40:04.0564 INFO DefaultBindingConvention[1]: Binding convention matched for Password.
2012-07-24 09:40:04.0564 INFO DefaultBindingConvention[1]: Binding convention matched for Password.
2012-07-24 09:40:04.0564 INFO DefaultActionConvention[1]: Action convention matched for Login.
2012-07-24 09:40:04.0564 INFO DefaultActionConvention[1]: Action convention matched for Login.
2012-07-24 09:40:04.0564 INFO DefaultActionConvention[1]: Action convention matched for ReadProxy.
2012-07-24 09:40:04.0564 INFO DefaultActionConvention[1]: Action convention matched for ReadProxy.
2012-07-24 09:40:04.0564 INFO DefaultViewModelDescription[1]: Cached conventions for AK.F1.Timing.UI.Views.HomeView.
2012-07-24 09:40:04.0689 INFO DefaultParser[1]: Using default parser Action for Login on System.Windows.Controls.Button: Login.
2012-07-24 09:40:04.0689 INFO DefaultParser[1]: Using default trigger EventMessageTrigger(Click) for Login on System.Windows.Controls.Button: Login.
2012-07-24 09:40:04.0714 INFO DefaultRoutedMessageController[1]: New interaction node added to hierarchy at System.Windows.Controls.Button: Login.
2012-07-24 09:40:04.0764 INFO InteractionNode[1]: Trigger EventMessageTrigger(Click) attached.
2012-07-24 09:40:04.0764 INFO ApplicableAction[1]: Attached message Login to AK.F1.Timing.UI.Views.HomeView.
2012-07-24 09:40:04.0764 INFO DefaultParser[1]: Using default parser Action for ReadProxy on System.Windows.Controls.Button: Read.
2012-07-24 09:40:04.0764 INFO DefaultParser[1]: Using default trigger EventMessageTrigger(Click) for ReadProxy on System.Windows.Controls.Button: Read.
2012-07-24 09:40:04.0764 INFO DefaultRoutedMessageController[1]: New interaction node added to hierarchy at System.Windows.Controls.Button: Read.
2012-07-24 09:40:04.0764 INFO InteractionNode[1]: Trigger EventMessageTrigger(Click) attached.
2012-07-24 09:40:04.0764 INFO ApplicableAction[1]: Attached message ReadProxy to AK.F1.Timing.UI.Views.HomeView.
2012-07-24 09:40:04.0764 INFO DefaultViewModelBinder[1]: Applied conventions to AK.F1.Timing.UI.Views.HomeView and AK.F1.Timing.UI.Screens.HomeScreen.
2012-07-24 09:40:04.0990 INFO ScreenBase[1]: View AK.F1.Timing.UI.Views.ShellView loaded for AK.F1.Timing.UI.Screens.ShellScreen.
2012-07-24 09:40:04.1040 INFO ScreenBase[1]: View AK.F1.Timing.UI.Views.HomeView loaded for AK.F1.Timing.UI.Screens.HomeScreen.
2012-07-24 09:40:04.1115 INFO ActionBase[1]: Evaluating trigger effects for Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-07-24 09:40:04.1140 INFO BaseMessageTrigger[1]: Updated trigger availability EventMessageTrigger(Click) on System.Windows.Controls.Button: Login to True using Caliburn.PresentationFramework.RoutedMessaging.AvailabilityEffect+DisableEffect.
2012-07-24 09:40:04.1140 INFO ActionMessageHandler[1]: Making handlers aware of EventMessageTrigger(Click).
2012-07-24 09:40:04.1190 INFO ActionBase[1]: Evaluating trigger effects for Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-07-24 09:40:04.1190 INFO BaseMessageTrigger[1]: Updated trigger availability EventMessageTrigger(Click) on System.Windows.Controls.Button: Read to True using Caliburn.PresentationFramework.RoutedMessaging.AvailabilityEffect+DisableEffect.
2012-07-24 09:40:04.1190 INFO ActionMessageHandler[1]: Making handlers aware of EventMessageTrigger(Click).
2012-07-24 09:40:06.0885 INFO ActionBase[1]: Updating trigger for Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-07-24 09:40:06.0885 INFO BaseMessageTrigger[1]: Updated trigger availability EventMessageTrigger(Click) on System.Windows.Controls.Button: Read to False using Caliburn.PresentationFramework.RoutedMessaging.AvailabilityEffect+DisableEffect.
2012-07-24 09:40:06.0955 INFO BackgroundTask[1]: Queueing background task.
2012-07-24 09:40:06.0975 INFO ActionMessageHandler[1]: Processed message Action: ReadProxy.
2012-07-24 09:40:06.0985 INFO BackgroundTask[4]: Starting background task.
2012-07-24 09:40:06.1005 INFO BackgroundTask[4]: Completed background task.
2012-07-24 09:40:06.1185 INFO BackgroundTask[1]: Queueing background task.
2012-07-24 09:40:06.1185 INFO BackgroundTask[4]: Starting background task.
2012-07-24 09:40:06.1265 INFO BackgroundTask[4]: Completed background task.
2012-07-24 09:40:06.1315 INFO IsolatedStorageStateManager[1]: Committing state.
2012-07-24 09:40:06.1565 INFO ScreenBase[1]: Deactivated AK.F1.Timing.UI.Screens.HomeScreen.
2012-07-24 09:40:06.1565 INFO ScreenBase[1]: Shut down AK.F1.Timing.UI.Screens.HomeScreen.
2012-07-24 09:40:06.1565 INFO ScreenBase[1]: Initialized AK.F1.Timing.UI.Screens.SessionScreen.
2012-07-24 09:40:06.1575 INFO ScreenBase[1]: Activated AK.F1.Timing.UI.Screens.SessionScreen.
2012-07-24 09:40:06.1645 INFO ProxyMessageReader[5]: connecting: fe80::944a:c35c:49a0:3ce0%10:4532
2012-07-24 09:40:06.3705 INFO DefaultViewLocator[1]: Located view AK.F1.Timing.UI.Views.SessionView for AK.F1.Timing.UI.Screens.SessionScreen.
2012-07-24 09:40:06.3705 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:06.3715 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:06.3715 INFO DefaultConventionManager[1]: Action preview convention added for Shutdown on CanShutdown.
2012-07-24 09:40:06.3715 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:06.3715 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:06.3725 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:06.3725 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:06.3725 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-07-24 09:40:06.3735 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:06.3735 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:06.3735 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:06.3745 INFO DefaultMethodFactory[1]: Created method for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-07-24 09:40:06.3745 INFO DefaultViewModelDescriptionFactory[1]: Created and cached view model description for AK.F1.Timing.UI.Screens.SessionScreen
2012-07-24 09:40:06.3745 INFO DefaultRoutedMessageController[1]: New interaction node added to hierarchy at AK.F1.Timing.UI.Views.SessionView.
2012-07-24 09:40:06.3745 INFO InteractionNode[1]: Handler Caliburn.PresentationFramework.Actions.ActionMessageHandler registered.
2012-07-24 09:40:06.3745 INFO DefaultViewModelBinder[1]: Attached view AK.F1.Timing.UI.Views.SessionView to AK.F1.Timing.UI.Screens.SessionScreen.
2012-07-24 09:40:06.3745 INFO DefaultViewModelDescription[1]: Cached conventions for AK.F1.Timing.UI.Views.SessionView.
2012-07-24 09:40:06.3745 INFO DefaultViewModelBinder[1]: Applied conventions to AK.F1.Timing.UI.Views.SessionView and AK.F1.Timing.UI.Screens.SessionScreen.
2012-07-24 09:40:06.3785 INFO SequentialResult[1]: Result enumeration complete.
2012-07-24 09:40:06.3795 INFO ActionBase[1]: Updating trigger for Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-07-24 09:40:06.3795 INFO ActionBase[1]: Evaluating trigger effects for Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-07-24 09:40:06.3795 INFO BaseMessageTrigger[1]: Updated trigger availability EventMessageTrigger(Click) on System.Windows.Controls.Button: Read to True using Caliburn.PresentationFramework.RoutedMessaging.AvailabilityEffect+DisableEffect.
2012-07-24 09:40:06.4765 INFO ScreenBase[1]: View AK.F1.Timing.UI.Views.SessionView loaded for AK.F1.Timing.UI.Screens.SessionScreen.
2012-07-24 09:40:07.1721 ERROR ProxyMessageReader[5]: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it fe80::944a:c35c:49a0:3ce0%10:4532
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at AK.F1.Timing.Proxy.ProxyMessageReader.Connect() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\Proxy\ProxyMessageReader.cs:line 92
2012-07-24 09:40:07.2711 ERROR ProxyMessageReader[5]: System.IO.IOException: Failed to open a connection with the proxied live-timing service: 'No connection could be made because the target machine actively refused it fe80::944a:c35c:49a0:3ce0%10:4532' ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it fe80::944a:c35c:49a0:3ce0%10:4532
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at AK.F1.Timing.Proxy.ProxyMessageReader.Connect() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\Proxy\ProxyMessageReader.cs:line 92
--- End of inner exception stack trace ---
at AK.F1.Timing.Proxy.ProxyMessageReader.Connect() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\Proxy\ProxyMessageReader.cs:line 99
at AK.F1.Timing.Proxy.ProxyMessageReader.ReadImpl() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\Proxy\ProxyMessageReader.cs:line 70
at AK.F1.Timing.MessageReaderBase.Read() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\MessageReaderBase.cs:line 52
2012-07-24 09:40:07.2761 INFO ProxyMessageReader[5]: disconnected
2012-07-24 09:40:07.2761 ERROR DefaultSessionPlayer[5]: System.IO.IOException: Failed to open a connection with the proxied live-timing service: 'No connection could be made because the target machine actively refused it fe80::944a:c35c:49a0:3ce0%10:4532' ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it fe80::944a:c35c:49a0:3ce0%10:4532
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at AK.F1.Timing.Proxy.ProxyMessageReader.Connect() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\Proxy\ProxyMessageReader.cs:line 92
--- End of inner exception stack trace ---
at AK.F1.Timing.Proxy.ProxyMessageReader.Connect() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\Proxy\ProxyMessageReader.cs:line 99
at AK.F1.Timing.Proxy.ProxyMessageReader.ReadImpl() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\Proxy\ProxyMessageReader.cs:line 70
at AK.F1.Timing.MessageReaderBase.Read() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\MessageReaderBase.cs:line 52
at AK.F1.Timing.MessageReaderBase.Read() in d:\Builds\F1LiveTiming\src\AK.F1.Timing\src\MessageReaderBase.cs:line 68
at AK.F1.Timing.UI.Services.Session.DefaultSessionPlayer.ReadAndDispatchMessages()
2012-07-24 09:41:27.5463 INFO ScreenBase[1]: Deactivated AK.F1.Timing.UI.Screens.ShellScreen.
2012-07-24 09:41:27.5463 INFO ScreenBase[1]: Deactivated AK.F1.Timing.UI.Screens.SessionScreen.
2012-07-24 09:41:27.5463 INFO ScreenBase[1]: Shut down AK.F1.Timing.UI.Screens.SessionScreen.
2012-07-24 09:41:27.5488 INFO ScreenBase[1]: Shut down AK.F1.Timing.UI.Screens.ShellScreen.
Any help or pointers would be much appreciated.