csa89
csa89
Yes, it worked directly on the C drive only. OneDrive worked on `C:\Users\\` folder, but `StorageProviderSyncRootManager.Register(storageInfo)` only worked for folders directly placed under the C drive.
please find below the requested information: - Exception stacktrace: ` at WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr) at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr) at ABI.Windows.Storage.Provider.IStorageProviderSyncRootManagerStaticsMethods.Register(IObjectReference _obj, StorageProviderSyncRootInfo syncRootInformation) at Windows.Storage.Provider.StorageProviderSyncRootManager.Register(StorageProviderSyncRootInfo syncRootInformation) at ITHit.FileSystem.Samples.Common.Windows.Registrar.d__9.MoveNext() in C:\Users\myuser\Desktop\UserFileSystemSamples-master\Windows\Common\Core\Registrar.cs:line 338 at...