cfapi: the cloud operation is invalid

tqk2811 1 Reputation point
2020-03-21T14:19:00.413+00:00

Hi, I'm making a Cloud Sync Engines Supports Placeholder based on CloudMirror. And got problem on CF_CALLBACK_TYPE_FETCH_DATA. I try different ways pipe stream , another task in c++\CLR but alway get error from CfExecute 0x8007017c the cloud operation is invalid.
Then how to resolve it?, thank.

Note: CloudMirror can work normally (FETCH_DATA).


And Adv question, When i edit here to

if (FakeCloudProvider::Start(L"D:\ServerFolder",L"D:\ClientFolder"))

When CloudMirror FETCH_DATA, CfExecute return HRESULT 0x8007018E : The cloud operation was canceled by user.
Look like it not have permission from FileOpenDialog (it not FolderPicker from uwp) then how i can "save" permission?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,964 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Fay Wang - MSFT 5,191 Reputation points
    2020-03-23T02:16:11.69+00:00

    Hello,

    Welcome to Microsoft Q&A!

    Currently Microsoft Q&A in under a public preview. Not all the topics are supported. All the supported topics are listed on the right top. About this question, we recommend you can go to C++ Forum to ask it.

    0 comments No comments