Crash on start after last update

Discussions about Diving Log 6.0 - questions and hints
Post Reply
LT1962
Posts: 21
Joined: Mon Jul 27, 2015 07:53

Crash on start after last update

Post by LT1962 »

Hi,
I just installed the latest update and now get this on start:

System.MissingMethodException: Method not found: 'Void Windows.UI.Notifications.ScheduledToastNotification.put_Tag(System.String)'.

at Divinglog.Logbook.Equipment.ShowRevisionWarning()
at Divinglog.Common.OpenLogbook()
at Divinglog.frmMain.OpenLogFile()
at Divinglog.frmMain.frmMain_Loaded(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Diving Log Version: 6.0.21.0
Windows Version: Windows 8.1

Anyone else get this or can help??
LT1962
Posts: 21
Joined: Mon Jul 27, 2015 07:53

Re: Crash on start after last update

Post by LT1962 »

and the program will not run or open a file
divinglog
Site Admin
Posts: 5764
Joined: Sat Feb 08, 2003 21:02
Location: Coburg
Contact:

Re: Crash on start after last update

Post by divinglog »

Hi

Please try to download this file and copy the content it into the Diving Log 6.0 program folder to see if it fixes the problem. Please let me know the results.

Thank you,
Sven
LT1962
Posts: 21
Joined: Mon Jul 27, 2015 07:53

Re: Crash on start after last update

Post by LT1962 »

Hi Sven,
No luck. I still get the following when I try to start the program.

System.MissingMethodException: Method not found: 'Void Windows.UI.Notifications.ScheduledToastNotification.put_Tag(System.String)'.

at Divinglog.Logbook.Equipment.ShowRevisionWarning()
at Divinglog.Common.OpenLogbook()
at Divinglog.frmMain.OpenLogFile()
at Divinglog.frmMain.frmMain_Loaded(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Diving Log Version: 6.0.21.0
Windows Version: Windows 8.1
divinglog
Site Admin
Posts: 5764
Joined: Sat Feb 08, 2003 21:02
Location: Coburg
Contact:

Re: Crash on start after last update

Post by divinglog »

OK, please try to copy the content of this file. Thank you for testing!
LT1962
Posts: 21
Joined: Mon Jul 27, 2015 07:53

Re: Crash on start after last update

Post by LT1962 »

That one fixed it.

Thank you.
divinglog
Site Admin
Posts: 5764
Joined: Sat Feb 08, 2003 21:02
Location: Coburg
Contact:

Re: Crash on start after last update

Post by divinglog »

OK, perfect! I've implemented new equipment service notifications using the Windows 10 notification system, but the code was executed by accident also on Windows 8, that's why it crashed. You may have to disable the notifications again in the Diving Log settings if you want. Thank you for your help!
divinglog
Site Admin
Posts: 5764
Joined: Sat Feb 08, 2003 21:02
Location: Coburg
Contact:

Re: Crash on start after last update

Post by divinglog »

Another question: do you have a Bluetooth LE dive computer that you could test? It's possible that BLE download is now also broken on Windows 8. Unfortunately I don't have Windows 8 running anywhere right now.
LT1962
Posts: 21
Joined: Mon Jul 27, 2015 07:53

Re: Crash on start after last update

Post by LT1962 »

No Sorry I dont have access to one.

Regards,
Post Reply