Object reference not set to an instance of an object.
Data analysis and visualization for Excel, for free
Brought to you by:
bovender
:::c#
System.NullReferenceException: Object reference not set to an instance of an object.
at Bovender.Versioning.Updater.CancelDownload()
at Bovender.Versioning.UpdaterViewModel.CancelDownloadUpdate()
at Bovender.Mvvm.Messaging.ProcessMessageContent.DoCancel()
at Bovender.Mvvm.Messaging.ProcessMessageContent.<get_CancelCommand>b__0(Object param)
at Bovender.Mvvm.DelegatingCommand.Execute(Object parameter)
Message: Object reference not set to an instance of an object.
Anonymous