microsoft / microsoft/Windows-classic-samples
CloudMirror error APPX3217: SDK folder containing 'UAP.props' for 'UAP 10.0.22598.0' cannot be located.
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
When the CloudMirror sample with Visual Studio 2019 or 2022 I get the following error:
error APPX3217: SDK folder containing 'UAP.props' for 'UAP 10.0.22598.0' cannot be located. See http://go.microsoft.com/fwlink/?LinkID=798187 for more information.
It isn't clear to me from the link provided along with the error message what (if any) of the SDKs listed at that link I should install to resolve the issue.
What do I need to do to resolve this error?
As an aside, I also received this warning which I'm not sure whether or not it is related:
warning MSB3245: Could not resolve this reference. Could not locate the assembly "Windows.Storage.Provider.CloudFilesContract". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the CloudMirror sample build in Visual Studio 2019 or 2022 and review the SDK guidance at the linked APPX3217 documentation. Check the reported UAP.props and Windows.Storage.Provider.CloudFilesContract messages; done means the sample builds without the reported error and the related warning is understood or resolved.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100