Skip to content

AppInstaller Deployment Error 0x8000FFFF on Windows 11 #1833

Closed
@BarcodeResource

Description

@BarcodeResource

Describe the bug

Windows 11
Visual Studio 2022
Windows App SDK 1.0.0
.NET 6.0

Create a Blank App, Packaged with Windows Application Packaging Project (WinUI 3 in Desktop) in VS2022 and deploy with msix (signed with our own certificate) failed with the following error:

App installation failed with error message: Deployment Add operation with target volume C: on Package 4eb10ded-58a9-4b9c-81c3-bfac9c4921b7_1.0.1.0_neutral_~_kq0sfy6qzc504 from: (App8%20(Package)_1.0.1.0_x64.msixbundle) failed with error 0x8000FFFF. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues. (0x8000ffff)

Test Package
https://barcoderesource.com/testdownload/

Steps to reproduce the bug

  1. Create a new "Blank App, Packaged with Windows Application Packaging Project (WinUI 3 in Desktop)".
  2. Signed the package with our own certificate : App (Package) -> Package.appxmanifest -> Packaging -> 3. Choose Certificate
  3. Upload to website
  4. Download package and install

Expected behavior

No response

Screenshots

142723079-ad1caa9e-ee3f-41e4-a30e-912a60c3cffb

NuGet package version

1.0.0

Packaging type

Packaged (MSIX)

Windows version

Windows 11 (22000)

IDE

Visual Studio 2022

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions