Water: Exception in autoupdater

La récupération de la fabrique de classes COM pour le composant avec le CLSID {4991D34B-80A1-4291-83B6-3328366B9097} a échoué en raison de l’erreur suivante : 80070422 Le service ne peut pas être démarré parce qu’il est désactivé ou qu’aucun périphérique activé ne lui est associé. (Exception de HRESULT : 0x80070422).
à NFly.BitsTransfer.BitsJob.c()
à NFly.BitsTransfer.BitsJob.d__29.MoveNext()
à System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable1 source, Func2 predicate)
à RemObjects.Everwood.UpdateManager.f()
à RemObjects.Everwood.UpdateManager.get_sharedInstance()
à RemObjects.Water.CoreApp.DataProvider.MainViewModel.adjustUIForNewVersion(Boolean hasNewVersion, Int32 availableBuildNo, String text, Url downloadUrl)
à RemObjects.Water.CoreApp.Dialogs.MainView.adjustUIForNewVersion(Boolean hasNewVersion, Int32 availableBuildNo, String text, Url downloadUrl)
à RemObjects.Fire.App.FireAppDelegate.adjustUIForNewVersion()
à RemObjects.Fire.App.FireAppDelegate.<>c__DisplayClass3.b__1()

Curious. this seems to be a problem with he automatic download of updates. May I ask what version if Windows you are running on?

Thanks, logged as bugs://84543

A VM with win 10 pro x64 version 2004 with Windows 10 Debloater.
the BITS service was deactivated, activating it solved the problem.
I guess there must be a way to use Water without it?

Yeah, I believe we just need to better handle this case.