Windows error 0x8007016A, -2147024534

Detailed Error Information

CLOUD_FILE_PROVIDER_NOT_RUNNING[1]

MessageThe Cloud File provider is not running.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code362 (0x016a)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x0000016a.

Questions

-2votes
1answer

System.IO.IOException: 'The cloud file provider is not running

.svc (wcf) project don't start on Local IIS the project was running normally. but when he bought a new computer, it stopped working. It may be because iis settings have changed. How can I fix Error Image System.IO.IOException HResult=0x8007016A Message=The cloud file provider is not running. Source=mscorlib StackTrace: at System.IO.__Error.WinIOError(Int32 [...] read more
wcf
iis

Comments

anonymous

The logical reason is that you first have to login to your cloudservice provider (a.k.a. OneDrive) before you can copy your files/folders

Claude Clifford

I can not transfer files from One Drive. I get an error message Code 0X8007016A (The cloud file provider is not running) Can anyone help me with this? Claude

Philippe

Impossible de copier et/ou modifier des fichiers se trouvant dans le dossier OneDrive.

Robert Throckmorton

Cannot copy folder from OneDrive to USB drive due to this error message.

Theresa Moreland

I need and urgent solution. I cannot copy documents from my OneDrive folder/ documents

receive error 0x8007016A: The cloud file provider is not running.

Rocío Monsalve

No puedo grabar las carpetas ni los documentos de one drive a ninguna parte.

Necesito solución urgente.

Gracias.

Translation from Spanish:

I can not record folders or one-drive documents anywhere.

I need an urgent solution.

Thank you.

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0