Installer Projects 2022 Extension Unrecoverable Build Error

Dave Arnold 1 Reputation point
2022-08-16T15:35:16.597+00:00

Since upgrading Visual Studio Community 2022 to version 17.3, I am unable to build an installer project. The rest of the solution builds fine, but the installer project fails with:

Building file '...\Release\MyProjectName.msi'...
ERROR: Unrecoverable build error - 0x800700C1

It creates a .tmp file in the output directory before it fails, so I don't believe it is a permissions problem. I've tried running VS as administrator, but that doesn't help. I haven't been able to find any info on this error anywhere online.

Can anyone help with this? Thanks.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,604 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,995 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Michitaka 1 Reputation point
    2022-10-24T10:20:42.437+00:00

    Facing same issue a week ago.

    This error happens only ARM Windows on my environment, intel Windows runs well.
    both using VS2022 Community edition.

    VS2022 does not support officially ARM Windows machine at this time, hopefully fix this issue when official support has come on arm windows.

    0 comments No comments